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:
+1
-2
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user