Commit Graph

199 Commits

Author SHA1 Message Date
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
KMKoushik
d081badd3d Update SDK version 2024-05-25 09:05:59 +10:00
KM Koushik
4a85be18b9 Create LICENSE for SDK package 2024-05-25 08:45:57 +10:00
KM Koushik
21c5727495 Update LICENSE 2024-05-25 08:45:27 +10:00
KM Koushik
72302e0ee7 Add SDK license 2024-05-25 08:43:47 +10:00
KMKoushik
de42ef59de Fix SDK 2024-05-25 08:40:35 +10:00
KMKoushik
b0cc131b5f Update SDK version 2024-05-25 07:46:52 +10:00
KMKoushik
b696096d1f Add tsup configs 2024-05-24 07:10:37 +10:00
KM Koushik
5fb2448e07 Add node SDK (#19) 2024-05-23 22:02:33 +10:00
KM Koushik
e0fc68d4c0 Add dcoumentation for API (#18) 2024-05-22 19:43:17 +10:00
KM Koushik
b9643f41e1 Add basic documentation (#14)
* Docs MVP

* Change to mintlify

* Add more docs

* Init docs
2024-05-21 20:51:53 +10:00
KMKoushik
052c29a515 Add simple analytic 2024-05-21 06:41:15 +10:00
KMKoushik
d2a997a34b Fix: Block tRPC calls if user is not beta 2024-05-20 18:30:29 +10:00
KMKoushik
d92feec4f8 Fix user can't create team 2024-05-20 09:13:56 +10:00
KM Koushik
0104341015 Update README.md 2024-05-19 19:09:03 +10:00
KMKoushik
29b48c9a4d Fix build failure 2024-05-19 18:39:49 +10:00
Rahul Mishra
2887c68800 fix: resolve hydration and other errors (#13) 2024-05-19 18:29:25 +10:00
Rahul Mishra
a2369c3877 fix: unwanted scrollbars (#12) 2024-05-18 22:01:34 +10:00
KMKoushik
5f4ec7c6eb Fix mobile version 2024-05-18 18:57:59 +10:00
KMKoushik
7e9cf42ceb Remove async from client compoenents 2024-05-18 18:48:53 +10:00
KMKoushik
6806b9178e Update landing page 2024-05-18 18:18:28 +10:00
KM Koushik
578c1024d7 Update README.md 2024-05-18 17:52:39 +10:00
KM Koushik
ef3f5f5cc1 Create LICENSE 2024-05-18 17:51:00 +10:00
KM Koushik
26eaf55d8f Update README.md (#11) 2024-05-18 17:44:01 +10:00
KMKoushik
0c2155cfff Remove scroll 2024-05-16 07:36:42 +10:00
KMKoushik
3df022f6b2 Add replyto option 2024-05-16 07:18:44 +10:00
KMKoushik
2b77ef3413 Remove animation from home page 2024-05-15 19:24:09 +10:00
KMKoushik
23750d23a1 Check if subscription is valid 2024-05-15 07:44:47 +10:00
KM Koushik
64c7613d8c Add email queue (#1)
* Add pgboss queue support

* Implement queue for sending emails

* Add migrations
2024-05-10 16:21:26 +10:00