Commit Graph

26 Commits

Author SHA1 Message Date
KMKoushik
8b9d81ab2a fix filter stuff 2025-03-08 23:05:28 +11:00
Ganapathy S
38314a35dc feat: add templates for transactional emails (#103)
* add template migration & router

* template CRUD

* templated transactional emails API

* zod schema fix & rearranging template columns
2025-03-08 23:05:28 +11:00
KMKoushik
23624dee0a add team filter 2025-02-06 00:51:55 +11:00
KM Koushik
b9d9037ec7 get contacts from emailid,ids (#99) 2025-02-06 00:27:03 +11:00
KM Koushik
5e297ac23a fix rate limit set to default (#83) 2024-11-29 10:47:01 +11:00
KMKoushik
82b747c033 fixes 2024-11-02 09:00:28 +11:00
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
KM Koushik
9b54fc1793 Add schedule api (#60) 2024-08-21 17:19:11 +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
KM Koushik
57fcfbc9b6 Use scrypt for api keys (#33) 2024-06-27 07:42:13 +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
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
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
3df022f6b2 Add replyto option 2024-05-16 07:18:44 +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
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