Commit Graph

  • d300bce99b Update SECURITY.md Israel Abebe 2025-03-30 13:06:10 +03:00
  • 0e9290c0cb Create SECURITY.md Israel Abebe 2025-03-30 13:05:39 +03:00
  • 55f098a27e chore: clean up docker compose and update .env.example file isra el 2025-03-30 12:56:15 +03:00
  • 5d00b56ea1 Merge pull request #64 from vernu/fix-docker2 Israel Abebe 2025-03-30 12:02:07 +03:00
  • 46da871864 infra: fix Dockerfile for web isra el 2025-03-30 11:21:25 +03:00
  • fed99855e3 Merge pull request #63 from vernu/fix-docker Israel Abebe 2025-03-30 11:01:50 +03:00
  • 34e3abb680 infra: update docker publish workflow isra el 2025-03-30 11:00:44 +03:00
  • 4a0964dce5 infra: add workflow for building and testing isra el 2025-03-30 10:53:26 +03:00
  • c11fd53026 test: fix failing tests and improve coverage isra el 2025-03-30 10:48:20 +03:00
  • 2c419d9778 infra: update docker publish workflow isra el 2025-03-30 10:36:19 +03:00
  • b69852fa4c delete mongo-init script isra el 2025-03-30 10:35:45 +03:00
  • 4c77b967ff infra: fix docker issues isra el 2025-03-30 09:59:49 +03:00
  • 1abbdcd641 Update .gitignore isra el 2025-03-30 09:54:32 +03:00
  • e4729bc3ae Update FUNDING.yml isra el 2025-03-30 09:54:16 +03:00
  • 3fce2f36a4 update nextjs version isra el 2025-03-25 08:31:35 +03:00
  • 5233c56021 Merge pull request #61 from vernu/job-queue Israel Abebe 2025-03-24 03:56:16 +03:00
  • f6763939e2 feat(api): implement optional job queue for sending sms with delay and scheduling isra el 2025-03-24 03:39:29 +03:00
  • ecfab77cad Merge pull request #58 from vernu/auto-refresh-history Israel Abebe 2025-03-18 08:11:07 +03:00
  • 2664daae88 Merge pull request #56 from markoilijoski/feature/dockerization Israel Abebe 2025-03-18 08:09:41 +03:00
  • 8907380303 Update README.md Israel Abebe 2025-03-18 08:07:56 +03:00
  • b5e524aafd feat(web): allow auto-refreshing of message history in the dashboard isra el 2025-03-18 08:04:24 +03:00
  • d3269e002f fix(web): show current active subscription status in my-account correctly isra el 2025-03-18 08:01:25 +03:00
  • 39296aa06b chore(api): update billing permission check logic isra el 2025-03-18 08:00:19 +03:00
  • e5a93bd16a docker-compose for local env Marko Ilijoski 2025-03-16 21:32:48 +01:00
  • 4bc97deff1 js script to create DB and user when starting mongoDB Marko Ilijoski 2025-03-16 21:32:26 +01:00
  • a26d57dff3 change dockerfile base image with 18ver Marko Ilijoski 2025-03-16 21:31:41 +01:00
  • 2cad8dbfb2 change dockerfile base image with 18ver Marko Ilijoski 2025-03-16 21:31:02 +01:00
  • f060a96848 remove .env file from docker build Marko Ilijoski 2025-03-16 21:28:40 +01:00
  • 3f9ff8f53e update readme with 'Dockerized env' section Marko Ilijoski 2025-03-16 21:28:03 +01:00
  • 7c79c7d007 chore(web): improve my-account page ui isra el 2025-03-16 17:57:08 +03:00
  • 3d0ce469e9 chore(api): track more fields for polar billing isra el 2025-03-16 17:43:43 +03:00
  • 98d596e61b chore(api): update reminder emails isra el 2025-03-16 17:42:00 +03:00
  • 16b2351d9c chore(api): update polar webhook event v2.4.1 isra el 2025-03-15 20:25:14 +03:00
  • 6019199055 chore(web): improve account page ui isra el 2025-03-15 20:03:08 +03:00
  • 4745ea0091 chore(api): update reminder email sending logic isra el 2025-03-15 19:43:43 +03:00
  • 3afa9b2e40 chore(api): update email template isra el 2025-03-15 19:28:53 +03:00
  • cce946e83a chore(web): add status page link in the footer isra el 2025-03-15 18:57:09 +03:00
  • 74bd7bc283 chore: delete default framework readme files isra el 2025-03-15 17:52:02 +03:00
  • b72e586d06 chore(api): send reminder emails to new inactive and free users isra el 2025-03-15 17:24:02 +03:00
  • 9f63acfe2f chore(web): update sitemap isra el 2025-03-14 19:01:53 +03:00
  • f0cbf92489 chore(web): improve landing page ui isra el 2025-03-14 19:00:15 +03:00
  • 28aee4d978 chore(web): update ToS and refund-policy isra el 2025-03-14 18:59:34 +03:00
  • 6ba5767aba refactor(web): refactor email verification page isra el 2025-03-14 17:21:13 +03:00
  • cef2c6a2fe chore(api): add email verification CTA in dashboard isra el 2025-03-14 17:20:47 +03:00
  • fc5a7e654d chore(web): update features section text content isra el 2025-03-14 17:20:01 +03:00
  • 1f90bb8255 chore(web): update ugrade to pro cta isra el 2025-03-14 17:19:23 +03:00
  • ebdd93c7fc chore(web): fix default device selection in send sms isra el 2025-03-10 07:19:27 +03:00
  • 8dec46e01d chore(web): fix react hook dependencies isra el 2025-03-09 13:08:26 +03:00
  • 70d35ff1a5 chore(api): update packages isra el 2025-03-09 11:27:17 +03:00
  • 7552fc385b chore(web): remove new badges from bulk send and webhook sections isra el 2025-03-09 11:26:34 +03:00
  • ca397a4554 chore(web): improve contribute modal isra el 2025-03-09 11:25:17 +03:00
  • 2ac20c8915 Merge pull request #55 from vernu/dev Israel Abebe 2025-03-08 23:03:06 +03:00
  • 7876bd2f74 feat: show sent messages in dashboard isra el 2025-03-08 22:57:53 +03:00
  • dd142c1452 chore(web): improve upgrade to pro cta isra el 2025-03-08 22:56:54 +03:00
  • b324bf7715 Merge pull request #52 from vernu/dev Israel Abebe 2025-03-08 18:56:58 +03:00
  • 9a1fff7a5e feat: improve retrieve sms messages query performance and add pagination isra el 2025-03-08 18:48:32 +03:00
  • 2f0566c407 feat(web): add reply popup feature to received sms messages isra el 2025-03-08 17:53:55 +03:00
  • 621a516002 feat(web): auto select device if theres only 1 registered device in send sms section isra el 2025-03-08 17:35:25 +03:00
  • 9d748d997a Update README.md Israel Abebe 2025-03-06 07:29:11 +03:00
  • 3ee58b28f2 fix(web): fix redirect query not redirecting after login issue isra el 2025-03-06 07:14:16 +03:00
  • 2d2ffeac44 chore(web): fix next payment date formatting in my-account area isra el 2025-03-06 07:13:17 +03:00
  • 53f5318423 chore(web): add upgrade to pro CTA in dashboard isra el 2025-03-06 07:12:34 +03:00
  • 3f6aab9d17 fix(web): add missing useCallback dependency in bulk send component isra el 2025-03-06 07:10:47 +03:00
  • 1b129979fa fix(web): fix typo in my account page v2.4.0 isra el 2025-02-24 01:44:14 +03:00
  • da6c18310b fix my-account page issues isra el 2025-02-24 00:59:36 +03:00
  • e262e23e2b chore(web): fix contribute modal isra el 2025-02-24 00:20:45 +03:00
  • f9734c417a chore(api): raise api throttling limit isra el 2025-02-24 00:11:40 +03:00
  • 087bdcc9d6 fix billing issues and improve ui isra el 2025-02-24 00:09:51 +03:00
  • dbc4e3ed4e chore(web): setup error logging with sentry isra el 2025-02-24 00:07:30 +03:00
  • 992c260e1a chore(api): update polar sdk and improve billing and checkout logic isra el 2025-02-21 20:21:36 +03:00
  • a199304e30 chore(web): improve contribute modal isra el 2025-02-20 19:35:52 +03:00
  • f76af5ebd3 chore(web): update pricing section ui isra el 2025-02-20 19:28:16 +03:00
  • bd683ca5dd chore(web): improve checkout page ui isra el 2025-02-20 08:47:13 +03:00
  • 107671840a chore(api): improve logging for polar webhook notifications isra el 2025-02-20 08:46:46 +03:00
  • 5d8dcf87dc chore(web): fix billing portal url in dashboard isra el 2025-02-17 16:57:25 +03:00
  • c572070270 fix(api): fix polar webhook signature verification issue isra el 2025-02-15 19:40:14 +03:00
  • 2e924f277a chore(api): add more logs to polar integration isra el 2025-02-15 18:34:13 +03:00
  • f3e999e9d9 fxi(api): fix polar webhook issue isra el 2025-02-15 18:10:55 +03:00
  • 6641fb83a4 chore(web): redirect unauthenticated users to signin in checkout page isra el 2025-02-15 16:34:49 +03:00
  • c898849ef4 chore(api): update checkout success and cancel urls isra el 2025-02-15 16:26:54 +03:00
  • fe1d4d3f1d chore(web): update current plan ui isra el 2025-02-15 15:58:24 +03:00
  • 078208c0fc feat: show current plan in dashboard isra el 2025-02-15 15:48:05 +03:00
  • fa45dcb0d1 chore(api): add more logs to billing webhook isra el 2025-02-15 14:28:54 +03:00
  • 9c2c70270f update checkout page isra el 2025-02-15 13:10:35 +03:00
  • a9327c5bb9 Merge pull request #48 from vernu/billing Israel Abebe 2025-02-15 12:56:31 +03:00
  • 014ca7cb52 new pricing and billing isra el 2025-02-15 12:54:16 +03:00
  • d3e0bb5885 fix(api): fix email verification endpoint not working when not authenticated isra el 2025-02-11 19:39:08 +03:00
  • 0be27d021d config(web): update eslint config isra el 2025-01-20 18:26:40 +03:00
  • ecaa24c0f6 chore(web): redirect to email verification page after signup isra el 2025-01-20 18:23:04 +03:00
  • b41262f5d3 chore(web): update crypto addresses isra el 2025-01-20 18:20:19 +03:00
  • e53b65ee24 chore(api): update welcome email template isra el 2025-01-10 16:08:06 +03:00
  • b663259ede chore(web): update sitemap isra el 2025-01-06 20:37:48 +03:00
  • 31ba75a816 refactor(web): cleanup dashboard components isra el 2025-01-06 20:36:38 +03:00
  • 2bd94474cd chore(web): add robots and sitemap isra el 2025-01-06 06:18:05 +03:00
  • 1dcde4b345 chore(web): update label for webhook isra el 2025-01-06 06:17:46 +03:00
  • 85dddc61fb feat(web): implement email verification ui isra el 2025-01-06 06:17:19 +03:00
  • 53a46bd2c4 feat(api): implement email verification isra el 2025-01-06 06:16:46 +03:00
  • 9409d162ce chore(web): add contribute page isra el 2025-01-06 06:15:13 +03:00
  • 9f3b257588 chore(api): better track webhook delivery failures isra el 2024-12-28 10:36:04 +03:00
  • 3a2b714fdd fix(infra): fix docker-compose.yml isra el 2024-12-28 10:32:34 +03:00