Commit Graph

1198 Commits

Author SHA1 Message Date
Carl-Gerhard Lindesvärd
437111cfec docs: improve self-hosting docs 2025-11-07 19:51:28 +01:00
Carl-Gerhard Lindesvärd
0ddd1f6d06 fix: broken properties selector 2025-11-07 15:30:57 +01:00
Carl-Gerhard Lindesvärd
ea029648a5 fix: stroke color on pie and default report name 2025-11-07 15:00:39 +01:00
Carl-Gerhard Lindesvärd
e511ae5b9b fix: pie chart 2025-11-07 14:25:41 +01:00
Carl-Gerhard Lindesvärd
c762bd7c95 fix: a lot of minor improvements for dashboard 2025-11-07 12:28:54 +01:00
Carl-Gerhard Lindesvärd
5b1c582023 fix: mixpanel crash 2025-11-07 07:25:17 +01:00
Carl-Gerhard Lindesvärd
a9b9ffa029 fix: add retries with backoff to mixpanel api 2025-11-05 21:41:50 +01:00
Carl-Gerhard Lindesvärd
f67ec2bb6a fix: reduce share errors 2025-11-05 19:03:59 +01:00
Carl-Gerhard Lindesvärd
0663ce6ac8 fix: backfill sessions for imports 2025-11-05 12:52:57 +01:00
Carl-Gerhard Lindesvärd
b8cb13a854 fix: add getReplicatedTableName 2025-11-05 12:13:26 +01:00
Carl-Gerhard Lindesvärd
93e1a2d037 fix: read from primary 2025-11-05 12:03:45 +01:00
Carl-Gerhard Lindesvärd
70682c218f remove async insert 2025-11-05 11:30:26 +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
74754cf65b fix: invalidate dashboard after new report is created 2025-11-03 22:07:12 +01:00
Carl-Gerhard Lindesvärd
7287a05697 fix: handle profiles which are not identified but the event has profile_id 2025-11-03 22:04:25 +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
76b68ba5d7 fix: funnel (filter on profile properties) 2025-10-31 12:19:46 +01:00
Carl-Gerhard Lindesvärd
cf6b9f4ab8 docs: improve article 2025-10-31 11:25:07 +01:00
Carl-Gerhard Lindesvärd
322f2c36fd docs: add articles 2025-10-31 10:45:25 +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
abacf66155 docs: add article 2025-10-30 22:34:53 +01:00
Carl-Gerhard Lindesvärd
ebdf29e196 fix: public 2025-10-30 19:36:21 +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
ddc99e9850 feat: ignore secret or cors for client 2025-10-29 21:14:43 +01:00
Carl-Gerhard Lindesvärd
a399209947 fix: conversion chart 2025-10-29 20:43:56 +01:00
Carl-Gerhard Lindesvärd
98b3f50917 fix: share overview 2025-10-29 20:43:49 +01:00
Carl-Gerhard Lindesvärd
e33de4d00e fix: only tag main! 2025-10-29 19:24:59 +01:00
Mr. Will
540de2cd53 fix(dashboard): Remove extra semicolon in settings/members page (#213)
* Remove extra semicolon in settings/members page

* Remove unnecessary semicolon in settings/notifications page
2025-10-27 21:50:21 +01:00
Carl-Gerhard Lindesvärd
b8ad8dfede fix: view event details without session 2025-10-23 15:13:01 +02:00
Carl-Gerhard Lindesvärd
07762211d2 chore: github tags on builds 2025-10-23 12:56:20 +02:00
Carl-Gerhard Lindesvärd
bcfb4f25fb fix: option to allow cluster migrations without relying on self hosting env 2025-10-23 10:50:20 +02:00
Carl-Gerhard Lindesvärd
411021ee04 fix: refetch issues 2025-10-22 18:24:50 +02:00
Carl-Gerhard Lindesvärd
1206f94cf3 fix: refetch and navigation when creating integration 2025-10-22 17:52:27 +02:00
Carl-Gerhard Lindesvärd
e3d3627c16 fix: broken integration 2025-10-22 17:18:49 +02:00
Carl-Gerhard Lindesvärd
49a4f5b8ae fix: self-hosting 2025-10-22 11:58:21 +02:00
Carl-Gerhard Lindesvärd
42d0fb8572 fix self-hosting 2025-10-22 11:38:37 +02:00
Carl-Gerhard Lindesvärd
9790ba8937 feat: prepare supporter self-hosting 2025-10-22 09:44:56 +02:00
Carl-Gerhard Lindesvärd
f958230a66 fix: improve cookie store 2025-10-20 10:29:38 +02:00
Carl-Gerhard Lindesvärd
90c1a813af chore: add SKIP_HOOKS in pre-push 2025-10-20 09:21:54 +02:00
Carl-Gerhard Lindesvärd
87d4ec2f33 fix: use cookie store for theme as well 2025-10-19 21:31:53 +02:00
Carl-Gerhard Lindesvärd
d8a297edf2 fix: fix project access cache issue 2025-10-18 15:00:00 +02:00
Carl-Gerhard Lindesvärd
ea483d41a0 fix: prefetch project and not events on onboarding 2025-10-18 13:35:50 +02:00
Carl-Gerhard Lindesvärd
84a3552daf fix: log session as well 2025-10-18 11:37:15 +02:00
Carl-Gerhard Lindesvärd
95de29dfed fix: auth 2025-10-18 11:33:25 +02:00
Carl-Gerhard Lindesvärd
967a155d5e debug: auth 2025-10-18 11:08:40 +02:00
Carl-Gerhard Lindesvärd
93a3c9b0a9 fix: current selected item on billing 2025-10-18 11:03:43 +02:00
Carl-Gerhard Lindesvärd
2928857389 fix: more links 2025-10-18 10:33:09 +02:00