Commit Graph

95 Commits

Author SHA1 Message Date
KM Koushik
1869bf427c fix colors in dashboard (#206) 2025-08-30 15:59:23 +10:00
KM Koushik
55d2a10f2f show correct amount due 2025-08-25 23:05:52 +10:00
KM Koushik
3f9094e95d feat: make billing better (#203) 2025-08-25 22:35:21 +10:00
KM Koushik
8ce5e4b2dd fix: update dmarc to main domain and not sub domain (#200) 2025-08-23 22:30:20 +10:00
KM Koushik
43d99bb980 fix one-click unsub from the header (#195) 2025-08-17 09:09:43 +10:00
KM Koushik
e6dd8673b4 feat: add suppression list (#192) 2025-07-27 23:51:59 +10:00
Matt Stein
6321f5edf1 Fix domain and API key labels. (#176) 2025-06-14 10:12:48 +10:00
Matt Stein
bb98b954bb Reduce horizontal padding for mobile layout. (#172) 2025-06-08 10:42:56 +10:00
KMKoushik
589f3280d9 fixed decimals t 2 in charts 2025-05-12 06:48:45 +10:00
KMKoushik
23a4dae6c9 fixed bounce rate 2025-05-11 23:42:15 +10:00
KM Koushik
b5ebd002e5 add analytics (#162) 2025-05-11 23:34:21 +10:00
KM Koushik
be7f030d75 add domain filter on dashboard (#161) 2025-05-10 11:12:09 +10:00
KMKoushik
065e0518fb update colors in dashboard 2025-05-07 21:59:44 +10:00
KM Koushik
b394c78be2 feat: add new theme (#157) 2025-05-06 22:00:50 +10:00
KMKoushik
d6e0126f7b fix build 2025-05-02 21:40:28 +10:00
KM Koushik
d2587aed0d upgrade to next 15 (#151) 2025-05-02 20:49:37 +10:00
KMKoushik
c5aa5a5ff0 fix broken form validation on emails 2025-04-21 10:32:20 +10:00
KM Koushik
692b8d026c fix smtp settings not fetched from env (#143) 2025-04-02 20:52:40 +11:00
KMKoushik
d107d59dfd change smtp env to server env 2025-03-31 23:18:01 +11:00
Sidharth Babu
5cf5022aed refactor: dynamic SMTP for self host (#138)
Co-authored-by: KM Koushik <koushikmohan1996@gmail.com>
2025-03-29 14:40:25 +11:00
Sidharth Babu
521511f86f refactor: shows 0 instead of nan for new users (#140) 2025-03-29 14:37:02 +11:00
KMKoushik
bed8e31f51 show copy invitation for self-hosted alone 2025-03-29 01:19:17 +11:00
KM Koushik
f1186f875c enable teams for self-hosted (#137)
* enable teams for self-hosted

* remove console
2025-03-29 00:56:06 +11:00
KMKoushik
1b6676c1b1 do not block verify button 2025-03-28 21:38:04 +11:00
KM Koushik
c7b4200db3 use available credit chart and right billing period (#135) 2025-03-27 22:20:46 +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
Harsh Shrikant Bhat
62b67458b3 fix: create api key button (#123) 2025-03-24 08:35:08 +11:00
KMKoushik
2d90f08b42 hide admin button for cloud 2025-03-23 08:23:02 +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
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
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