Commit Graph

24 Commits

Author SHA1 Message Date
3b3ebc2873 fix:continuously watch location 2025-10-27 15:07:24 +01:00
fef7c160e2 feat:use GMaps places api for searching poi's 2025-10-27 14:57:54 +01:00
aa9ed77499 UI:Refactor create find modal UI and update finds list/header layout
- Replace Modal with Sheet for create find modal - Redesign form fields
and file upload UI - Add responsive mobile support for modal - Update
FindsList to support optional title hiding - Move finds section header
to sticky header in main page - Adjust styles for improved layout and
responsiveness
2025-10-21 14:44:25 +02:00
a01d183072 feat:friends 2025-10-16 18:53:21 +02:00
e54c4fb98e feat:profile pictures 2025-10-16 18:08:03 +02:00
bee03a57ec feat:use dynamic sheet for findpreview 2025-10-16 17:41:00 +02:00
aea324988d fix:likes;UI:find card&list 2025-10-16 17:29:05 +02:00
067e228393 feat:video player, like button, and media fallbacks
Add VideoPlayer and LikeButton components with optimistic UI and /server
endpoints for likes. Update media processor to emit WebP and JPEG
fallbacks, store fallback URLs in the DB (migration + snapshot), add
video placeholder asset, and relax CSP media-src for R2.
2025-10-14 18:31:55 +02:00
b95c7dad7b feat:finds on homepage 2025-10-13 12:24:20 +02: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
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
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