|
4a7d741224
|
Add the ability to create and list users
|
2023-10-03 19:48:43 -04:00 |
|
|
535ea6cd9d
|
Finish the auth handler and create app auth stubs
|
2023-10-03 19:48:43 -04:00 |
|
|
da8281636a
|
Set up authentication routes
|
2023-10-03 19:48:43 -04:00 |
|
|
75a90bbdff
|
Set up temperory working directories
|
2023-10-03 19:48:43 -04:00 |
|
|
94aa67a156
|
Correctly set up file ids from list_files
|
2023-10-03 19:48:43 -04:00 |
|
|
ee5f4646df
|
Refactor PathResolver so it cannot fail
|
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 |
|