Commit Graph

19 Commits

Author SHA1 Message Date
70503296b7 chore:format&lint 2026-01-01 14:57:02 +01:00
42670d123e feat:db erd 2025-12-16 16:07:49 +01:00
1a7703b63b fix:add drizzle to prod instead of dev so migrations can be ran in build step of docker entrypoint 2025-12-16 14:42:55 +01:00
ae6a96d73b feat:use selfhosted docker 2025-12-16 12:59:43 +01:00
0754d62d0e fix:push notification UI, settings and API
Introduce NotificationManager, NotificationPrompt, NotificationSettings,
NotificationSettingsSheet and integrate into the profile panel. Add
server GET/POST endpoints for notification preferences. Add
lucide-svelte dependency and update CSP connect-src to allow
fcm.googleapis.com and android.googleapis.com
2025-11-08 14:27:21 +01:00
df675640c2 feat:add Web Push notification system 2025-11-08 12:07:48 +01:00
e0f5595e88 feat:add Finds feature with media upload and R2 support 2025-10-10 13:31:40 +02:00
0caa5dc9d6 feat:google oauth 2025-10-03 17:00:21 +02:00
d82f590fab use:more shadcn components 2025-10-03 15:45:57 +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
62b2108434 use:components and remove storybook integration 2025-09-28 15:44:15 +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
7e4570cf0e feat:basic auth 2025-09-27 11:53:51 +02:00
8745ef1f91 fix:docker-compose instead of docker compose 2025-09-26 16:12:27 +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