Commit Graph

7 Commits

Author SHA1 Message Date
mrkad@rpi
16a8d63dcb feat: add Docker and Nginx configuration, update favicon and icons, enhance image handling in views 2026-01-18 11:12:09 +07:00
mrkad@rpi
a5d76734fd Up Date to vintage 2026-01-18 02:27:05 +07:00
mrkad@rpi
cbec55432d feat: add film effect and date stamp to photos, update header and footer images 2026-01-18 00:52:50 +07:00
mrkad@rpi
a61fda7b0f fix: ensure localStorage keys are properly checked before removal in proceedToNext function 2026-01-17 22:45:48 +07:00
mrkad@rpi
0d6d08f952 feat: optimize image handling by reducing canvas size and improving localStorage management 2026-01-17 16:23:06 +07:00
mrkad@rpi
39afc25aba feat: enhance photo capturing and uploading features with auto-capture and image cropping 2026-01-17 13:20:17 +07:00
mrkad@rpi
e90c06230b feat: add photo booth functionality with shooting, uploading, and printing steps
- Implemented PrintStepView for displaying countdown and photo results.
- Created SelectSourceView for choosing between shooting new photos or uploading existing ones.
- Developed ShootingView for capturing photos using the device camera.
- Added UploadView for selecting and previewing uploaded photos.
- Configured TypeScript settings with tsconfig files for app and node environments.
- Set up Vite configuration with PWA support for the application.
2026-01-17 11:41:46 +07:00