Commit Graph

125 Commits

Author SHA1 Message Date
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
90f9d30cce fix: template routing (#115) 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
Josh Tomaino
1c2417df2f Prevent getQuotaForRegion when region undefined (#107)
* Remove unused imports

* Prevent error occurring when getQuotaForRegion is called with region undefined

---------

Co-authored-by: Josh Tomaino <josh@cloverleaf.me>
2025-02-11 19:43:49 +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
KMKoushik
adf3c19074 fix build 2025-02-06 23:59:35 +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
Shree Krishna Lamichhane
6b9696e715 feat: contact gravatar (#89) (#90) 2025-01-26 00:00:12 +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
KMKoushik
d3e832605e sent at is more useful now 2024-11-03 10:16:38 +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
4838657cc6 fix ui 2024-10-29 21:19:41 +11:00
KM Koushik
b7569f2cba fix contact ui (#77)
* fix contact ui

* remove code
2024-10-29 21:11:08 +11:00
KMKoushik
5e6b4d7d46 better animation on email detail 2024-10-27 09:24:49 +11:00
KMKoushik
19f3744b2b minor ui fix 2024-10-27 09:05:49 +11:00
KMKoushik
c61e4b5fb1 add squircle logo 2024-10-27 08:33:06 +11:00
KMKoushik
86ea7eb72d fix smtp design 2024-10-20 08:56:27 +11:00
KMKoushik
2db31cda35 disable multiple team creation for self-hosters 2024-10-20 08:25:48 +11:00
Xavi Velàsquez
2391d1c306 Add environment variable to enable team creation for new users in self-hosted deployments (#74) 2024-10-20 07:23:14 +11:00
KM Koushik
b817e11f3d update dashboard chart ui (#73) 2024-09-29 10:17:10 +10:00
KM Koushik
3900fd0a05 fix contact ui in light mode (#72) 2024-09-28 21:17:32 +10: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
48b2220ea3 fix add login page based on providers 2024-08-29 08:56:30 +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
KMKoushik
676f5c8c64 fix email editor issues cuz of separate build 2024-08-24 15:39:41 +10:00
KMKoushik
d6481f3a85 Remove google login for now 2024-08-22 16:34:35 +10:00
KM Koushik
9b54fc1793 Add schedule api (#60) 2024-08-21 17:19:11 +10:00
KM Koushik
d609b9ed22 Add smtp settings ui (#56) 2024-08-15 19:56:24 +10:00
KM Koushik
3e173fc5dc convert text to html for marketing emails (#55) 2024-08-14 08:00:57 +10:00
KMKoushik
394b4e58d4 Go to dashboard after login 2024-08-13 08:16:29 +10:00
KMKoushik
0941c4b5ad Fix email login 2024-08-13 07:42:44 +10:00