Carl-Gerhard Lindesvärd
|
18c056f3ea
|
fix: avoid private ips
|
2025-11-17 16:11:41 +01:00 |
|
Carl-Gerhard Lindesvärd
|
1562d49fd6
|
fix: ip header order again (add openpanel-client-ip)
|
2025-11-17 16:01:13 +01:00 |
|
Carl-Gerhard Lindesvärd
|
aa8765d627
|
tmp logging
|
2025-11-17 14:44:37 +01:00 |
|
Carl-Gerhard Lindesvärd
|
56c74e13ff
|
fix: local logger
|
2025-11-17 13:57:01 +01:00 |
|
Carl-Gerhard Lindesvärd
|
dcc0d0df18
|
fix: funnel for milliseconds difference
|
2025-11-17 13:56:39 +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
|
38cc53890a
|
fix: update ip headers order
|
2025-11-14 14:30:40 +01:00 |
|
Carl-Gerhard Lindesvärd
|
7719985ad1
|
bump: @openpanel/nextjs 1.0.12
|
2025-11-14 13:29:01 +01:00 |
|
Carl-Gerhard Lindesvärd
|
c0cefe704b
|
fix: exports in nextjs package
|
2025-11-14 13:28:30 +01:00 |
|
Carl-Gerhard Lindesvärd
|
5dbb462578
|
bump: @openpanel/nextjs 1.0.11
|
2025-11-14 13:26:40 +01:00 |
|
Carl-Gerhard Lindesvärd
|
2b0b62d64c
|
fix: ts issue for nextjs sdk
|
2025-11-14 13:26:08 +01:00 |
|
Carl-Gerhard Lindesvärd
|
2abb44831c
|
bump: @openpanel/nextjs 1.0.10
|
2025-11-14 13:20:33 +01:00 |
|
Carl-Gerhard Lindesvärd
|
f990cfcc18
|
bump: @openpanel/express 1.0.1
|
2025-11-14 13:20:00 +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
|
c1801adaa2
|
fix: better formula support
|
2025-11-12 23:15:21 +01:00 |
|
Carl-Gerhard Lindesvärd
|
84fd5ce22f
|
fix: metric chart total count
|
2025-11-12 23:15:20 +01:00 |
|
Carl-Gerhard Lindesvärd
|
e613a4e01c
|
fix: dont count session events for current billing period
|
2025-11-12 14:57:03 +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
|
7e38176422
|
fix: nextjs 16 support and web logging
|
2025-11-10 19:40:36 +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
|
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
|
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
|
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
|
ddc99e9850
|
feat: ignore secret or cors for client
|
2025-10-29 21:14:43 +01:00 |
|
Carl-Gerhard Lindesvärd
|
98b3f50917
|
fix: share overview
|
2025-10-29 20:43:49 +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
|
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
|
e3d3627c16
|
fix: broken integration
|
2025-10-22 17:18:49 +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
|
d8a297edf2
|
fix: fix project access cache issue
|
2025-10-18 15:00:00 +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
|
21fc076368
|
fix: checkout
|
2025-10-18 10:28:56 +02:00 |
|
Carl-Gerhard Lindesvärd
|
077a47a263
|
fix: improvements in the dashboard
|
2025-10-17 18:51:55 +02:00 |
|
Carl-Gerhard Lindesvärd
|
c8bea685db
|
fix: invalidate queries better
|
2025-10-17 11:01:20 +02:00 |
|
Carl-Gerhard Lindesvärd
|
4ccabc5fa3
|
fix: overview metrics
|
2025-10-16 14:42:07 +02:00 |
|
Carl-Gerhard Lindesvärd
|
4d060cb7d2
|
fix: trpc
|
2025-10-16 13:14:33 +02:00 |
|