Commit Graph

75 Commits

Author SHA1 Message Date
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
731775008e fix: add sharp to trusted dependencies 2024-02-21 13:09:26 +03:00
411ad2a9ec fix: exclude sharp from rollup 2024-02-21 12:59:06 +03:00
Furkan Erdem
1c75fb33fe
Merge pull request #1 from log101:feat/supabase-migration
feat: image compression
2024-02-21 09:52:22 +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
b0f54cd96e chore: switch to bun 2024-02-14 18:00:50 +03:00
27fb56d141 fix: meta tags 2024-02-14 11:15:28 +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
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