Commit Graph

89 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
4250cc42db fix: type in deploy script
All checks were successful
/ Build (push) Successful in 40s
2024-07-29 21:54:00 +03:00
2456dcaccc feat: hardcode env
All checks were successful
/ Build (push) Successful in 38s
2024-07-29 21:52:05 +03:00
9674be37cf fix: get backend url from env
All checks were successful
/ Build (push) Successful in 34s
2024-07-29 21:39:07 +03:00
64c4203b21 chore: get urls from environment 2024-07-29 18:42:23 +03:00
360c51cbea feat: remove remote stylesheets 2024-07-29 18:34:32 +03:00
892b719222 feat: replace dynamic page with a static page 2024-07-29 18:23:47 +03:00
466c4eb51d style: mobile styling 2024-07-28 21:54:37 +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
318d1caa9e chore: move index.astro script to a seperate file
feat: add custom validation for input elements
2024-07-28 17:00:10 +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
193b8604b6 feat: add DOM utility functions 2024-07-26 00:03:56 +03:00
9e798f1b15 refactor: remove stale code 2024-07-25 19:53:59 +03:00
5097f70d90 feat: increment counter on unlock button click 2024-07-24 12:00:12 +03:00
05a5b436d1 feat: reveal image when unlock button is clicked 2024-07-23 22:45:07 +03:00
e6b140068b feat: add css transition for unlock buton 2024-07-23 22:32:26 +03:00
4f5a437c7c refactor: move lockedcontent webcomponent to standard html 2024-07-23 18:27:06 +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
c6f0d851c2 feat: add client side validation for file input 2024-07-18 20:00:48 +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
4f2cdaa302 fix: png files are not transformed 2024-02-22 17:31:55 +03:00
Furkan Erdem
83ebdcbf21
Feat/image-optimization-with-astro
* feat: add astro sharp service

* feat: add content type metadata
2024-02-22 17:23:10 +03:00
a1a54b0294 fix: remove sharp optimization 2024-02-21 13:34:09 +03:00
63a5b9970c feat: compress images with sharp
chore: switch to supabase
2024-02-21 09:42:29 +03:00
a137ee211b feat: put titles inside anchore tags 2024-02-15 19:48:21 +03:00
504717dc2f ci: add vercel speed insights 2024-02-14 18:12:14 +03:00
27fb56d141 fix: meta tags 2024-02-14 11:15:28 +03:00