Commit Graph

26 Commits

Author SHA1 Message Date
9c74cc7263 chore: remove unnecessary packages
style: run prettier
2024-07-27 14:25:28 +03:00
9e798f1b15 refactor: remove stale code 2024-07-25 19:53:59 +03:00
4f5a437c7c refactor: move lockedcontent webcomponent to standard html 2024-07-23 18:27:06 +03:00
0539bedc84 feat: add standalone templates 2024-07-17 18:23:55 +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
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
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
63a5b9970c feat: compress images with sharp
chore: switch to supabase
2024-02-21 09:42:29 +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
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
3060afa59a feat: show creation date 2024-01-29 23:01:52 +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
2abde4f971 feat: add location link creation page 2024-01-18 21:07:14 +03:00
730f5e9715 feat: watch position 2024-01-18 00:50:12 +03:00
997d4d4967 feat: switch to open street map 2024-01-17 09:07:38 +03:00
8ec31a1344 feat: add google maps js sdk 2024-01-15 14:11:06 +03:00
9c4573a691 init project
feat: add home page
2024-01-14 20:55:34 +03:00