Commit Graph

904 Commits

Author SHA1 Message Date
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
50ef4c0d94 fix: add internal links 2025-12-02 14:06:18 +01:00
Carl-Gerhard Lindesvärd
a7a357eb0f fix: use webp instead of png 2025-12-02 09:41:13 +01:00
Carl-Gerhard Lindesvärd
7adc2903d2 fix: add tracking script 2025-12-02 09:35:25 +01:00
Carl-Gerhard Lindesvärd
ac4429d6d9 feat: new public website 2025-12-02 09:22:36 +01:00
Carl-Gerhard Lindesvärd
a39796a829 docs: add sections for popular deployment methods 2025-11-28 12:56:16 +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
d154e12d66 fix: update deps 2025-11-26 12:52:44 +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
828c8c4f91 fix: add better syntax for nextjs proxy 2025-11-25 12:11:18 +01:00
Carl-Gerhard Lindesvärd
6da8267509 feat: improve nextjs proxying mode 2025-11-25 11:48:12 +01:00
Carl-Gerhard Lindesvärd
4f9d66693e bump: sdk 1.0.2 2025-11-25 10:26:26 +01:00
Carl-Gerhard Lindesvärd
c9cf0274af fix: reset exceeded at when upgrading account 2025-11-24 20:27:46 +01:00
Carl-Gerhard Lindesvärd
44184236a8 fix: bump web sdk 2025-11-21 12:16:12 +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
d61cbf6f2c bump: nextjs 1.0.15 2025-11-17 22:48:15 +01:00
Carl-Gerhard Lindesvärd
887ed09388 bump: nextjs 1.0.13 2025-11-17 21:56:41 +01:00
Carl-Gerhard Lindesvärd
c8e3cf8552 test headers 2025-11-17 20:39:34 +01:00
Carl-Gerhard Lindesvärd
aa8765d627 tmp logging 2025-11-17 14:44:37 +01:00
Carl-Gerhard Lindesvärd
10726bf373 fix: better support for custom timestamps 2025-11-17 13:56:55 +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
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