Commit Graph

50 Commits

Author SHA1 Message Date
165d969c84 fix: hardcode icon urls
All checks were successful
/ Build (push) Successful in 42s
2024-07-29 22:11:44 +03:00
64c4203b21 chore: get urls from environment 2024-07-29 18:42:23 +03:00
892b719222 feat: replace dynamic page with a static page 2024-07-29 18:23:47 +03:00
0101387b46 style: bigger font sizes 2024-07-28 20:32:56 +03:00
dfa914af5a style: bigger font styles 2024-07-28 20:14:18 +03:00
7cb50bd982 reefactor: initSelectionMap 2024-07-27 15:13:52 +03:00
9c74cc7263 chore: remove unnecessary packages
style: run prettier
2024-07-27 14:25:28 +03:00
86cc813977 feat: add geolocatoin permission denied case for some elements 2024-07-26 21:48:34 +03:00
820cdc903b refactor: add utility classes for dom access 2024-07-26 21:23:56 +03:00
9e798f1b15 refactor: remove stale code 2024-07-25 19:53:59 +03:00
05a5b436d1 feat: reveal image when unlock button is clicked 2024-07-23 22:45:07 +03:00
d5bc7b98dd refactor: remove unnecessary control from leaflet-map 2024-07-22 14:29:29 +03:00
09e69f61b9 feat: update geolocation from body 2024-07-22 12:45:17 +03:00
622c436a9f feat: remove geolocation logic from components 2024-07-21 20:11:44 +03:00
100d329d47 feat: merge geolocation and ask permission controls 2024-07-21 19:22:41 +03:00
ecad060770 feat: add geolocation permission control 2024-07-21 13:24:16 +03:00
fb31a822a0 feat: add new control to leaflet web component 2024-07-21 11:45:55 +03:00
d0df5fbbc6 feat: move leaflet map to a web component 2024-07-19 16:38:58 +03:00
430c50b3ae feat: synchronize map permissoins with lockedcontent component permissons 2024-07-19 13:18:44 +03:00
7e77b4326f feat: add permission denied state to locked content 2024-07-18 20:13:26 +03:00
e7e449a079 feat: refactor locked content component 2024-07-18 14:02:45 +03:00
0539bedc84 feat: add standalone templates 2024-07-17 18:23:55 +03:00
e406ed40a6 feat: add increment counter feature 2024-07-17 17:12:48 +03:00
9bc380c81d feat: manage permissons 2024-07-17 13:36:56 +03:00
5ea7471678 feat: add templates and geolocation callbacks to lit component 2024-07-17 13:02:51 +03:00
873e127251 feat: create a lit component 2024-07-11 13:49:35 +03:00
6aae6b37bd feat: add geolocation features to locked content 2024-07-11 10:47:04 +03:00
ad19793879 feat: show content on click 2024-07-10 14:55:57 +03:00
59090b979c feat: locked-content repond to attribute changes 2024-07-10 13:59:13 +03:00
5821818618 feat: add templates for buttons 2024-07-06 15:56:58 +03:00
68750ad964 refactor: replace shadui components with standard html elements
feat: add new unlock button web component
2024-07-06 13:39:36 +03:00
296083577a chore: change endpoint 2024-07-05 18:01:22 +03:00
adaa99bf1d fix: typo 2024-02-14 10:50:15 +03:00
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
6a90866d56 fix: add better error handling for initMap 2024-02-06 20:45:14 +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
75a403ddf2 feat: show counter at the bottom of the page 2024-01-30 20:06:23 +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
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
5de3797797 feat: unlock content based on location 2024-01-16 17:57:13 +03:00
9c4573a691 init project
feat: add home page
2024-01-14 20:55:34 +03:00