Commit Graph

889 Commits

Author SHA1 Message Date
Carl-Gerhard Lindesvärd
e6c7dec048 remove reqid and user agent 2025-11-15 20:09:04 +01:00
Carl-Gerhard Lindesvärd
3d1cdadb6f wip 2025-11-15 20:09:04 +01:00
Carl-Gerhard Lindesvärd
9ee3d61a25 remove cluster names and add it behind env flag (if someone want to scale) 2025-11-15 20:09:04 +01:00
Carl-Gerhard Lindesvärd
d8661acd66 fix: sync cachable 2025-11-15 20:09:04 +01:00
Carl-Gerhard Lindesvärd
bb0e413b06 wip 2025-11-15 20:09:04 +01:00
Carl-Gerhard Lindesvärd
37246f57f0 fix: groupmq 2025-11-15 20:09:04 +01:00
Carl-Gerhard Lindesvärd
ed8deeec3c fix comments 2025-11-15 20:09:04 +01:00
Carl-Gerhard Lindesvärd
310a867cfa fix: comments 2025-11-15 20:09:04 +01:00
Carl-Gerhard Lindesvärd
9bae0fb2db add: cleanup scripts 2025-11-15 20:09:04 +01:00
Carl-Gerhard Lindesvärd
742ee8dc1c fix: simply event buffer 2025-11-15 20:09:04 +01:00
Carl-Gerhard Lindesvärd
1285ad85a2 fix: performance related fixes 2025-11-15 20:09:04 +01:00
Carl-Gerhard Lindesvärd
e4fac81d27 fix: use latest sdks and proxy both request and op1.js in public 2025-11-14 13:30:39 +01:00
Carl-Gerhard Lindesvärd
8fbe944df0 fix: use correct client ip header 2025-11-14 13:16:57 +01:00
Carl-Gerhard Lindesvärd
84fd5ce22f fix: metric chart total count 2025-11-12 23:15:20 +01:00
Carl-Gerhard Lindesvärd
447b7668fd fix: show prompt if usage limit is exceeded 2025-11-12 15:10:28 +01:00
Carl-Gerhard Lindesvärd
e505c0ea45 fix: max age on ui cookies 2025-11-12 15:10:12 +01:00
Carl-Gerhard Lindesvärd
723ba3ef6c add: admin cli 2025-11-12 14:57:02 +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
bbd30ca6e0 bump: web sdk 1.0.2 2025-11-10 19:44:09 +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
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
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
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
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
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
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