Commit Graph

17 Commits

Author SHA1 Message Date
wisplite 02369d7107 fix authimage loading on larger images, fix media upload modal so it displays progress, and show thumbnails before loading on imageviewer 2025-11-23 23:51:43 -06:00
wisplite 751a724a4b image viewer page, improved gallery tiling, thumbnail generation and caching 2025-11-23 21:37:21 -06:00
wisplite c7d478271d fix navbar and guest user checks
previously guest users would cause a response 500 if a private album existed, meaning they couldn't see any albums
they also couldn't load media in any album due to requiring an access token
2025-11-23 02:58:03 -06:00
wisplite 8759783ebb Add first metadata values and vastly improve gallery tiling 2025-11-23 02:30:07 -06:00
wisplite 2b7268b3f6 Image loading and auth 2025-11-23 02:27:09 -06:00
wisplite b61bd2f8d6 add file upload logic (it's kinda broken rn) 2025-11-23 00:27:57 -06:00
wisplite f764e888d6 fix album list styling and add media list with uploadfilemodal 2025-11-23 00:05:01 -06:00
wisplite eb2691af75 refactor album access logic to handle guest users and improve state initialization in gallery components 2025-11-22 23:56:47 -06:00
wisplite d9bad97a53 working album navigation and duplicate checks on backend 2025-11-22 23:18:53 -06:00
wisplite 8035be9a60 add thumbnail field to album model, update album retrieval to use POST method, and enhance album list component with dynamic fetching 2025-11-22 22:10:41 -06:00
wisplite 432a9e5229 update authorization tokens and add/fix create album endpoint 2025-11-22 21:19:44 -06:00
wisplite fe849f558c add access token validation logic and some media stuff 2025-11-22 19:51:26 -06:00
wisplite 1fea638628 Add reusable modal component 2025-11-20 17:36:33 -06:00
wisplite 33e925089e fix some styling and language choices 2025-11-20 12:44:31 -06:00
wisplite 70e08b5b44 fixed gitignore and much better account popover 2025-11-19 20:41:39 -06:00
wisplite d176d6d761 login/logout logic, breadcrumbs, initial ui stuff 2025-11-19 15:38:21 -06:00
wisplite 2ec1b06716 humble beginnings (frontend edition) 2025-08-27 02:59:44 -05:00