Commit Graph

318 Commits

Author SHA1 Message Date
isra el
3fce2f36a4 update nextjs version 2025-03-25 08:38:26 +03:00
Israel Abebe
5233c56021 Merge pull request #61 from vernu/job-queue
Implement optional job queue for sending sms with delay
2025-03-24 03:56:16 +03:00
isra el
f6763939e2 feat(api): implement optional job queue for sending sms with delay and scheduling 2025-03-24 03:51:30 +03:00
Israel Abebe
ecfab77cad Merge pull request #58 from vernu/auto-refresh-history
Allow auto-refreshing of message history in the dashboard
2025-03-18 08:11:07 +03:00
Israel Abebe
2664daae88 Merge pull request #56 from markoilijoski/feature/dockerization
Feature/dockerization
2025-03-18 08:09:41 +03:00
Israel Abebe
8907380303 Update README.md 2025-03-18 08:07:56 +03:00
isra el
b5e524aafd feat(web): allow auto-refreshing of message history in the dashboard 2025-03-18 08:04:24 +03:00
isra el
d3269e002f fix(web): show current active subscription status in my-account correctly 2025-03-18 08:01:25 +03:00
isra el
39296aa06b chore(api): update billing permission check logic 2025-03-18 08:00:19 +03:00
Marko Ilijoski
e5a93bd16a docker-compose for local env 2025-03-16 21:32:48 +01:00
Marko Ilijoski
4bc97deff1 js script to create DB and user when starting mongoDB 2025-03-16 21:32:26 +01:00
Marko Ilijoski
a26d57dff3 change dockerfile base image with 18ver 2025-03-16 21:31:41 +01:00
Marko Ilijoski
2cad8dbfb2 change dockerfile base image with 18ver 2025-03-16 21:31:02 +01:00
Marko Ilijoski
f060a96848 remove .env file from docker build 2025-03-16 21:28:40 +01:00
Marko Ilijoski
3f9ff8f53e update readme with 'Dockerized env' section 2025-03-16 21:28:03 +01:00
isra el
7c79c7d007 chore(web): improve my-account page ui 2025-03-16 17:57:08 +03:00
isra el
3d0ce469e9 chore(api): track more fields for polar billing 2025-03-16 17:43:43 +03:00
isra el
98d596e61b chore(api): update reminder emails 2025-03-16 17:42:00 +03:00
isra el
16b2351d9c chore(api): update polar webhook event v2.4.1 2025-03-15 20:25:14 +03:00
isra el
6019199055 chore(web): improve account page ui 2025-03-15 20:03:08 +03:00
isra el
4745ea0091 chore(api): update reminder email sending logic 2025-03-15 19:45:29 +03:00
isra el
3afa9b2e40 chore(api): update email template 2025-03-15 19:28:53 +03:00
isra el
cce946e83a chore(web): add status page link in the footer 2025-03-15 18:57:09 +03:00
isra el
74bd7bc283 chore: delete default framework readme files 2025-03-15 17:52:02 +03:00
isra el
b72e586d06 chore(api): send reminder emails to new inactive and free users 2025-03-15 17:24:02 +03:00
isra el
9f63acfe2f chore(web): update sitemap 2025-03-14 19:03:41 +03:00
isra el
f0cbf92489 chore(web): improve landing page ui 2025-03-14 19:00:15 +03:00
isra el
28aee4d978 chore(web): update ToS and refund-policy 2025-03-14 18:59:34 +03:00
isra el
6ba5767aba refactor(web): refactor email verification page 2025-03-14 17:21:13 +03:00
isra el
cef2c6a2fe chore(api): add email verification CTA in dashboard 2025-03-14 17:20:47 +03:00
isra el
fc5a7e654d chore(web): update features section text content 2025-03-14 17:20:01 +03:00
isra el
1f90bb8255 chore(web): update ugrade to pro cta 2025-03-14 17:19:23 +03:00
isra el
ebdd93c7fc chore(web): fix default device selection in send sms 2025-03-10 07:19:27 +03:00
isra el
8dec46e01d chore(web): fix react hook dependencies 2025-03-09 13:08:26 +03:00
isra el
70d35ff1a5 chore(api): update packages 2025-03-09 11:27:17 +03:00
isra el
7552fc385b chore(web): remove new badges from bulk send and webhook sections 2025-03-09 11:26:34 +03:00
isra el
ca397a4554 chore(web): improve contribute modal 2025-03-09 11:25:17 +03:00
Israel Abebe
2ac20c8915 Merge pull request #55 from vernu/dev
show sent messages in dashboard
2025-03-08 23:03:06 +03:00
isra el
7876bd2f74 feat: show sent messages in dashboard 2025-03-08 22:59:24 +03:00
isra el
dd142c1452 chore(web): improve upgrade to pro cta 2025-03-08 22:56:54 +03:00
Israel Abebe
b324bf7715 Merge pull request #52 from vernu/dev
Dev
2025-03-08 18:56:58 +03:00
isra el
9a1fff7a5e feat: improve retrieve sms messages query performance and add pagination 2025-03-08 18:48:45 +03:00
isra el
2f0566c407 feat(web): add reply popup feature to received sms messages 2025-03-08 17:53:55 +03:00
isra el
621a516002 feat(web): auto select device if theres only 1 registered device in send sms section 2025-03-08 17:35:25 +03:00
Israel Abebe
9d748d997a Update README.md 2025-03-06 07:29:11 +03:00
isra el
3ee58b28f2 fix(web): fix redirect query not redirecting after login issue 2025-03-06 07:14:16 +03:00
isra el
2d2ffeac44 chore(web): fix next payment date formatting in my-account area 2025-03-06 07:13:17 +03:00
isra el
53f5318423 chore(web): add upgrade to pro CTA in dashboard 2025-03-06 07:12:34 +03:00
isra el
3f6aab9d17 fix(web): add missing useCallback dependency in bulk send component 2025-03-06 07:10:47 +03:00
isra el
1b129979fa fix(web): fix typo in my account page v2.4.0 2025-02-24 01:52:34 +03:00