Commit Graph

1109 Commits

Author SHA1 Message Date
Carl-Gerhard Lindesvärd
b72cf2dfa0 fix: comments 2025-11-11 11:03:28 +01:00
Carl-Gerhard Lindesvärd
77df6dc638 revert query builder 2025-11-11 10:22:16 +01:00
Carl-Gerhard Lindesvärd
eb5ca8f6e0 revert service change 2025-11-11 10:21:23 +01:00
Carl-Gerhard Lindesvärd
aa0120a79d imporve billing more + supporter prompt on self-hosting 2025-11-10 22:45:19 +01:00
Carl-Gerhard Lindesvärd
e9fc9713e4 fix usage graph 2025-11-10 20:48:56 +01:00
Carl-Gerhard Lindesvärd
d9e3883d11 fix: simply billing 2025-11-10 20:48:55 +01:00
Carl-Gerhard Lindesvärd
bbd30ca6e0 bump: web sdk 1.0.2 2025-11-10 19:44:09 +01:00
Carl-Gerhard Lindesvärd
7e38176422 fix: nextjs 16 support and web logging 2025-11-10 19:40:36 +01:00
Carl-Gerhard Lindesvärd
720b56aba6 public: add supporter 2025-11-08 22:45:22 +01:00
Carl-Gerhard Lindesvärd
49d2c7512a docs: add swift and kotlin 2025-11-08 22:07:01 +01:00
Carl-Gerhard Lindesvärd
c13ea0d044 docs: fix 404 2025-11-08 21:56:15 +01:00
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