Commit Graph

213 Commits

Author SHA1 Message Date
Carl-Gerhard Lindesvärd
df05e2dab3 Self-hosting! (#49)
* added self-hosting
2024-08-28 09:28:44 +02:00
Carl-Gerhard Lindesvärd
1edd63e01e funnel fix (total sessions) 2024-08-21 00:11:00 +02:00
Carl-Gerhard Lindesvärd
96326ad193 better previous indicator and funnel 2024-08-20 23:27:04 +02:00
Carl-Gerhard Lindesvärd
a6b3d341c1 use ids instead of alphabets (index) 2024-08-20 21:42:14 +02:00
Carl-Gerhard Lindesvärd
64d3a59722 improve event list a bit 2024-08-12 22:34:44 +02:00
Carl-Gerhard Lindesvärd
6934959d5b minor worker fix 2024-08-11 22:34:11 +02:00
Carl-Gerhard Lindesvärd
3179cd93e8 fix publish script 2024-08-10 00:05:29 +02:00
Carl-Gerhard Lindesvärd
4c23b842a3 fix pnpm lock 2024-08-09 23:21:34 +02:00
Carl-Gerhard Lindesvärd
ac9cbae138 use latest openpanel/nextjs package (1.0.0) 2024-08-09 23:09:04 +02:00
Carl-Gerhard Lindesvärd
0069ae60c7 bump sdk 1.0.0 2024-08-09 23:02:42 +02:00
Carl-Gerhard Lindesvärd
de59229566 web sdk adjustments 2024-08-09 23:00:38 +02:00
Carl-Gerhard Lindesvärd
bda0204205 fix get profile id function 2024-08-09 23:00:38 +02:00
Carl-Gerhard Lindesvärd
b02cbb2946 add better cache for getProfileId 2024-08-09 23:00:38 +02:00
Carl-Gerhard Lindesvärd
ccfddc215f save sdk name and version 2024-08-09 23:00:38 +02:00
Carl-Gerhard Lindesvärd
41e46570b7 improvements while testing 2024-08-09 23:00:38 +02:00
Carl-Gerhard Lindesvärd
03cee826ff update docs 2024-08-09 23:00:38 +02:00
Carl-Gerhard Lindesvärd
2226cb463d wip 2024-08-09 23:00:38 +02:00
Carl-Gerhard Lindesvärd
15e997129a initial for v1 2024-08-09 23:00:38 +02:00
Carl-Gerhard Lindesvärd
c770634e73 fix invitations for users that already have an account 2024-08-08 22:12:49 +02:00
Carl-Gerhard Lindesvärd
286417146a fixes 2024-08-01 22:30:59 +02:00
Carl-Gerhard Lindesvärd
c5b3e57205 use float instead of int 2024-08-01 22:15:29 +02:00
Carl-Gerhard Lindesvärd
001bf26666 get correct properties name and convert to int 2024-08-01 22:10:34 +02:00
Carl-Gerhard Lindesvärd
1405acc4f6 add retry logic for send batch event 2024-07-24 22:45:31 +02:00
Carl-Gerhard Lindesvärd
2613a88c63 fix 2024-07-24 00:41:53 +02:00
Carl-Gerhard Lindesvärd
8025859b6d improve queries with limit 2024-07-24 00:19:52 +02:00
Carl-Gerhard Lindesvärd
65c464a63c update importer script 2024-07-23 22:58:00 +02:00
Carl-Gerhard Lindesvärd
89c5732efe fix redis timeout connection on serverless (avoid init redis directly) 2024-07-22 21:49:46 +02:00
Carl-Gerhard Lindesvärd
0fea45c9f7 rename IServiceCreateEventPayload 2024-07-21 23:55:04 +02:00
Carl-Gerhard Lindesvärd
1b613538cc first working cli importer 2024-07-21 23:55:04 +02:00
Carl-Gerhard Lindesvärd
bf0c14cc88 wip 2024-07-21 23:55:04 +02:00
Carl-Gerhard Lindesvärd
3129f62c14 wip 2024-07-21 23:55:04 +02:00
Carl-Gerhard Lindesvärd
da856152c7 wip importer 2024-07-21 23:55:04 +02:00
Carl-Gerhard Lindesvärd
043bd67a49 bump @openpanel/react-native 2024-07-20 21:04:53 +02:00
Carl-Gerhard Lindesvärd
886d913561 fix #42 react-native peer dependencies 2024-07-20 21:04:03 +02:00
Carl-Gerhard Lindesvärd
f2298a1b05 init redis lazy 2024-07-20 20:17:32 +02:00
Carl-Gerhard Lindesvärd
492141547d improve session end 2024-07-20 16:34:31 +02:00
Carl-Gerhard Lindesvärd
fc41daab5e rename events table 2024-07-19 23:29:21 +02:00
Carl-Gerhard Lindesvärd
3993b493e3 prep events partition 2024-07-19 22:08:22 +02:00
Carl-Gerhard Lindesvärd
9ee8626f96 add retry if timeout error for clickhouse 2024-07-18 21:16:07 +02:00
Carl-Gerhard Lindesvärd
7a0190c186 better error for buffer 2024-07-18 14:15:19 +02:00
Carl-Gerhard Lindesvärd
ba1bd0e035 wip 2024-07-17 23:50:59 +02:00
Carl-Gerhard Lindesvärd
4893a42b26 wip 2024-07-17 23:43:23 +02:00
Carl-Gerhard Lindesvärd
f0a2cafa74 enable publish on event 2024-07-17 23:28:59 +02:00
Carl-Gerhard Lindesvärd
b782aafea6 disabled 2024-07-17 22:30:57 +02:00
Carl-Gerhard Lindesvärd
ec39b1fccc change imports 2024-07-17 22:00:50 +02:00
Carl-Gerhard Lindesvärd
5e225b7ae6 batching events 2024-07-17 17:27:19 +02:00
Carl-Gerhard Lindesvärd
c14de56325 remove unused code 2024-07-11 23:33:05 +02:00
Carl-Gerhard Lindesvärd
601c2264a2 fix skip onboarding if no orgs/projects 2024-07-11 23:32:15 +02:00
Carl-Gerhard Lindesvärd
eb69377a25 publish @openpanel/react-native@0.0.10-beta 2024-07-07 12:57:04 +02:00
Carl-Gerhard Lindesvärd
0bc0af8177 fixes 2024-07-01 22:37:38 +02:00