Commit Graph

13 Commits

Author SHA1 Message Date
d878f4e82c Resolve more linting issues 2023-10-26 00:19:13 -04:00
ce874e1d30 Fix the form to string conversion and set up the Delete form 2023-10-26 00:12:45 -04:00
9a014af75a Remove my custom Image struct 2023-10-25 23:24:41 -04:00
448231739b Remove my custom Unordered List 2023-10-25 23:08:02 -04:00
12df1f4b9b Create an UnorderedList HTML container 2023-10-25 09:47:27 -04:00
78c017ede7 Style the upload form 2023-10-06 23:51:41 -04:00
07b4cb31ce Add reasonable desktop styling for the gallery 2023-10-06 20:36:27 -04:00
b3f88a49aa Clean up the authentication page CSS
Center the authentication field in the authentication page. Provide some padding within the card, and arrange the form itself.
2023-10-06 19:05:24 -04:00
e657320b28 Thoroughly lint the file-service 2023-10-05 12:57:35 -04:00
b448ab7656 Complete upload 2023-10-03 19:48:43 -04:00
8521db333b Set up the delete route
Sets up the delete route, including post-delete redirect back to the root.
Also adds logging.

Delete does not actually delete things yet.
2023-10-03 19:48:43 -04:00
f05e0a15f1 Render thumbnails 2023-10-03 19:48:43 -04:00
634c404ae9 Swap from iron to warp and start rebuilding the app 2023-10-03 19:48:25 -04:00