Commit Graph

88 Commits

Author SHA1 Message Date
KMKoushik
f60eefb797 use right billing period for billing usage 2025-03-27 22:31:41 +11:00
KMKoushik
b077906c78 set beta user if invites available 2025-03-26 22:16:16 +11:00
KM Koushik
1ed5c8009f add team management (#131)
* add team management

* add more team management

* add join team page
2025-03-26 22:02:49 +11:00
KMKoushik
eb1f8e4fe6 fix docker build error 2025-03-23 12:59:32 +11:00
KMKoushik
66a9b73269 fix usage value 2025-03-23 08:47:11 +11:00
KM Koushik
403ad8b93e add stripe (#121)
* add some stripe stuff

* more stripe stuff

* more stripe things

* more stripr stuff

* more stripe stuff

* more stripe stuff

* add more stuff

* add more stripe stuff

* more stuff

* fix types
2025-03-23 07:06:56 +11:00
KMKoushik
5465e2ec74 bulk unsub on complaint and bounce 2025-03-19 23:45:40 +11:00
KMKoushik
aec7bbb6f1 add X-Entity-Ref-ID 2025-03-19 22:53:19 +11:00
KMKoushik
2ddafe26b2 fix docker build 2025-03-18 21:51:38 +11:00
KM Koushik
0fc27d8d7e auto unsubscribe on bounce and compaints (#117)
* auto unsubscribe on bounce and compaints

* console
2025-03-18 00:25:11 +11:00
KM Koushik
0a1d93ac60 make dev setup better (#116)
* make dev setup better

* chage docs

* remove the need of github login
2025-03-17 21:33:43 +11:00
KMKoushik
8b9d81ab2a fix filter stuff 2025-03-08 23:05:28 +11:00
Suraj
1c7d2a85a0 Feature/filter in email by domain id and api (#108)
* feat: filter by domainId

* feat: filter on apikey in email

* Update pnpm-lock.yaml

---------

Co-authored-by: KM Koushik <koushikmohan1996@gmail.com>
2025-03-08 23:05:28 +11:00
Arxk
9c5da6dca6 Added transaction to creating an SES setting & upgraded to Prisma ORM 6 (#109)
* Added transaction to creating SES setting & upgraded Prisma to Prisma ORM 6

* Keep logging of the queue status in

---------

Co-authored-by: Kumarion <121711454+Kumarion@users.noreply.github.com>
2025-03-08 23:05:28 +11:00
KMKoushik
d7239d6616 fix url variable not working 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
KM Koushik
d497c29eba process camapign emails in queue (#104)
* process camapign emails in queue

* remove validity

* add bulk queue

* fix typo
2025-02-08 21:34:48 +11:00
KM Koushik
de85dde705 update dkim to have smaller key (#105) 2025-02-08 20:03:06 +11:00
KM Koushik
3111af51fc add search for contact book (#100) 2025-02-06 23:36:12 +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
d224be07a2 add contact search (#98) 2025-02-03 22:41:34 +11:00
KMKoushik
78fc6fe5bb fix daily usage query 2025-02-02 16:03:44 +11:00
KMKoushik
34fe844bdf fix query 2025-02-02 13:46:26 +11:00
KMKoushik
8ae07a5566 fix sent being wrong 2025-02-02 08:27:15 +11:00
KM Koushik
f60c66acbe feat: add daily email usage (#97)
* add daily email usage

* remove console
2025-02-02 07:57:49 +11:00
KMKoushik
a07025422e fix ts error 2025-01-23 07:32:49 +11:00
Marc Seitz
88ba41059e feat: enable List-Unsubscribe headers in campaign emails (#96)
* feat: add `precendence: bulk` header for campaign emails

* feat: create and pass unsubUrl to to email queue for campaign

* fix: add correct `List-Unsubscribe-Post` header value
2025-01-23 07:16:12 +11:00
Shree Krishna Lamichhane
c9814ce47d fix: email list status filter (#92) (#93) 2025-01-14 08:27:43 +11:00
KM Koushik
5e297ac23a fix rate limit set to default (#83) 2024-11-29 10:47:01 +11:00
Xavi Velàsquez
26f42e6e9e Fix error when adding attachments (#82) 2024-11-29 08:28:26 +11:00
KM Koushik
bb0d54188c add email and subject search (#78) 2024-11-03 09:29:37 +11:00
KMKoushik
d15495e2c7 fix build 2024-11-02 09:24:01 +11:00
KMKoushik
82b747c033 fixes 2024-11-02 09:00:28 +11:00
KMKoushik
2db31cda35 disable multiple team creation for self-hosters 2024-10-20 08:25:48 +11:00
KM Koushik
b75b125981 add new design (#70)
* add new design stuff

* add more ui things

* add more ui changes

* more ui changes

* add more design

* update emoji
2024-09-28 20:48:26 +10: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
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