524 Commits

Author SHA1 Message Date
isra el
ede8e4c210 chore: add fallback heartbeat check using fcm 2026-01-29 18:47:51 +03:00
isra el
a6df612bfa feat(api): implement delayed sms sending 2026-01-29 18:37:44 +03:00
isra el
4b4f3bace9 fix(android): fix heartbeat background work issue 2026-01-28 18:41:14 +03:00
isra el
8a42b95e8f fix(api): fix heartbeat info saving issue 2026-01-28 17:42:32 +03:00
isra el
e0e6be9379 fix(android): fix android build issue 2026-01-27 19:49:59 +03:00
isra el
0665aa5432 feat: support sim card selection via api 2026-01-27 19:46:09 +03:00
isra el
dc8ca9d9a7 feat(android): implement heartbeat check 2026-01-27 17:38:15 +03:00
isra el
541f32406e feat(api): create heart beat endpoint 2026-01-27 15:30:06 +03:00
isra el
141b8b334a fix: handle duplicate received sms issue 2026-01-26 14:17:08 +03:00
Israel Abebe
f9fed4d3d8 Merge pull request #168 from vernu/improve-error-messaging
improve error message ui
2026-01-20 20:34:19 +03:00
isra el
4ef65b08ff chore(web): improve error message ui 2026-01-20 20:32:24 +03:00
isra el
86060456fa fix(api): fix build issues 2025-12-14 15:01:26 +03:00
isra el
ca0ac8cf6e fix(api): fix build issue 2025-12-14 14:42:41 +03:00
isra el
ba0437ff01 chore(api): bump dependencies 2025-12-14 14:28:29 +03:00
isra el
99a9ee3cc1 chore(web): unhide survey modal 2025-12-07 21:05:20 +03:00
isra el
f2ca0cecf6 chore(web): hide blackfriday discount cta 2025-12-07 21:04:42 +03:00
isra el
0ff96f4857 fix(web): fix cloudflare turnstile widget for modals 2025-12-07 21:03:23 +03:00
isra el
e2cf5d2e37 chore(api): ensure uncaught exceptions dont crash server 2025-12-07 20:57:14 +03:00
Israel Abebe
d6d52e80cf Merge pull request #164 from vernu/cloudflare-turnstile
add cloudflare turnstile protection to support and account deletion forms
2025-12-07 20:52:24 +03:00
isra el
30691e2e0d chore: add cloudflare turnstile protection to support and account deletion forms 2025-12-07 20:47:48 +03:00
isra el
7308ab6721 chore(web): remove bot verification from form titles 2025-12-07 20:11:09 +03:00
Israel Abebe
fd184a4700 Merge pull request #163 from vernu/cloudflare-turnstile
prevent bot form submissions with cloudflare turnstile
2025-12-07 19:09:45 +03:00
isra el
af19f6c75a chore: prevent bot form submissions with cloudflare turnstile 2025-12-07 19:05:19 +03:00
Israel Abebe
10ead48014 Merge pull request #162 from vernu/fix-webhook-docs
fix webhook signature verification docs
2025-12-04 22:25:42 +03:00
isra el
463747b82f fix(web): fix webhook signature verification docs 2025-12-04 22:24:20 +03:00
Israel Abebe
d99b53f84c Merge pull request #160 from vernu/black-friday-discount-notice
blackfriday discount notice
2025-11-26 10:22:01 +03:00
isra el
bbbe85e0fd chore(web): add blackfriday discount notice 2025-11-26 10:20:56 +03:00
Israel Abebe
df0ef06495 Merge pull request #157 from vernu/billing-notification
billing notifications and limit overrides
2025-11-16 07:06:04 +03:00
isra el
130a6934d6 feat(api): support billing limits override 2025-11-16 07:02:47 +03:00
isra el
3ea8c0d5a0 chore(web): improve checkout error message display 2025-11-16 07:01:06 +03:00
isra el
fd5ba1c538 chore(api): update billing notification queue config 2025-10-29 10:36:24 +03:00
isra el
91ac0b3eb0 fix(api): fix billing email notification bug 2025-10-29 10:08:25 +03:00
isra el
c26ac378f6 fix(api): fix duplicate billing notification emails 2025-10-29 07:22:21 +03:00
isra el
bf66e94e6d chore(api): improve billing threshold calculation 2025-10-29 06:56:49 +03:00
isra el
552a90685a chore(api): improve billing notifications 2025-10-29 06:48:03 +03:00
isra el
e2246cf8e8 improve billing notification emails 2025-10-29 06:43:51 +03:00
isra el
455696275b feat(api): billing notifications 2025-10-29 06:18:30 +03:00
Israel Abebe
0ffa945668 Merge pull request #152 from vernu/dev
Dev
2025-10-13 06:59:34 +03:00
isra el
6c40e2311e chore(web): improve social share copy and ui 2025-10-13 06:58:04 +03:00
isra el
fbac1fae0b chore(web): temporarily disable unknown state and sms status updated webhook events 2025-10-13 06:35:15 +03:00
Israel Abebe
127d1f4127 Merge pull request #151 from yetmgetaewunetu/social-links
feat: added social media share links(community page)
2025-10-13 06:31:11 +03:00
isra el
7ce4efff70 refactor(web): cleanup and refactor dashboard layout components 2025-10-13 06:29:49 +03:00
isra el
dd9ec0aacc chore(web): remove unused sentry config 2025-10-13 06:28:45 +03:00
isra el
6d081c7489 chore(api): track password reset expiresAt timestamp 2025-10-13 06:24:37 +03:00
isra el
500d880aea chore(api): improve error handling in billing service 2025-10-13 06:22:52 +03:00
samlay77
4995b6023b fix: refactor array 2025-10-12 22:22:46 +03:00
samlay77
ea8c21ff21 feat: added social media share links(community page) 2025-10-12 12:48:16 +03:00
Israel Abebe
a9b1cd6549 Merge pull request #149 from yetmgetaewunetu/bug-fix-payload
fix: updated update sms status to use the new updated sms in the payload
2025-10-06 08:13:00 +03:00
yetmgetaewunetu
e3745d5071 ISO date for payload demo 2025-10-05 21:20:53 +03:00
yetmgetaewunetu
82aa3cb425 payload details fix backend 2025-10-05 16:33:19 +03:00