Commit Graph

24 Commits

Author SHA1 Message Date
KM Koushik
db7863ca3e fix railway build 2025-09-08 18:17:37 +10:00
KM Koushik
3e6d4d12df add rebrand landing page (#211) 2025-09-05 22:32:56 +10:00
KM Koushik
07c53d3f58 rebrand to useSend (#210) 2025-09-03 08:21:55 +10:00
KM Koushik
1869bf427c fix colors in dashboard (#206) 2025-08-30 15:59:23 +10:00
KM Koushik
3f9094e95d feat: make billing better (#203) 2025-08-25 22:35:21 +10:00
KM Koushik
e3b8a451da fix: nav bar showing no name / email 2025-08-05 17:07:22 +10:00
KM Koushik
e6dd8673b4 feat: add suppression list (#192) 2025-07-27 23:51:59 +10:00
Copilot
1f646473b3 Fix Admin sidebar item visibility for self-hosted deployments (#189)
Co-authored-by: KMKoushik <24666922+KMKoushik@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2025-07-27 00:40:34 +10:00
KMKoushik
a47e524f4c add avatar menu in side bar 2025-05-07 23:05:46 +10:00
KM Koushik
b394c78be2 feat: add new theme (#157) 2025-05-06 22:00:50 +10:00
KMKoushik
2de7147cdf fix build 2025-05-02 21:58:38 +10: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
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
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
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
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
c61e4b5fb1 add squircle logo 2024-10-27 08:33:06 +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
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
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
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
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