d8f70cf731
feat(webhook): add webhook client for RSVP and photo uploads
warkanum2026-08-12 20:27:42 +02:00
df5d8efeb1
feat(api): add endpoint to fetch guest list * implement ListGuests method in store * create handleGuestList function in API * add GuestListEntry and GuestList interfaces in UI * create guest list page to display RSVPs
warkanum2026-08-12 19:21:14 +02:00
2c28b18098
fix(ui): update QrCode.Frame width and styling
warkanum2026-08-12 00:50:49 +02:00
9c971a0feb
feat(ui): add favicon.ico to static assets
warkanum2026-08-12 00:46:34 +02:00
89f19cc048
feat(ui): add photo file handling in Vite config * include new image assets in static/photos * define __PHOTO_FILES__ for dynamic photo URLs * update package.json and package-lock.json with @types/node
warkanum2026-08-12 00:30:27 +02:00
1377d2791c
fix(ui): update image assets with new sizes and hashes
warkanum2026-08-12 00:26:00 +02:00
7474973ad5
fix(main): correct embed directive for web assets
warkanum2026-08-12 00:17:37 +02:00
6e7b2e0f01
fix(docker): update wedding service port mapping
warkanum2026-08-12 00:06:23 +02:00
bc9792e5fc
feat(ui): add title to layout head for wedding announcement
warkanum2026-08-12 00:02:30 +02:00
143161c234
feat(ui): enhance Countdown and layout components * Improve Countdown component styling and structure * Update layout to include responsive menu and background pattern * Adjust PhotoBackground and page styles for better presentation * Add damask pattern SVG for background use
warkanum2026-08-11 23:58:28 +02:00
39f5b8d5cc
feat(ui): add wedding theme styles and layout components * Introduced wedding-themed CSS variables for styling. * Created layout component for the wedding site with navigation and countdown. * Added RSVP and photo upload pages with form handling. * Implemented QR code page for wedding site access. * Configured TypeScript and Vite for the project. * Added robots.txt for search engine crawling.
warkanum2026-08-11 23:31:35 +02:00