Carl-Gerhard Lindesvärd
|
da59622dce
|
fix: overall perf improvements
* fix: ignore private ips
* fix: performance related fixes
* fix: simply event buffer
* fix: default to 1 events queue shard
* add: cleanup scripts
* fix: comments
* fix comments
* fix
* fix: groupmq
* wip
* fix: sync cachable
* remove cluster names and add it behind env flag (if someone want to scale)
* fix
* wip
* better logger
* remove reqid and user agent
* fix lock
* remove wait_for_async_insert
|
2025-11-15 22:13:59 +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
|
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
|
3205ea0a31
|
fix(buffer): live counter
|
2025-02-11 21:39:10 +01:00 |
|
Carl-Gerhard Lindesvärd
|
848f475412
|
improve(db): do not use keys in redis
|
2025-02-11 21:39:10 +01: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
|
4329960bd9
|
fix(dashboard): remove popup from slack integrations
|
2024-10-03 20:16:03 +02:00 |
|
Carl-Gerhard Lindesvärd
|
ea27ca1e0a
|
fix(dashboard): add organizationId to the webhook url
|
2024-10-03 09:33:18 +02:00 |
|
Carl-Gerhard Lindesvärd
|
761b64d248
|
fix(api): webhooks should only listen on correct events
|
2024-10-03 09:22:00 +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
|
668434d246
|
Feature/move list to client (#50)
|
2024-09-01 15:02:12 +02:00 |
|
Carl-Gerhard Lindesvärd
|
0fea45c9f7
|
rename IServiceCreateEventPayload
|
2024-07-21 23:55:04 +02:00 |
|
Carl-Gerhard Lindesvärd
|
f2298a1b05
|
init redis lazy
|
2024-07-20 20:17:32 +02:00 |
|
Carl-Gerhard Lindesvärd
|
3993b493e3
|
prep events partition
|
2024-07-19 22:08:22 +02:00 |
|
Carl-Gerhard Lindesvärd
|
a2cf2ee564
|
fix websocket
|
2024-07-17 23:36:41 +02:00 |
|
Carl-Gerhard Lindesvärd
|
5e225b7ae6
|
batching events
|
2024-07-17 17:27:19 +02:00 |
|
Carl-Gerhard Lindesvärd
|
1e6cd0dee2
|
add better access control
|
2024-06-05 23:47:45 +02:00 |
|
Carl-Gerhard Lindesvärd
|
ee83a6db6f
|
added realtime view
|
2024-05-12 19:53:48 +02:00 |
|
Carl-Gerhard Lindesvärd
|
7d22d2ddad
|
onboarding completed
|
2024-04-16 11:50:34 +02:00 |
|
Carl-Gerhard Lindesvärd
|
ecf68463c9
|
🙊 escape sql strings
|
2024-03-28 15:57:13 +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 |
|