Commit Graph

41 Commits

Author SHA1 Message Date
63f7e0cc4c fix:csp issue 2025-10-07 14:41:17 +02:00
a806664ce3 chore:update logboek 2025-10-07 14:33:58 +02: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
5f0cae604d fix:logo padding 2025-10-07 12:44:07 +02:00
fbe0a759b7 fix:typo in redirect uri that broke google oauth 2025-10-03 17:04:31 +02:00
0caa5dc9d6 feat:google oauth 2025-10-03 17:00:21 +02:00
6fddf426b6 add:background img 2025-10-03 16:31:28 +02:00
d8aa99e18f add:background to login 2025-10-03 16:31:15 +02:00
101b6cf49c add:shadcn auth 2025-10-03 16:04:47 +02:00
5cb0b9eb53 use:skeleton for loading in content 2025-10-03 15:58:38 +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
aa8161ffc2 add:modal component 2025-09-29 17:32:01 +02:00
0b44f10459 chore:some cleaning up 2025-09-29 17:14:26 +02:00
204a443847 ui:add header component 2025-09-29 11:59:31 +02:00
b6cf77ec81 ui:improve ui login 2025-09-29 11:46:30 +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
925e7163b6 make ready for vercel 2025-09-27 15:12:45 +02:00
806fb925f0 feat:move auth demo to main 2025-09-27 13:59:55 +02:00
d8e2569210 fix:container ports 2025-09-27 13:48:21 +02:00
dd20a12246 fix:docker 2025-09-27 13:48:21 +02:00
752cb045cd fix:composefile 2025-09-27 11:58:10 +02:00
88a7e74c78 fix:auth CSRF 2025-09-27 11:53:51 +02:00
7e4570cf0e feat:basic auth 2025-09-27 11:53:51 +02:00
3cdb35b763 remove:pnpm-lock 2025-09-27 11:53:51 +02:00
bbe68c6b0f feat:deploy using container 2025-09-27 11:53:36 +02:00
9b4e956ad6 add:agents.md 2025-09-26 17:34:11 +02:00
fe0f9390a9 chore:db 2025-09-26 16:39:14 +02:00
ad728840a7 add:pnpm-lock to ignore 2025-09-26 16:13:39 +02:00
8745ef1f91 fix:docker-compose instead of docker compose 2025-09-26 16:12:27 +02:00
9ce6f963f1 chore:format 2025-09-26 16:06:30 +02:00
d8f7921970 add:logo and manifest.json 2025-09-26 16:03:31 +02:00
93eded5e78 remove:tailwind 2025-09-26 16:03:16 +02:00
fc5b927edc add:chromatic 2025-09-26 15:33:18 +02:00
faa2f94192 init 2025-09-26 15:28:35 +02:00