Commit Graph

15 Commits

Author SHA1 Message Date
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
d3adac8acc add:ProfilePicture component and replace Avatar
Move avatar initials, fallback styling, and loading/loading-state UI
into ProfilePicture and update components to use it. Export
ProfilePicture from the lib index.
2025-11-04 12:23:08 +01:00
3b3ebc2873 fix:continuously watch location 2025-10-27 15:07:24 +01:00
e54c4fb98e feat:profile pictures 2025-10-16 18:08:03 +02:00
b95c7dad7b feat:finds on homepage 2025-10-13 12:24:20 +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
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
204a443847 ui:add header component 2025-09-29 11:59:31 +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
faa2f94192 init 2025-09-26 15:28:35 +02:00