Commit Graph

30 Commits

Author SHA1 Message Date
KMKoushik
676f5c8c64 fix email editor issues cuz of separate build 2024-08-24 15:39:41 +10:00
KM Koushik
1824a88a16 Add image component for editor (#57)
* Add image component

* More image editor

* add more image changes
2024-08-23 20:59:20 +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
15645683eb fix security issues with smtp 2024-08-12 09:27:42 +10:00
Harsh Shrikant Bhat
0b82eb2266 feat: SMTP server (#47)
* WIP: SMTP server

* Card and minor changes in Server

---------

Co-authored-by: KM Koushik <koushikmohan1996@gmail.com>
2024-08-11 09:57:13 +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
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
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
8b61223153 Add API rate limit (#23) 2024-05-30 20:01:20 +10:00
KM Koushik
5fb2448e07 Add node SDK (#19) 2024-05-23 22:02:33 +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
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
3a462fb50b Add login flow 2024-04-28 18:55:04 +10:00
KMKoushik
3b6d2dec25 Add transactional mail animations 2024-04-23 22:11:23 +10:00
KMKoushik
493e9fb63a Fix eslint 2024-04-22 12:46:53 +10:00
KMKoushik
e7a0376519 Add some marketing content 2024-04-21 20:50:24 +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
4d0441791b Initialize API 2024-04-09 09:50:56 +10:00
KMKoushik
377069978a Add UI improvements 2024-04-07 09:29:58 +10:00
KMKoushik
e1b2f64d57 Add marketing page and layout changes 2024-04-04 09:09:15 +11:00
KMKoushik
bbc64b5392 Add MVP version 2024-03-24 17:43:56 +11:00
KMKoushik
9032efa9b2 Setup app 2024-03-19 09:34:23 +11:00
KMKoushik
7ee4e89e5f Initialise repo 2024-03-15 09:17:00 +11:00
Turbobot
84f17399e8 feat(create-turbo): install dependencies 2024-03-15 07:27:45 +11:00
Turbobot
c878b87e20 feat(create-turbo): create basic 2024-03-15 07:27:41 +11:00