Commit Graph

1036 Commits

Author SHA1 Message Date
Carl-Gerhard Lindesvärd
44e51938cc fix: changelog... 2025-10-16 13:06:46 +02:00
Carl-Gerhard Lindesvärd
b59c054ac0 chore: update readme 2025-10-16 12:41:16 +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
436e81ecc9 fix(api): allow multiple cors origins 2025-10-10 15:42:52 +02:00
Carl-Gerhard Lindesvärd
7d4a4c1944 bump groupmq 2025-10-09 10:10:30 +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
a11f87dc3c improve: logging for session handling 2025-10-08 10:44:02 +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
174a30d515 bump groupmq 2025-10-07 18:35:12 +02:00
Carl-Gerhard Lindesvärd
6bc4f6fbd2 bump groupmq 2025-10-07 12:59:13 +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
af580333b4 fix: bump groupmq, fix stalled sessions in buffers, improve heavy event count 2025-10-06 22:20:14 +02:00
Carl-Gerhard Lindesvärd
b3e06e985d chore: update bots and series icons 2025-10-05 12:01:06 +02:00
Carl-Gerhard Lindesvärd
d06589831d chore: update groupmq 2025-10-05 12:00:50 +02:00
Carl-Gerhard Lindesvärd
280065c2c4 fix: parse cookie domain (#185)
* chore: update bots and referrers

* fix: handle cookie domain better
2025-10-04 21:22:09 +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
Mouhamadou Tidiane El Bachir Diop
5092b6ae51 fix(sdk+express): add support for express V5 (#201)
* add support for express V5

* Add Support for v4 to v5 [major changes between versions]

* Update packages/sdks/express/package.json

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-09-26 20:32:58 +02:00
Ashutosh Singh
c10b89dcf7 feat: log limit added (#202) 2025-09-26 20:29:46 +02:00
Carl-Gerhard Lindesvärd
a145bd6cfc fix(docs): add insights to menu 2025-09-09 07:23:21 +02:00
Carl-Gerhard Lindesvärd
df32bb04a0 feat(api): add insights endpoints 2025-09-08 22:07:09 +02:00
Carl-Gerhard Lindesvärd
d4a1eb88b8 fix: handle new depends_on object instead of array #195 2025-09-04 09:57:57 +02:00
Carl-Gerhard Lindesvärd
52b86682e2 fix: ensure we dont bloat notification table with any other notification than app 2025-09-03 21:39:21 +02:00
Carl-Gerhard Lindesvärd
e5cacb73df fix(api): ensure we always have profile in cache (before inserted to clickhouse) 2025-08-13 20:57:42 +02:00
Carl-Gerhard Lindesvärd
31ccfb8b5f improve: add profile to notifications templates eg {{profile.email}} 2025-08-08 22:38:03 +02:00
Carl-Gerhard Lindesvärd
26efb7a94d fix: display name for events 2025-08-08 14:13:56 +02:00
Carl-Gerhard Lindesvärd
113ab0a28d chore: update bots and referrers 2025-07-02 12:16:01 +02:00
Carl-Gerhard Lindesvärd
a6993abb6f fix: self-hosting had trial 2025-06-28 06:59:57 +02:00
Carl-Gerhard Lindesvärd
7bda9adf86 improve(public): description 2025-06-26 22:48:54 +02:00
Carl-Gerhard Lindesvärd
f96c9b4769 improve(public): list all prices instead of slider + rewrite article 2025-06-26 22:41:09 +02:00
Carl-Gerhard Lindesvärd
77cd74816c sdk(express): add user-agent as well 2025-06-25 12:27:28 +02:00
Carl-Gerhard Lindesvärd
28f36da68e fix(coolify): bump version 2025-06-23 22:53:08 +02:00
Carl-Gerhard Lindesvärd
92d62c3e5c improve: prepare for coolify and general self-hosting improvements (#175)
* fix(self-hosting): improve docker compose, add healthchecks, rename env SELF_HOSTED

* improve(db): improve initial migration when no data exists

* fix(db): misstakes were made

* improve(dashboard): better curl preview depending on project type

* fix(db): fix migrations

* fix(onboarding): ensure we publish event correctly

* wip

* fix: curl preview

* add coolify template

* fix(dashboard): page -> route

* fix

* fix env
2025-06-23 22:21:11 +02:00
Carl-Gerhard Lindesvärd
4a2dbc5c4d fix(public): add robots.txt 2025-06-20 09:07:26 +02:00
Carl-Gerhard Lindesvärd
bbe0192a19 fix(public): ts issue 2025-06-18 14:50:30 +02:00
Carl-Gerhard Lindesvärd
5c6d71f176 improve(public): re-design landing page a bit 2025-06-18 14:38:14 +02:00
Carl-Gerhard Lindesvärd
9b16bbaccd feature: prepare for demo mode 2025-06-17 23:10:23 +02:00
Carl-Gerhard Lindesvärd
02be728499 fix(docs): remove alias from docs for now 2025-06-12 12:04:34 +02:00
Carl-Gerhard Lindesvärd
ad8dfb511d fix(dashboard): ui glitch in event details #169 2025-06-11 22:31:27 +02:00
Carl-Gerhard Lindesvärd
e3e9e60b25 fix(api): handle profile filters/breakdowns better 2025-06-11 22:31:27 +02:00
Carl-Gerhard Lindesvärd
82239a7d9a improve(dashboard): the flow of creating a project 2025-06-11 22:31:27 +02:00
T04435
5e023d0227 chore(dashboard): added report name on save report toast (#174) 2025-06-10 22:38:51 +02:00
Carl-Gerhard Lindesvärd
3560276095 fix(dashboard): make new events combobox case sensitive 2025-06-10 08:43:26 +02:00
Carl-Gerhard Lindesvärd
1cfd7e7e1b fix(dashboard): dockerfile + other self-hosting issues 2025-06-09 17:22:56 +02:00
Carl-Gerhard Lindesvärd
5445d6309e test: add vitest
* feature(root): add vitest and some basic tests

* fix(test): after rebase + added referrars test and more sites

* fix(test): test broken after rebase

* fix(test): provide db url to make prisma happy

* fix tests
2025-06-06 19:14:18 +02:00
Carl-Gerhard Lindesvärd
09c83ddeb4 fix(dashboard): scroll issues in modals 2025-06-06 14:20:49 +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
f59bcfba3c improve(dashboard): better event selector and other improvements 2025-06-05 11:28:06 +02:00
Carl-Gerhard Lindesvärd
cd5dce02b8 fix(dashboard): add property selector 2025-06-04 13:12:27 +02:00
Carl-Gerhard Lindesvärd
5b1e94e9ad fix(api): filter empty values when using sum and average, added min and max 2025-06-04 12:45:26 +02:00