Commit Graph

38 Commits

Author SHA1 Message Date
e9521b3e06 feat: implement share link 2024-02-14 10:46:55 +03:00
f568a4ad73 style: add more blur 2024-02-06 21:39:42 +03:00
d57715a825 fix: checkbox is broken on the client side 2024-02-06 21:21:37 +03:00
f81c3d1585 fix: wrong creation date 2024-02-06 21:09:26 +03:00
6a90866d56 fix: add better error handling for initMap 2024-02-06 20:45:14 +03:00
e062b4a577 feat: fix geolocation errors on initSelectionMap 2024-02-06 20:27:45 +03:00
59c5bada6b feat: add opengraph and logo 2024-02-02 20:18:49 +03:00
cf794018e1 Revert "feat: use library for location detection on leaflet"
This reverts commit e2af32572c.
2024-02-02 19:38:49 +03:00
e2af32572c feat: use library for location detection on leaflet 2024-02-02 19:27:37 +03:00
d7809d80ab fix: can't determine location 2024-02-01 21:44:50 +03:00
0d7524edec feat: change distance function
style: change arrived button
2024-02-01 18:03:17 +03:00
c29988e93b feat: set distance remaining according to location 2024-01-31 22:24:49 +03:00
cd74e9d3b8 style: change font sizes 2024-01-30 21:54:46 +03:00
7e967507fb stlye: highlight map if location is not selected 2024-01-30 21:49:15 +03:00
02c2e1b7d0 feat: first ask for permission on maps 2024-01-30 20:40:05 +03:00
75a403ddf2 feat: show counter at the bottom of the page 2024-01-30 20:06:23 +03:00
3060afa59a feat: show creation date 2024-01-29 23:01:52 +03:00
c2f8e33ba3 fix: move url to env 2024-01-27 19:52:36 +03:00
9009ffe8ef feat: add author field to creation form 2024-01-27 19:46:19 +03:00
42b80e3905 feat: add location tracking on maps 2024-01-27 19:24:19 +03:00
92f3166eb1 feat: disable button on submit 2024-01-27 18:23:27 +03:00
6e42f5d55e feat: fetch location and content data from database 2024-01-26 20:32:32 +03:00
38dd1eb2f1 fix: downgrade conflicting dependency 2024-01-24 08:49:27 +03:00
d5a267fead feat: add file upload
feat: add db connection
2024-01-23 21:39:07 +03:00
efdf39ba9a feat: add sample api endpoint 2024-01-20 21:59:51 +03:00
4c6d6df13b feat: add location selector 2024-01-20 13:22:47 +03:00
2abde4f971 feat: add location link creation page 2024-01-18 21:07:14 +03:00
f491d12154 fix: remove duplicate location watches 2024-01-18 20:39:47 +03:00
730f5e9715 feat: watch position 2024-01-18 00:50:12 +03:00
cdcf08898f fix: script is not imported correctly 2024-01-17 09:15:15 +03:00
997d4d4967 feat: switch to open street map 2024-01-17 09:07:38 +03:00
ccbe2e2213 feat: add target location 2024-01-16 18:23:46 +03:00
5de3797797 feat: unlock content based on location 2024-01-16 17:57:13 +03:00
c058591464 feat: add live location
feat: show distance in km
2024-01-15 20:15:36 +03:00
8ec31a1344 feat: add google maps js sdk 2024-01-15 14:11:06 +03:00
4794b66718 feat: add sample photo 2024-01-14 22:25:46 +03:00
e184e055c6 feat: add google maps embed 2024-01-14 21:39:04 +03:00
9c4573a691 init project
feat: add home page
2024-01-14 20:55:34 +03:00