Commit Graph

262 Commits

Author SHA1 Message Date
isra el
a199304e30 chore(web): improve contribute modal 2025-02-20 19:48:48 +03:00
isra el
f76af5ebd3 chore(web): update pricing section ui 2025-02-20 19:28:16 +03:00
isra el
bd683ca5dd chore(web): improve checkout page ui 2025-02-20 08:47:13 +03:00
isra el
107671840a chore(api): improve logging for polar webhook notifications 2025-02-20 08:46:46 +03:00
isra el
5d8dcf87dc chore(web): fix billing portal url in dashboard 2025-02-17 16:57:31 +03:00
isra el
c572070270 fix(api): fix polar webhook signature verification issue 2025-02-15 19:40:14 +03:00
isra el
2e924f277a chore(api): add more logs to polar integration 2025-02-15 18:50:14 +03:00
isra el
f3e999e9d9 fxi(api): fix polar webhook issue 2025-02-15 18:10:55 +03:00
isra el
6641fb83a4 chore(web): redirect unauthenticated users to signin in checkout page 2025-02-15 16:34:49 +03:00
isra el
c898849ef4 chore(api): update checkout success and cancel urls 2025-02-15 16:26:54 +03:00
isra el
fe1d4d3f1d chore(web): update current plan ui 2025-02-15 16:13:45 +03:00
isra el
078208c0fc feat: show current plan in dashboard 2025-02-15 15:48:05 +03:00
isra el
fa45dcb0d1 chore(api): add more logs to billing webhook 2025-02-15 14:28:54 +03:00
isra el
9c2c70270f update checkout page 2025-02-15 13:10:35 +03:00
Israel Abebe
a9327c5bb9 Merge pull request #48 from vernu/billing
new pricing and billing
2025-02-15 12:56:31 +03:00
isra el
014ca7cb52 new pricing and billing 2025-02-15 12:54:16 +03:00
isra el
d3e0bb5885 fix(api): fix email verification endpoint not working when not authenticated 2025-02-11 19:39:08 +03:00
isra el
0be27d021d config(web): update eslint config 2025-01-20 18:26:40 +03:00
isra el
ecaa24c0f6 chore(web): redirect to email verification page after signup 2025-01-20 18:23:04 +03:00
isra el
b41262f5d3 chore(web): update crypto addresses 2025-01-20 18:20:19 +03:00
isra el
e53b65ee24 chore(api): update welcome email template 2025-01-10 16:08:06 +03:00
isra el
b663259ede chore(web): update sitemap 2025-01-06 20:37:48 +03:00
isra el
31ba75a816 refactor(web): cleanup dashboard components 2025-01-06 20:36:38 +03:00
isra el
2bd94474cd chore(web): add robots and sitemap 2025-01-06 06:18:05 +03:00
isra el
1dcde4b345 chore(web): update label for webhook 2025-01-06 06:17:46 +03:00
isra el
85dddc61fb feat(web): implement email verification ui 2025-01-06 06:17:19 +03:00
isra el
53a46bd2c4 feat(api): implement email verification 2025-01-06 06:16:46 +03:00
isra el
9409d162ce chore(web): add contribute page 2025-01-06 06:15:13 +03:00
isra el
9f3b257588 chore(api): better track webhook delivery failures 2024-12-28 10:36:04 +03:00
isra el
3a2b714fdd fix(infra): fix docker-compose.yml 2024-12-28 10:32:34 +03:00
isra el
b390d4d11d chore(api): improve logging for webhook notifications 2024-12-22 17:14:41 +03:00
isra el
3122e34797 chore(api): improve error logging for failed webhook notification deliveries 2024-12-22 17:04:42 +03:00
isra el
114db66621 chore(web): remove unused imports 2024-12-22 12:11:27 +03:00
isra el
379e8e70e4 chore(web): improve webhooks section mobile responsiveness 2024-12-22 12:08:27 +03:00
isra el
7c7d632949 chore(web): improve received sms section ui 2024-12-22 12:07:03 +03:00
isra el
46c9c623c3 chore(web): prevent account deletion request if user has already requested one 2024-12-22 11:30:11 +03:00
isra el
87ee347a9e ui(web): improve dashboard ui 2024-12-22 02:33:47 +03:00
Israel Abebe
9b7d5cea4b Merge pull request #37 from vernu/webhooks
Webhooks implementation v1
2024-12-22 01:30:20 +03:00
isra el
409ac5f5cd chore(api): handle webhook related edgecases and cleanup 2024-12-22 01:06:34 +03:00
isra el
717e4fb1a1 chore(api): make user field required in webhook subscription schema 2024-12-22 01:03:57 +03:00
isra el
a61c1c4ce8 fix(api): fix webhook notification schema type issue 2024-12-22 01:03:24 +03:00
isra el
f04fc47a66 feat(web): build webhook ui 2024-12-22 01:02:12 +03:00
isra el
cd31316c86 feat(api): webhooks implementation v1 2024-12-21 14:55:06 +03:00
Israel Abebe
3e053c6b51 Merge pull request #35 from mms-gianni/feature/add-build-job
Adds a container build job
2024-12-21 02:28:02 +03:00
Israel Abebe
45ff1b2b4f Merge pull request #34 from mms-gianni/feature/add-docker-components
Add Docker Compose setup
2024-12-21 02:26:28 +03:00
Israel Abebe
48b3ddc24f Update .env.example 2024-12-21 02:25:54 +03:00
Israel Abebe
dd8fcd26f1 chore(infra): update db container name 2024-12-20 06:03:39 +03:00
Israel Abebe
3670415ea7 chore(infra): add volume to mongo container 2024-12-19 22:10:58 +03:00
Israel Abebe
cae4240afb Merge pull request #31 from eltociear/patch-1
fix typo
2024-12-19 22:06:22 +03:00
Gianni Carafa
3c01873fb0 Update Docker image references to use the latest version from the Github Container Registry. 2024-12-19 12:14:59 +01:00