Commit Graph

8 Commits

Author SHA1 Message Date
e657320b28 Thoroughly lint the file-service 2023-10-05 12:57:35 -04:00
75a90bbdff Set up temperory working directories 2023-10-03 19:48:43 -04:00
14f0a74af8 Lots more refactoring :( 2023-10-03 19:48:43 -04:00
68b62464f0 Clean up the filehandle logic 2023-10-03 19:48:43 -04:00
3e87e13526 Provide a unified interface for the File and Thumbnail 2023-10-03 19:48:43 -04:00
88938e44c8 Load file by ID 2023-10-03 19:48:43 -04:00
89a1aa7ee5 Get thumbnail creation working again 2023-10-03 19:48:43 -04:00
22e25256a5 Add some tests to verify that a file can be added to the system
Still gutting a lot of the old code, but this MR focuses more on ensuring that a file can be added and that the metadata gets saved.
2023-10-03 19:48:43 -04:00