Commit Graph

79 Commits

Author SHA1 Message Date
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
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
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
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
KM Koushik
d224be07a2 add contact search (#98) 2025-02-03 22:41:34 +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
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
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
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
48b2220ea3 fix add login page based on providers 2024-08-29 08:56:30 +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
KMKoushik
394b4e58d4 Go to dashboard after login 2024-08-13 08:16:29 +10:00
KMKoushik
2bfe3e0f45 Fix patch api 2024-08-11 10:29: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
KMKoushik
1e77e47597 fix build 2024-08-10 10:16:25 +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
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
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
8a2769621c fix build issue 2024-06-12 18:21:56 +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
KMKoushik
ae7ebb6a34 Add loading spinner for API keys page 2024-06-03 07:45:18 +10:00
KMKoushik
ba0e1b2dcd Force static 2024-06-02 17:08:00 +10:00
KMKoushik
e9aad3b1e6 Fix loading on domain link 2024-06-02 11:23:36 +10:00
KM Koushik
4a37c66865 Move dashboard to client components. (#26)
* Move to client components

* Move to client components

* Fix create team
2024-06-02 11:03:50 +10:00
KM Koushik
f183905c9f Add delete API key (#25) 2024-05-31 08:21:51 +10:00
KM Koushik
d7b8a9cca6 Add verify domain button (#22) 2024-05-28 06:34:01 +10:00
KMKoushik
5b5fa74f32 New logo, SDK with url support 2024-05-25 18:46:41 +10:00
KMKoushik
29b48c9a4d Fix build failure 2024-05-19 18:39:49 +10:00
KMKoushik
2b77ef3413 Remove animation from home page 2024-05-15 19:24:09 +10:00