Commit Graph

59 Commits

Author SHA1 Message Date
Carl-Gerhard Lindesvärd
ccff90829b wip 2025-12-17 23:00:33 +01:00
Carl-Gerhard Lindesvärd
bc84404235 wip 2025-12-17 09:18:31 +01:00
Carl-Gerhard Lindesvärd
d7c6e88adc fix: change order keys for clickhouse tables
* wip

* rename

* fix: minor things before merging new order keys

* fix: add maintenance mode

* fix: update order by for session and events

* fix: remove properties from sessions and final migration test

* fix: set end date on migrations

* fix: comments
2025-12-16 12:48:51 +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
8312556b38 fix(dashboard): filter on all properties (except on overview) 2025-12-09 21:14:52 +01:00
Carl-Gerhard Lindesvärd
e22a5b3237 fix: sticky header on overview 2025-12-08 22:12:53 +01:00
Carl-Gerhard Lindesvärd
4b775ff2c5 fix: improve SEO 2025-12-04 09:46:12 +01:00
Carl-Gerhard Lindesvärd
5576519a2a fix: include op1.js for self-hosting #229 2025-12-02 22:27:25 +01:00
Carl-Gerhard Lindesvärd
3ae7d1322e fix: re-render issues for report-table 2025-12-02 22:08:43 +01:00
Carl-Gerhard Lindesvärd
e4b919c4da fix: general ui fixes 2025-12-02 21:54:57 +01:00
Carl-Gerhard Lindesvärd
4ef0b1afe2 fix: re-render report table 2025-11-27 13:12:27 +01:00
Carl-Gerhard Lindesvärd
d4e3470f7e fix: overflow profile properties 2025-11-27 12:05:47 +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
71270b3493 fix: backward comp cache web script 2025-11-21 12:10:31 +01:00
Carl-Gerhard Lindesvärd
83e223a496 feat: sdks and docs (#239)
* init

* fix

* update docs

* bump: all sdks

* rename types test
2025-11-19 21:56:47 +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
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
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
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
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
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
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
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
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
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
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
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