feat(api): add endpoint to list guest photos

* implement handleListPhotos to retrieve uploaded photos
* create PhotoFileRecord struct for photo data
* add fetchGuestPhotos function in the UI
* display guest photos in the photo upload page
* remove index.html as it is no longer needed
* add calendar functionality to download wedding event
This commit is contained in:
2026-08-23 10:33:50 +02:00
parent 4eddecea8e
commit f16d280f9a
9 changed files with 198 additions and 46 deletions
+1 -2
View File
@@ -4,5 +4,4 @@ ui/node_modules/
ui/build/
ui/.svelte-kit/
server/wedding-server
server/web/dist/*
!server/web/dist/index.html
server/web/dist/