Commit Graph

127 Commits

Author SHA1 Message Date
KM Koushik 004cb026a6 Add contacts api to sdk (#52) 2024-08-11 10:56:48 +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 d74b20bac8 hopefully fixes the issue 2024-08-10 21:48:44 +10:00
KMKoushik 048f4e2aa9 fix build error 2024-08-10 21:34:09 +10:00
KMKoushik 20f0b5b997 fix build failure 2024-08-10 21:29:43 +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
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
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
KM Koushik 75afd339ea Update README.md 2024-07-29 19:27:18 +10:00
Harsh Shrikant Bhat 32c44bd43e feat: Created a new Python library and added the documentation for the same (#43)
* Created a new Python library and added the documentation for the same

* Added repo and pypi link

* Added fake information instead of real data

* Fixed a typo

---------

Co-authored-by: harshsbhat <icybhat@gmail.com>
2024-07-29 19:07:42 +10:00
KM Koushik 7a4377b55c Update README.md 2024-07-27 07:52:44 +10:00
Harsh Shrikant Bhat bc237c881c feat: Added local development guide (#39)
* Added local development guide

* Added local development guide

* Added local development guide

* Update local.mdx

---------

Co-authored-by: harshsbhat <icybhat@gmail.com>
Co-authored-by: KM Koushik <koushikmohan1996@gmail.com>
2024-07-27 07:47:10 +10:00
KMKoushik f10d446267 Add support use friendly name for from email 2024-07-24 13:55:12 +10:00
Flo c1df1da65d fix: invalid url (#36) 2024-07-21 23:51:26 +10:00
KMKoushik 8197875d96 Fix table headings and skip multiple delivery delayed 2024-07-08 06:50:52 +10:00
KM Koushik 6af2521ebb Add self hosting docs (#34)
* Add self host docs

* Add more documentation
2024-06-28 20:10:18 +10:00
KMKoushik 88549febfe Make some envs optional 2024-06-28 17:47:13 +10:00
KM Koushik 57fcfbc9b6 Use scrypt for api keys (#33) 2024-06-27 07:42:13 +10:00
KMKoushik 1beced823e Fix IPv6 issue 2024-06-26 07:59:51 +10:00
KM Koushik 6d7fc773f9 Update SDK version (#32) 2024-06-26 06:35:28 +10:00
KMKoushik 0f0e2ada73 Fix publish.yml to fetch tags 2024-06-26 06:00:08 +10:00
KMKoushik 0e55e8954d Fix publish.yml to fetch tags 2024-06-26 05:49:15 +10:00
KMKoushik ea76ffae1d Fix publish.yml to fetch tags 2024-06-26 05:43:29 +10:00
KMKoushik 26b70e0219 Add permission to push packegs to ghcr 2024-06-25 09:11:07 +10:00
KMKoushik b23c025747 Fix github org name in packages 2024-06-25 08:53:45 +10:00
KMKoushik baaf894e2a Update publish.yml 2024-06-25 08:44:13 +10:00
KMKoushik b6fa3e950a Update publish.yml 2024-06-25 08:25:07 +10:00
KMKoushik 255bba726b Update publish.yml 2024-06-25 06:01:58 +10:00
KMKoushik d5372d2340 Update github action to run on release 2024-06-25 05:48:03 +10:00
KMKoushik 981ed74137 Add github action to push docker image 2024-06-25 05:40:11 +10:00
KMKoushik 99e2665a98 Make marketing page static 2024-06-24 08:47:14 +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
KMKoushik ee93855cc0 Fix, pgboss connection issue 2024-06-12 18:10:01 +10:00
KMKoushik 48890c7409 Update docker file name 2024-06-10 17:53:14 +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 544b5c1a49 Trying to fix warning 2024-06-03 19:49:17 +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 8b61223153 Add API rate limit (#23) 2024-05-30 20:01:20 +10:00
KM Koushik d7b8a9cca6 Add verify domain button (#22) 2024-05-28 06:34:01 +10:00
KM Koushik ad57992e21 Update SDK documentation (#20)
* Update SDK documentation

* fix doc
2024-05-26 15:00:07 +10:00
KMKoushik 5b5fa74f32 New logo, SDK with url support 2024-05-25 18:46:41 +10:00