be64494aa9
feat: add Gitea CI workflows, production compose, and update all deps
...
Build and Push API / build-api (push) Failing after 39m34s
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 09:18:55 +02:00
Carl-Gerhard Lindesvärd
2377f95b86
feat(dashboard): allow create organizations
2026-03-03 11:11:59 +01:00
Carl-Gerhard Lindesvärd
55bd5c4614
fix: lock file
2026-02-26 14:30:02 +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
f1c85c53cf
fix: mostly UI imporvements
2026-01-30 08:48:40 +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
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
34cb186ead
feat: User Journey
2025-12-19 09:39:25 +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
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
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
931188a8ab
fix: timezone issue + improvements for funnel and conversion charts
2025-10-30 11:28:08 +01:00
Carl-Gerhard Lindesvärd
9790ba8937
feat: prepare supporter self-hosting
2025-10-22 09:44:56 +02:00
Carl-Gerhard Lindesvärd
c8bea685db
fix: invalidate queries better
2025-10-17 11:01:20 +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