Commit Graph

35 Commits

Author SHA1 Message Date
Carl-Gerhard Lindesvärd
34769a5d58 feat(ai): add ai chat to dashboard 2025-04-15 14:30:21 +02:00
Carl-Gerhard Lindesvärd
08b07e42fb fix(buffer): do not update created_at for profiles since its our partition key 2025-03-06 11:07:09 +01:00
Carl-Gerhard Lindesvärd
5c6ad93ff5 improve(api): how we check duplicate requests 2025-02-28 10:03:28 +01:00
Carl-Gerhard Lindesvärd
7750ca117f improve(api): update api to fastify v5 2025-02-28 09:19:27 +01:00
Carl-Gerhard Lindesvärd
d6f5bb7833 fix(public): remove db dependencies and use traditional api call to get stats 2025-02-27 00:07:25 +01:00
Carl-Gerhard Lindesvärd
168ebc3430 feat(subscriptions): added polar as payment provider for subscriptions
* feature(dashboard): add polar / subscription

* wip(payments): manage subscription

* wip(payments): add free product, faq and some other improvements

* fix(root): change node to bundler in tsconfig

* wip(payments): display current subscription

* feat(dashboard): schedule project for deletion

* wip(payments): support custom products/subscriptions

* wip(payments): fix polar scripts

* wip(payments): add json package to dockerfiles
2025-02-26 11:24:00 +01:00
Carl-Gerhard Lindesvärd
7deee7e4c2 fix(api): handle common errors better 2025-01-28 07:14:35 +00:00
Carl-Gerhard Lindesvärd
d31d9924a5 feature(auth): replace clerk.com with custom auth (#103)
* feature(auth): replace clerk.com with custom auth

* minor fixes

* remove notification preferences

* decrease live events interval

fix(api): cookies..

# Conflicts:
#	.gitignore
#	apps/api/src/index.ts
#	apps/dashboard/src/app/providers.tsx
#	packages/trpc/src/trpc.ts
2024-12-20 22:23:07 +01:00
Carl-Gerhard Lindesvärd
afff099c5b fix(api): sending duplicated responses for bot events (improved code as well) 2024-11-30 21:40:25 +01:00
Carl-Gerhard Lindesvärd
1e3b90c971 feature(api): add rate limiter 2024-10-07 10:33:50 +02:00
Carl-Gerhard Lindesvärd
4329960bd9 fix(dashboard): remove popup from slack integrations 2024-10-03 20:16:03 +02:00
Carl-Gerhard Lindesvärd
f65a633403 feature(dashboard): add integrations and notifications 2024-10-02 22:41:35 +02:00
Carl-Gerhard Lindesvärd
32e91959f6 chore(root): migrate to biome 2024-09-18 23:46:11 +02:00
Carl-Gerhard Lindesvärd
c819c18962 fix(root): add hyperdx and better logging 2024-09-13 22:05:25 +02:00
Carl-Gerhard Lindesvärd
28d95da56b improve error message when client validation fails 2024-09-02 21:05:18 +02:00
Carl-Gerhard Lindesvärd
df05e2dab3 Self-hosting! (#49)
* added self-hosting
2024-08-28 09:28:44 +02:00
Carl-Gerhard Lindesvärd
2226cb463d wip 2024-08-09 23:00:38 +02:00
Carl-Gerhard Lindesvärd
15e997129a initial for v1 2024-08-09 23:00:38 +02:00
Carl-Gerhard Lindesvärd
da856152c7 wip importer 2024-07-21 23:55:04 +02:00
Carl-Gerhard Lindesvärd
a2cf2ee564 fix websocket 2024-07-17 23:36:41 +02:00
Carl-Gerhard Lindesvärd
1728a75b19 improve sdk error logging 2024-07-17 22:53:36 +02:00
Carl-Gerhard Lindesvärd
5e225b7ae6 batching events 2024-07-17 17:27:19 +02:00
Carl-Gerhard Lindesvärd
0cb87b0279 remove unused route 2024-07-01 22:10:55 +02:00
Carl-Gerhard Lindesvärd
41143ca5f8 ADD CROSS DOMAIN SUPPORT 2024-06-26 22:35:29 +02:00
Carl-Gerhard Lindesvärd
f20cca6e15 add charts to export api 2024-06-12 22:05:21 +02:00
Carl-Gerhard Lindesvärd
26909808de improve error message if sdk request fails 2024-05-05 14:40:26 +02:00
Carl-Gerhard Lindesvärd
4cb142ae41 api: remove unecessary log 2024-04-19 21:50:45 +02:00
Carl-Gerhard Lindesvärd
971e645bdd replace logtail with baselime 2024-04-18 09:18:00 +02:00
Carl-Gerhard Lindesvärd
7d22d2ddad onboarding completed 2024-04-16 11:50:34 +02:00
Carl-Gerhard Lindesvärd
8485618726 better logging for sdk auth 2024-04-12 20:50:17 +02:00
Carl-Gerhard Lindesvärd
7f8d857508 api: add first version of export api 2024-04-12 20:32:57 +02:00
Carl-Gerhard Lindesvärd
4b3ce772ba better handling unauth request 2024-03-13 12:06:43 +01:00
Carl-Gerhard Lindesvärd
48aecc4b37 format:fix 2024-03-13 08:55:24 +01:00
Carl-Gerhard Lindesvärd
e6c0bc2ec8 rename mixan to OPENPANEL! 2024-03-11 13:40:46 +01:00
Carl-Gerhard Lindesvärd
6d4f9010d4 move sdk packages to its own folder and rename api & dashboard 2024-03-11 13:15:44 +01:00