Commit Graph

12 Commits

Author SHA1 Message Date
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
d82f590fab use:more shadcn components 2025-10-03 15:45:57 +02:00
00da815d52 fix: styles and add zooming into location 2025-10-03 15:27:02 +02:00
b82141eb75 chore: formatting 2025-10-03 15:05:07 +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
b44a69ba91 feat:map libre maps 2025-10-02 15:49:43 +02:00
0b44f10459 chore:some cleaning up 2025-09-29 17:14:26 +02:00
19c1b7b92e ui:improved ui of homepage 2025-09-28 16:18:06 +02:00
62b2108434 use:components and remove storybook integration 2025-09-28 15:44:15 +02:00
bc8a76b9f5 feat:improved ui for login 2025-09-28 15:03:32 +02:00
93eded5e78 remove:tailwind 2025-09-26 16:03:16 +02:00
faa2f94192 init 2025-09-26 15:28:35 +02:00