Commit Graph

590 Commits

Author SHA1 Message Date
Carl-Gerhard Lindesvärd
b801d6a8ef fix: last auth provider cookie (wrong domain) 2026-02-27 23:41:38 +01:00
Carl-Gerhard Lindesvärd
10da7d3a1d fix: improve onboarding 2026-02-27 22:45:21 +01:00
Carl-Gerhard Lindesvärd
9c6c7bb037 fix: funnel notifications 2026-02-27 10:24:45 +01:00
Carl-Gerhard Lindesvärd
928c44ef6a fix: duplicate session start (race condition) + remove old device id handling 2026-02-27 09:56:51 +01:00
Carl-Gerhard Lindesvärd
00e94ecb66 sdks: bump (session replays) 2026-02-26 19:43:21 +01:00
Carl-Gerhard Lindesvärd
791668526c fix: migration for session replay 2026-02-26 15:11:36 +01:00
Carl-Gerhard Lindesvärd
aa81bbfe77 feat: session replay
* wip

* wip

* wip

* wip

* final fixes

* comments

* fix
2026-02-26 14:09:53 +01:00
Carl-Gerhard Lindesvärd
6dca57d7ce fix: session issues 2026-02-25 12:42:43 +01:00
Carl-Gerhard Lindesvärd
c69ff7053a fix: validate revenue to not be negative 2026-02-18 18:46:51 +01:00
Carl-Gerhard Lindesvärd
ee27568824 feat: backfill profile id on events 2026-02-18 17:42:17 +01:00
Carl-Gerhard Lindesvärd
7e2d93db45 feat: add exclude event filters 2026-02-18 11:47:35 +01:00
Carl-Gerhard Lindesvärd
b81a2e0de6 fix: show all insights on overview 2026-02-18 10:44:03 +01:00
Carl-Gerhard Lindesvärd
d7e6e737c9 fix: improve overview filters 2026-02-18 10:43:55 +01:00
Carl-Gerhard Lindesvärd
81b85e09b8 bump: nextjs 1.1.4 2026-02-17 13:51:46 +01:00
Carl-Gerhard Lindesvärd
5a0769c917 fix(sdk): use after interactive for nextjs #290 2026-02-17 13:51:46 +01:00
Carl-Gerhard Lindesvärd
ab59c12721 fix: pagination issue on events list 2026-02-17 09:20:26 +01:00
Carl-Gerhard Lindesvärd
860223f22e chore: use ultacite 2026-02-14 10:42:38 +00:00
Carl-Gerhard Lindesvärd
2389b351e4 fix: memory issues when properties are to big 2026-02-12 20:35:21 +00:00
Carl-Gerhard Lindesvärd
f1f932c58b fix: funnel issues 2026-02-12 20:32:18 +00:00
Carl-Gerhard Lindesvärd
ed8b5c667e fix: how we fetch profiles in the buffer 2026-02-06 13:14:12 +00:00
Carl-Gerhard Lindesvärd
fc3b6fb891 fix(dashboard): improvements for both funnel and conversion chart 2026-02-06 08:22:57 +00:00
Carl-Gerhard Lindesvärd
b0d531d793 fix: try fix revenue issues on overview 2026-02-05 22:54:30 +00:00
Carl-Gerhard Lindesvärd
21792bfbfa chore: refactor chart access 2026-02-05 21:43:59 +00:00
Carl-Gerhard Lindesvärd
19a48e86c1 chore: refactor overview access 2026-02-05 21:31:34 +00:00
Carl-Gerhard Lindesvärd
7a88b262c0 fix(dashboard): share overview (all widgets didnt work) 2026-02-05 21:24:37 +00:00
Carl-Gerhard Lindesvärd
2d0478d626 fix(redis): avoid info command for sub/pub redis 2026-02-05 21:24:10 +00:00
Carl-Gerhard Lindesvärd
ef8c2a4eee fix(api): reduce event spam with block list 2026-02-05 21:23:48 +00:00
Carl-Gerhard Lindesvärd
18600aa5ab perf: conversion rate 2026-01-29 13:31:22 +01:00
Carl-Gerhard Lindesvärd
2c7edec274 fix: funnel 2026-01-29 13:30:59 +01:00
Carl-Gerhard Lindesvärd
b8469f8431 chore(react-native): bump 1.0.6 2026-01-29 12:27:29 +01:00
Carl-Gerhard Lindesvärd
f6b2c6099f chore(react-native): bump peer dependencies 2026-01-29 12:26:21 +01:00
Carl-Gerhard Lindesvärd
db62919825 fix: salt issues 2026-01-26 12:07:06 +01:00
Carl-Gerhard Lindesvärd
286f8e160b feat: improve webhook integration (customized body and headers) 2026-01-23 15:01:34 +01:00
Carl-Gerhard Lindesvärd
9e5b482447 fix: report intervals 2026-01-22 21:49:13 +01:00
Carl-Gerhard Lindesvärd
b39d076b32 feat: add sortable overview widgets 2026-01-22 20:53:05 +01:00
Carl-Gerhard Lindesvärd
f83fe7a0fc fix: react email 2026-01-22 12:32:14 +01:00
Carl-Gerhard Lindesvärd
e645c094b2 feature: onboarding emails
* wip

* wip

* wip

* fix coderabbit comments

* remove template
2026-01-22 10:38:05 +01:00
Carl-Gerhard Lindesvärd
67301d928c feat: add product hunt badge widget 2026-01-22 10:11:44 +01:00
Carl-Gerhard Lindesvärd
deb3c3d20c chore: add assign product to org script 2026-01-21 21:56:20 +01:00
Carl-Gerhard Lindesvärd
2c5ca8adec fix: validate revenue payload (must be int) 2026-01-21 11:33:15 +01:00
Carl-Gerhard Lindesvärd
cf1bf95388 fix: allow int for profileId 2026-01-20 13:06:35 +01:00
Carl-Gerhard Lindesvärd
aa13c87e87 feat: add CUSTOM_COOKIE_DOMAIN 2026-01-20 12:43:30 +01:00
Carl-Gerhard Lindesvärd
13d8b92cf3 fix: read issues 2026-01-20 06:44:13 +01:00
Carl-Gerhard Lindesvärd
7cd5f84c58 fix: allow custom cookie tld via env (COOKIE_TLDS) 2026-01-20 06:14:02 +01:00
Carl-Gerhard Lindesvärd
00f2e2937d feat: add stacked option for histogram 2026-01-19 21:41:36 +01:00
Carl-Gerhard Lindesvärd
ed1c57dbb8 feat: share dashboard & reports, sankey report, new widgets
* fix: prompt card shadows on light mode

* fix: handle past_due and unpaid from polar

* wip

* wip

* wip 1

* fix: improve types for chart/reports

* wip share
2026-01-14 09:21:18 +01:00
Carl-Gerhard Lindesvärd
39251c8598 fix: ensure logger never fails on color 2026-01-09 20:05:15 +01:00
Carl-Gerhard Lindesvärd
9a4aa51975 fix: typecheck 2026-01-09 15:03:27 +01:00
Carl-Gerhard Lindesvärd
cabfb1f3f0 fix: dashboard improvements and query speed improvements 2026-01-09 14:42:11 +01:00
Carl-Gerhard Lindesvärd
4867260ece bump: sdks 2026-01-07 12:34:11 +01:00