2d8bfd1da1
feat: add Gitea CI workflows, production compose, and update all deps
...
Build and Push API / build-api (push) Has been cancelled
Build and Push Dashboard / build-dashboard (push) Has been cancelled
Build and Push Worker / build-worker (push) Has been cancelled
- Add .gitea/workflows for building and pushing api, dashboard, and worker images to git.zias.be registry
- Add docker-compose.prod.yml using pre-built registry images (no build-from-source on server)
- Update docker-compose.yml infra images to latest (postgres 18.3, redis 8.6.2, clickhouse 26.3.2.3)
- Update self-hosting/docker-compose.template.yml image versions to match
- Bump Node.js to 22.22.2 in all three Dockerfiles
- Update pnpm to 10.33.0 and upgrade all safe npm dependencies
- Add buffer-equal-constant-time patch
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-31 10:02:12 +02:00
eefbeac7f8
feat: add logs UI — tRPC router, page, and sidebar nav
...
- logRouter with list (infinite query, cursor-based) and severityCounts procedures
- /logs route page: severity filter chips with counts, search input, expandable log rows
- Log detail expansion shows attributes, resource, trace context, device/location
- Sidebar "Logs" link with ScrollText icon between Events and Sessions
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-30 12:08:39 +02:00
Carl-Gerhard Lindesvärd
20665789e1
fix: improve performance for realtime map
2026-03-23 22:35:04 +01:00
Carl-Gerhard Lindesvärd
21e51daa5f
fix: lookup group members based on profiles table instead of events
2026-03-22 20:50:50 +01:00
Carl-Gerhard Lindesvärd
11e9ecac1a
feat: group analytics
...
* wip
* wip
* wip
* wip
* wip
* add buffer
* wip
* wip
* fixes
* fix
* wip
* group validation
* fix group issues
* docs: add groups
2026-03-20 10:46:09 +01:00
Carl-Gerhard Lindesvärd
88a2d876ce
fix: realtime improvements
2026-03-20 09:52:29 +01:00
Carl-Gerhard Lindesvärd
5557db83a6
fix: add filters for sessions table
2026-03-16 13:31:48 +01:00
Carl-Gerhard Lindesvärd
4483e464d1
fix: optimize event buffer ( #278 )
...
* fix: how we fetch profiles in the buffer
* perf: optimize event buffer
* remove unused file
* fix
* wip
* wip: try groupmq 2
* try simplified event buffer with duration calculation on the fly instead
2026-03-16 13:29:40 +01:00
Carl-Gerhard Lindesvärd
271d189ed0
feat: added google search console
2026-03-09 20:47:02 +01:00
Carl-Gerhard Lindesvärd
b801d6a8ef
fix: last auth provider cookie (wrong domain)
2026-02-27 23:41:38 +01:00
Carl-Gerhard Lindesvärd
10da7d3a1d
fix: improve onboarding
2026-02-27 22:45:21 +01:00
Carl-Gerhard Lindesvärd
aa81bbfe77
feat: session replay
...
* wip
* wip
* wip
* wip
* final fixes
* comments
* fix
2026-02-26 14:09:53 +01:00
Carl-Gerhard Lindesvärd
b81a2e0de6
fix: show all insights on overview
2026-02-18 10:44:03 +01:00
Carl-Gerhard Lindesvärd
d7e6e737c9
fix: improve overview filters
2026-02-18 10:43:55 +01:00
Carl-Gerhard Lindesvärd
860223f22e
chore: use ultacite
2026-02-14 10:42:38 +00:00
Carl-Gerhard Lindesvärd
2389b351e4
fix: memory issues when properties are to big
2026-02-12 20:35:21 +00:00
Carl-Gerhard Lindesvärd
f1f932c58b
fix: funnel issues
2026-02-12 20:32:18 +00:00
Carl-Gerhard Lindesvärd
fc3b6fb891
fix(dashboard): improvements for both funnel and conversion chart
2026-02-06 08:22:57 +00:00
Carl-Gerhard Lindesvärd
21792bfbfa
chore: refactor chart access
2026-02-05 21:43:59 +00:00
Carl-Gerhard Lindesvärd
19a48e86c1
chore: refactor overview access
2026-02-05 21:31:34 +00:00
Carl-Gerhard Lindesvärd
7a88b262c0
fix(dashboard): share overview (all widgets didnt work)
2026-02-05 21:24:37 +00:00
Carl-Gerhard Lindesvärd
2c7edec274
fix: funnel
2026-01-29 13:30:59 +01:00
Carl-Gerhard Lindesvärd
286f8e160b
feat: improve webhook integration (customized body and headers)
2026-01-23 15:01:34 +01:00
Carl-Gerhard Lindesvärd
9e5b482447
fix: report intervals
2026-01-22 21:49:13 +01:00
Carl-Gerhard Lindesvärd
e645c094b2
feature: onboarding emails
...
* wip
* wip
* wip
* fix coderabbit comments
* remove template
2026-01-22 10:38:05 +01:00
Carl-Gerhard Lindesvärd
67301d928c
feat: add product hunt badge widget
2026-01-22 10:11:44 +01:00
Carl-Gerhard Lindesvärd
13d8b92cf3
fix: read issues
2026-01-20 06:44:13 +01:00
Carl-Gerhard Lindesvärd
ed1c57dbb8
feat: share dashboard & reports, sankey report, new widgets
...
* fix: prompt card shadows on light mode
* fix: handle past_due and unpaid from polar
* wip
* wip
* wip 1
* fix: improve types for chart/reports
* wip share
2026-01-14 09:21:18 +01:00
Carl-Gerhard Lindesvärd
cabfb1f3f0
fix: dashboard improvements and query speed improvements
2026-01-09 14:42:11 +01:00
Carl-Gerhard Lindesvärd
34cb186ead
feat: User Journey
2025-12-19 09:39:25 +01:00
Carl-Gerhard Lindesvärd
5f38560373
feat: insights
...
* fix: migration for newly created self-hosting instances
* fix: build script
* wip
* wip
* wip
* fix: tailwind css
2025-12-19 09:37:15 +01:00
Carl-Gerhard Lindesvärd
3b74d8ae36
feat: show revenue amount on event list (if revenue)
2025-12-15 22:10:45 +01:00
Carl-Gerhard Lindesvärd
315e4a59a3
fix: dont throw if session not found for event details
2025-12-08 20:32:55 +01:00
Carl-Gerhard Lindesvärd
4e42689115
fix: join profiles on getFunnelProfiles
2025-12-08 15:02:46 +01:00
Carl-Gerhard Lindesvärd
620904b4d4
fix: view profiles, improve chart service
2025-11-27 13:12:14 +01:00
Carl-Gerhard Lindesvärd
b421474616
feat: report editor
...
commit bfcf271a64c33a60f61f511cec2198d9c8a9c51a
Author: Carl-Gerhard Lindesvärd <lindesvard@gmail.com >
Date: Wed Nov 26 12:32:40 2025 +0100
wip
commit 8cd3b89fa3
Author: Carl-Gerhard Lindesvärd <lindesvard@gmail.com >
Date: Tue Nov 25 22:33:58 2025 +0100
funnel
commit 95af86dc44
Author: Carl-Gerhard Lindesvärd <lindesvard@gmail.com >
Date: Tue Nov 25 22:23:25 2025 +0100
wip
commit 727a218e6b
Author: Carl-Gerhard Lindesvärd <lindesvard@gmail.com >
Date: Tue Nov 25 10:18:26 2025 +0100
conversion wip
commit 958ba535d6
Author: Carl-Gerhard Lindesvärd <lindesvard@gmail.com >
Date: Tue Nov 25 10:18:20 2025 +0100
wip
commit 3bbeb927cc
Author: Carl-Gerhard Lindesvärd <lindesvard@gmail.com >
Date: Tue Nov 25 09:18:48 2025 +0100
wip
commit d99335e2f4
Author: Carl-Gerhard Lindesvärd <lindesvard@gmail.com >
Date: Mon Nov 24 18:08:10 2025 +0100
wip
commit 1fa61b1ae9
Author: Carl-Gerhard Lindesvärd <lindesvard@gmail.com >
Date: Mon Nov 24 15:50:28 2025 +0100
ts
commit 548747d826
Author: Carl-Gerhard Lindesvärd <lindesvard@gmail.com >
Date: Mon Nov 24 13:17:01 2025 +0100
fix typecheck events -> series
commit 7b18544085
Author: Carl-Gerhard Lindesvärd <lindesvard@gmail.com >
Date: Mon Nov 24 13:06:46 2025 +0100
fix report table
commit 57697a5a39
Author: Carl-Gerhard Lindesvärd <lindesvard@gmail.com >
Date: Sat Nov 22 00:05:13 2025 +0100
wip
commit 06fb6c4f3c
Author: Carl-Gerhard Lindesvärd <lindesvard@gmail.com >
Date: Fri Nov 21 11:21:17 2025 +0100
wip
commit dd71fd4e11
Author: Carl-Gerhard Lindesvärd <lindesvard@gmail.com >
Date: Thu Nov 20 13:56:58 2025 +0100
formulas
2025-11-26 12:33:41 +01:00
Carl-Gerhard Lindesvärd
790801b728
feat: revenue tracking
...
* wip
* wip
* wip
* wip
* show revenue better on overview
* align realtime and overview counters
* update revenue docs
* always return device id
* add project settings, improve projects charts,
* fix: comments
* fixes
* fix migration
* ignore sql files
* fix comments
2025-11-19 14:27:34 +01:00
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
c1801adaa2
fix: better formula support
2025-11-12 23:15:21 +01:00
Carl-Gerhard Lindesvärd
84fd5ce22f
fix: metric chart total count
2025-11-12 23:15:20 +01:00
Carl-Gerhard Lindesvärd
9cafd61b25
feat: new billing and restrict access when trial has ended
...
* fix: simply billing
* fix usage graph
* imporve billing more + supporter prompt on self-hosting
* revert service change
* revert query builder
* fix: comments
2025-11-11 11:09:11 +01:00
Carl-Gerhard Lindesvärd
f67ec2bb6a
fix: reduce share errors
2025-11-05 19:03:59 +01:00
Carl-Gerhard Lindesvärd
212254d31a
feat: new importer ( #214 )
2025-11-05 09:49:36 +01:00
Carl-Gerhard Lindesvärd
b51bc8f3f6
fix: improvements for frontend
2025-11-04 12:26:52 +01:00
Carl-Gerhard Lindesvärd
3474fbd12d
feat: duplicate report
2025-11-03 22:14:10 +01:00
Carl-Gerhard Lindesvärd
c67f7f9578
fix: error when session expired
2025-11-01 12:35:23 +01:00
Carl-Gerhard Lindesvärd
4d7f3e4473
fix: 30 minutes realtime histogram on overview
2025-10-31 12:27:01 +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
931188a8ab
fix: timezone issue + improvements for funnel and conversion charts
2025-10-30 11:28:08 +01:00
Carl-Gerhard Lindesvärd
98b3f50917
fix: share overview
2025-10-29 20:43:49 +01:00