Carl-Gerhard Lindesvärd
9ee3d61a25
remove cluster names and add it behind env flag (if someone want to scale)
2025-11-15 20:09:04 +01:00
Carl-Gerhard Lindesvärd
bb0e413b06
wip
2025-11-15 20:09:04 +01:00
Carl-Gerhard Lindesvärd
1285ad85a2
fix: performance related fixes
2025-11-15 20:09:04 +01:00
Carl-Gerhard Lindesvärd
8fbe944df0
fix: use correct client ip header
2025-11-14 13:16:57 +01:00
Carl-Gerhard Lindesvärd
f454449365
fix: read-after-write issues ( #215 )
...
* fix: read-after-write issues
* fix: coderabbit comments
* fix: clear cache on invite
* fix: use primary after a read
2025-10-31 09:56:07 +01:00
Carl-Gerhard Lindesvärd
9790ba8937
feat: prepare supporter self-hosting
2025-10-22 09:44:56 +02:00
Carl-Gerhard Lindesvärd
21fc076368
fix: checkout
2025-10-18 10:28:56 +02:00
Carl-Gerhard Lindesvärd
81a7e5d62e
feat: dashboard v2, esm, upgrades ( #211 )
...
* esm
* wip
* wip
* wip
* wip
* wip
* wip
* subscription notice
* wip
* wip
* wip
* fix envs
* fix: update docker build
* fix
* esm/types
* delete dashboard :D
* add patches to dockerfiles
* update packages + catalogs + ts
* wip
* remove native libs
* ts
* improvements
* fix redirects and fetching session
* try fix favicon
* fixes
* fix
* order and resize reportds within a dashboard
* improvements
* wip
* added userjot to dashboard
* fix
* add op
* wip
* different cache key
* improve date picker
* fix table
* event details loading
* redo onboarding completely
* fix login
* fix
* fix
* extend session, billing and improve bars
* fix
* reduce price on 10M
2025-10-16 12:27:44 +02:00
Carl-Gerhard Lindesvärd
e7c21bc92c
fix: remove old event queue, cleaned up session handling, remove hacks
2025-10-09 09:25:52 +02:00
Carl-Gerhard Lindesvärd
5b2f09f29c
fix: always use currentDeviceId on client request to make sure they arrive in same group
2025-10-08 07:46:50 +02:00
Carl-Gerhard Lindesvärd
e4bc21fc2e
fix: set random groupId if events from a server without a profile id
2025-10-07 09:57:12 +02:00
Carl-Gerhard Lindesvärd
0b4fcbad69
feat: use groupmq instead of bullmq for incoming events ( #206 )
...
* wip
* wip working group queue
* wip
* wip
* wip
* fix: groupmq package (tests failed)
* minor fixes
* fix: zero is fine for duration
* add logger
* fix: make buffers more lightweight
* bump groupmq
* new buffers and bump groupmq
* fix: buffers based on comments
* fix: use profileId as groupId if exists
* bump groupmq
* add concurrency env for only events
2025-10-04 21:07:55 +02:00
Carl-Gerhard Lindesvärd
ca4a880acd
feat: graceful shutdown ( #205 )
...
* feat: graceful shutdown
* comments by coderabbit
* fix
2025-10-02 11:03:54 +02:00
Carl-Gerhard Lindesvärd
df32bb04a0
feat(api): add insights endpoints
2025-09-08 22:07:09 +02:00
Carl-Gerhard Lindesvärd
34414e1d3e
feat(geo): make geo a package instead of service ( #161 )
2025-06-06 05:56:54 +02:00
Carl-Gerhard Lindesvärd
5c5154ee86
fix: clear cache for organizations when subscriptions updates
2025-06-04 12:00:45 +02:00
Carl-Gerhard Lindesvärd
0d58a5bf0c
improve(queue): how we handle incoming events and session ends
2025-06-03 21:19:01 +02:00
Carl-Gerhard Lindesvärd
95a30a660c
fix(api): ensure we use correct date format to get chart (export)
2025-05-23 12:00:24 +02:00
Carl-Gerhard Lindesvärd
ce184b157f
fix(api): filter events by profileId for export route
2025-05-21 20:52:26 +02:00
Carl-Gerhard Lindesvärd
89ab8d08de
improve(api): increase limit 1000, allow both projectId and project_id
2025-04-16 21:40:22 +02:00
Carl-Gerhard Lindesvärd
34769a5d58
feat(ai): add ai chat to dashboard
2025-04-15 14:30:21 +02:00
Carl-Gerhard Lindesvärd
020ed5eb04
fix(api): send empty response
2025-02-28 11:17:48 +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
44721f84da
fix(buffer): ensure we don't have duplicate events
2025-02-27 12:48:43 +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
86bf9dd064
remove(api): profile alias are no gone since not used
2025-02-24 23:24:25 +01:00
Carl-Gerhard Lindesvärd
6ad47c8bd1
improve(api): ensure we do 3 attempts to add events to the queue
2025-02-19 10:34:52 +01:00
Carl-Gerhard Lindesvärd
59012526e2
fix(worker): add reqId to logger for better traceability
2025-02-19 10:33:42 +01:00
Carl-Gerhard Lindesvärd
4bf55fe840
improve(api): cache geo
2025-02-11 21:57:07 +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
0cf73e299a
chore(root): clean up unused stuff
2025-02-11 12:07:57 +01:00
Carl-Gerhard Lindesvärd
af0f9717a8
improve(worker): handle sessions with unknown state
2025-02-09 20:39:52 +01:00
Carl-Gerhard Lindesvärd
2688a428d9
chore(api): add option to not add new jobs
2025-02-08 22:13:16 +01:00
Carl-Gerhard Lindesvärd
b3fc8ba850
fix(api): disable healthcheck
2025-02-04 11:09:45 +01:00
Carl-Gerhard Lindesvärd
0ffca70782
fix(api): use ping instead of keys for healtcheck
2025-01-29 16:07:43 +00:00
Carl-Gerhard Lindesvärd
7deee7e4c2
fix(api): handle common errors better
2025-01-28 07:14:35 +00:00
Carl-Gerhard Lindesvärd
8bbf36473b
improve(export): improve docs for export and add some default values
2025-01-26 07:15:51 +00:00
Carl-Gerhard Lindesvärd
c4e815b405
fix(auth): improve oauth flow, fix invite flow (with google), add copy invite link
2024-12-30 20:09:25 +01:00
Carl-Gerhard Lindesvärd
e5b5a8af62
fix(api): better logging for verify oauth code
2024-12-29 09:28:45 +01:00
Carl-Gerhard Lindesvärd
7361ef3b79
fix(auth): make most of the fields optional instead of just nullable in oauth flow
2024-12-21 16:58:54 +01:00
Carl-Gerhard Lindesvärd
eb2abd6027
fix(auth): update provider id on sign in
2024-12-21 11:12:45 +01:00
Carl-Gerhard Lindesvärd
a32b8b37bd
fix(auth): find account better
2024-12-21 10:45:17 +01:00
Carl-Gerhard Lindesvärd
b6ab9d3bb9
fix(auth): Better error logging
2024-12-21 10:20:30 +01:00
Carl-Gerhard Lindesvärd
3c9450c112
fix(auth): more schema validation fixes
2024-12-21 10:11:28 +01:00
Carl-Gerhard Lindesvärd
e6ca8a7999
fix(auth): github name can be null
2024-12-21 09:52:02 +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
f4ad97d87d
feature(dashboard): add ability to filter out events by profile id and ip ( #101 )
2024-12-07 21:34:32 +01:00