Commit Graph

9 Commits

Author SHA1 Message Date
deebeb056f add:db migration to dockerbuild and edit origin url 2025-12-16 14:18:30 +01:00
8d3922e71c fix:build issues 2025-10-07 14:28:23 +02:00
716c05c256 feat: SEO, PWA, and performance optimizations
- Add sitemap.xml endpoint and update robots.txt for SEO - Improve
manifest.json with richer metadata and categories - Add meta tags for
social sharing and accessibility - Preload critical assets and fonts for
faster loading - Optimize login background image and resource hints -
Enhance service worker for better caching strategies - Add security
headers to server responses - Update Vite config for chunking and
dependency optimization - Add logboek.md for project tracking
2025-10-07 14:26:41 +02:00
0abf4f9737 feat:find and watch location, use shadcn sonner toast for errors.
- added tailwindcss with shadcn-svelte sonner toasts
- added a location store and a geolation util to find, watch, use and
store locations and their updates
- added a LocationButton to navigate to the current location and handle
errors.
- updated the Map to use LocationButton and go to current location.
2025-10-03 15:03:49 +02:00
0b44f10459 chore:some cleaning up 2025-09-29 17:14:26 +02:00
925e7163b6 make ready for vercel 2025-09-27 15:12:45 +02:00
dd20a12246 fix:docker 2025-09-27 13:48:21 +02:00
88a7e74c78 fix:auth CSRF 2025-09-27 11:53:51 +02:00
faa2f94192 init 2025-09-26 15:28:35 +02:00