Commit Graph

944 Commits

Author SHA1 Message Date
Carl-Gerhard Lindesvärd
0f0bb13107 fix(dashboard): restrict data if trial ended 2025-03-30 19:53:08 +02:00
Carl-Gerhard Lindesvärd
ecda9a7d1b fix(dashboard,api): show correct percentage on retention 2025-03-28 22:36:08 +01:00
Carl-Gerhard Lindesvärd
e9133aa5a8 trigger(build) 2025-03-28 09:37:24 +01:00
Carl-Gerhard Lindesvärd
d4fcc82fc3 fix(ts) 2025-03-28 09:35:39 +01:00
Carl-Gerhard Lindesvärd
56c7283ec6 chore(root): add git hooks 2025-03-28 09:27:50 +01:00
Carl-Gerhard Lindesvärd
8a21fadc0d feature(dashboard): add conversion rate graph 2025-03-28 09:21:10 +01:00
Carl-Gerhard Lindesvärd
be358ea886 fix(dashboard): use correct link to billing 2025-03-27 23:08:25 +01:00
Carl-Gerhard Lindesvärd
e6a65d694a fix(dashboard): css issues with large modals on overview 2025-03-27 00:42:34 +01:00
Carl-Gerhard Lindesvärd
d4c1c15174 feature(dashboard): add trial ended popup 2025-03-27 00:20:21 +01:00
Carl-Gerhard Lindesvärd
ee80b47b0d fix(dashboard): remove self-hosting tag 🤦 2025-03-26 19:34:15 +01:00
Carl-Gerhard Lindesvärd
c540778825 feature(public): add supporter page 2025-03-26 14:48:36 +01:00
Carl-Gerhard Lindesvärd
1ce8ab8fc8 trigger build 2025-03-24 19:17:44 +01:00
Carl-Gerhard Lindesvärd
f06f1b7b8f fix(ts) 2025-03-24 19:06:38 +01:00
Carl-Gerhard Lindesvärd
b77ee71445 fix(dashboard): cancel subscription before new checkout if free 2025-03-24 18:49:17 +01:00
Carl-Gerhard Lindesvärd
a26e64e80d fix(dashboard): format currency better on all places 2025-03-24 11:23:49 +01:00
Carl-Gerhard Lindesvärd
490d12b24d fix(dashboard): correct prices 2025-03-24 11:22:20 +01:00
Carl-Gerhard Lindesvärd
7ab869ff45 fix: remove free tier 2025-03-24 10:57:20 +01:00
Carl-Gerhard Lindesvärd
76239314dd fix(dashboard): css on billing table 2025-03-24 07:27:14 +01:00
Carl-Gerhard Lindesvärd
f313356096 fix(funnel): fallback to 0 if nan for funnel 2025-03-23 22:25:05 +01:00
Carl-Gerhard Lindesvärd
aeb9abcb13 fix(ts) 2025-03-23 22:10:09 +01:00
Carl-Gerhard Lindesvärd
c03ee3f617 fix(dashboard): show hours when needed and remove bugs for filters 2025-03-23 21:46:03 +01:00
Carl-Gerhard Lindesvärd
584c787799 fix(buffer): ensure we only set path and origin if its set and no previous value was set 2025-03-23 21:16:08 +01:00
Carl-Gerhard Lindesvärd
800a484ad4 improve(api): make retention fast again 2025-03-23 21:14:43 +01:00
Carl-Gerhard Lindesvärd
1257381bf2 feature(dashboard): improved funnels 2025-03-23 21:13:32 +01:00
Carl-Gerhard Lindesvärd
bb018d55ca fix(dashboard): use correct overview metrics on share page 2025-03-21 19:30:44 +01:00
Carl-Gerhard Lindesvärd
d3ef034a5d fix(dashboard): force prefetch for project links 2025-03-20 20:54:03 +01:00
Carl-Gerhard Lindesvärd
38ff55f203 fix(dashboard): set initial size for map 2025-03-20 20:52:49 +01:00
Carl-Gerhard Lindesvärd
b59216fb7d fix(session): use correct batch size 2025-03-20 10:55:03 +01:00
Carl-Gerhard Lindesvärd
8d50213ed9 fix(session): negative duration #2 2025-03-20 10:38:41 +01:00
Carl-Gerhard Lindesvärd
cf01d7a545 fix(session): negative duration 2025-03-20 10:31:19 +01:00
Carl-Gerhard Lindesvärd
7c1d36a9f3 fix(worker): add validation to worker dockerfile 2025-03-20 10:13:47 +01:00
Carl-Gerhard Lindesvärd
563551992d trigger(build) 2025-03-20 09:47:48 +01:00
Carl-Gerhard Lindesvärd
a1eb4a296f feature(dashboard): refactor overview
fix(lint)
2025-03-20 09:40:01 +01:00
Carl-Gerhard Lindesvärd
b035c0d586 fix(polar): filter out custom products 2025-03-19 09:36:07 +01:00
Carl-Gerhard Lindesvärd
1784a48bfc fix(dashboard): ensure we only pass dates to formatdate 2025-03-13 21:17:20 +01:00
Carl-Gerhard Lindesvärd
08b07e42fb fix(buffer): do not update created_at for profiles since its our partition key 2025-03-06 11:07:09 +01:00
Carl-Gerhard Lindesvärd
164a18e931 docs: publish new article on self-hosting 2025-02-28 23:08:44 +01:00
Carl-Gerhard Lindesvärd
020ed5eb04 fix(api): send empty response 2025-02-28 11:17:48 +01:00
Carl-Gerhard Lindesvärd
cd519405d1 improve(buffer): remove check in buffer 2025-02-28 10:06:32 +01:00
Carl-Gerhard Lindesvärd
5c6ad93ff5 improve(api): how we check duplicate requests 2025-02-28 10:03:28 +01:00
Carl-Gerhard Lindesvärd
7750ca117f improve(api): update api to fastify v5 2025-02-28 09:19:27 +01:00
Carl-Gerhard Lindesvärd
f0b0f27a8f fix(dashboard): fix issues where info can accidentally be removed by a save 2025-02-27 22:10:13 +01:00
Carl-Gerhard Lindesvärd
44721f84da fix(buffer): ensure we don't have duplicate events 2025-02-27 12:48:43 +01:00
Carl-Gerhard Lindesvärd
9aa0ee485a chore(public): remove some beta things 2025-02-27 09:17:47 +01:00
Carl-Gerhard Lindesvärd
d6f5bb7833 fix(public): remove db dependencies and use traditional api call to get stats 2025-02-27 00:07:25 +01:00
Carl-Gerhard Lindesvärd
9d43cc49c4 fix(db): clickhouse dates (unsure what have happen) 2025-02-26 15:10:08 +01:00
Carl-Gerhard Lindesvärd
bc2205fa2f chore(public): remove beta tag 2025-02-26 13:57:55 +01:00
Carl-Gerhard Lindesvärd
75846f0f90 fix(worker): return any thing so cachable cache the request 2025-02-26 13:20:32 +01:00
Carl-Gerhard Lindesvärd
5abf7b988d fix(buffer): check if key exists 2025-02-26 12:59:41 +01:00
Carl-Gerhard Lindesvärd
80fa34469e fix(db): count rows broken 2025-02-26 12:18:58 +01:00