Commit Graph

52 Commits

Author SHA1 Message Date
KMKoushik
7e1a63e048 prettier 2024-09-05 09:21:11 +10:00
8x4
259937c60c add upsert and delete to contacts (#67) 2024-09-05 09:18:21 +10:00
KMKoushik
9cd628f6ce fix uploads url issue 2024-08-26 21:08:59 +10:00
KM Koushik
f9105971f0 upload image option (#64) 2024-08-26 20:46:38 +10:00
KM Koushik
9b54fc1793 Add schedule api (#60) 2024-08-21 17:19:11 +10:00
KM Koushik
3e173fc5dc convert text to html for marketing emails (#55) 2024-08-14 08:00:57 +10:00
KMKoushik
0941c4b5ad Fix email login 2024-08-13 07:42:44 +10:00
KMKoushik
d39f44dc27 add marketing api docs 2024-08-10 21:19:20 +10:00
KM Koushik
e126555be1 fix queue failing for certain edge cases (#51) 2024-08-10 20:54:58 +10:00
KM Koushik
5ddc0a7bb9 Add unsend campaign feature (#45)
* Add unsend email editor

Add email editor

Add more email editor

Add renderer partial

Add more marketing email features

* Add more campaign feature

* Add variables

* Getting there

* campaign is there mfs

* Add migration
2024-08-10 10:09:10 +10:00
Harsh Shrikant Bhat
0c072579b9 perf: Enable Prisma Optimize (#44)
* Enable Prisma Optimize

* Added Environment variable to toggle on and off the Prisma Optimize

---------

Co-authored-by: harshsbhat <icybhat@gmail.com>
2024-08-01 06:35:14 +10:00
KMKoushik
f10d446267 Add support use friendly name for from email 2024-07-24 13:55:12 +10:00
KMKoushik
8197875d96 Fix table headings and skip multiple delivery delayed 2024-07-08 06:50:52 +10:00
KM Koushik
57fcfbc9b6 Use scrypt for api keys (#33) 2024-06-27 07:42:13 +10:00
KMKoushik
1beced823e Fix IPv6 issue 2024-06-26 07:59:51 +10:00
KM Koushik
6d7fc773f9 Update SDK version (#32) 2024-06-26 06:35:28 +10:00
KM Koushik
f77a8829be Improve Self host setup (#30)
* Add self host setup

* Improve blunders

* Move to bull mq

* More changes

* Add example code for sending test emails
2024-06-24 08:21:37 +10:00
KMKoushik
ee93855cc0 Fix, pgboss connection issue 2024-06-12 18:10:01 +10:00
KM Koushik
18b523912d Improve self host support (#28)
* Add docker setup for self hosting

* Add ses settings tables
2024-06-10 17:40:42 +10:00
KM Koushik
6128f26a78 Add forms and validation for domains (#27) 2024-06-07 21:55:30 +10:00
KM Koushik
f183905c9f Add delete API key (#25) 2024-05-31 08:21:51 +10:00
KM Koushik
8b61223153 Add API rate limit (#23) 2024-05-30 20:01:20 +10:00
KM Koushik
d7b8a9cca6 Add verify domain button (#22) 2024-05-28 06:34:01 +10:00
KM Koushik
5fb2448e07 Add node SDK (#19) 2024-05-23 22:02:33 +10:00
KM Koushik
e0fc68d4c0 Add dcoumentation for API (#18) 2024-05-22 19:43:17 +10:00
KM Koushik
b9643f41e1 Add basic documentation (#14)
* Docs MVP

* Change to mintlify

* Add more docs

* Init docs
2024-05-21 20:51:53 +10:00
KMKoushik
d2a997a34b Fix: Block tRPC calls if user is not beta 2024-05-20 18:30:29 +10:00
KMKoushik
d92feec4f8 Fix user can't create team 2024-05-20 09:13:56 +10:00
KMKoushik
3df022f6b2 Add replyto option 2024-05-16 07:18:44 +10:00
KMKoushik
23750d23a1 Check if subscription is valid 2024-05-15 07:44:47 +10:00
KM Koushik
64c7613d8c Add email queue (#1)
* Add pgboss queue support

* Implement queue for sending emails

* Add migrations
2024-05-10 16:21:26 +10:00
KMKoushik
f8312fe63d Fix dashboard not working for 7 days 2024-05-03 19:41:15 +10:00
KMKoushik
4e671556cc Update dashboard 2024-05-03 07:40:19 +10:00
KMKoushik
2d4babe618 Add dashboard 2024-05-02 21:47:03 +10:00
KMKoushik
7996a8e373 Add create team page 2024-04-30 21:31:54 +10:00
KMKoushik
b352210185 Fix isBetaUser not set 2024-04-30 09:28:27 +10:00
KMKoushik
218ead25ab Add is beta user 2024-04-30 09:11:43 +10:00
KMKoushik
3a462fb50b Add login flow 2024-04-28 18:55:04 +10:00
KMKoushik
e78befd4cf Housekeeping 2024-04-28 09:39:47 +10:00
KMKoushik
163aca189b Update landing page 2024-04-26 10:04:59 +10:00
KMKoushik
66732d2345 Add error handling 2024-04-22 14:10:34 +10:00
KMKoushik
493e9fb63a Fix eslint 2024-04-22 12:46:53 +10:00
KMKoushik
80878679cd Add attachment support 2024-04-19 20:58:30 +10:00
KMKoushik
9465960f0a Add ses hook parser to capture all the events 2024-04-16 14:04:30 +10:00
KMKoushik
293277ed32 Update domain page UI 2024-04-13 07:34:13 +10:00
KMKoushik
3217387373 Update domain page 2024-04-12 15:27:16 +10:00
KMKoushik
ffad4050de Add click and open tracking 2024-04-10 08:35:03 +10:00
KMKoushik
dab3d7ad25 Add send email API 2024-04-10 07:13:15 +10:00
KMKoushik
c34d219561 Add API authentication 2024-04-09 17:05:47 +10:00
KMKoushik
4d0441791b Initialize API 2024-04-09 09:50:56 +10:00