Commit Graph

881 Commits

Author SHA1 Message Date
Carl-Gerhard Lindesvärd
59012526e2 fix(worker): add reqId to logger for better traceability 2025-02-19 10:33:42 +01:00
Carl-Gerhard Lindesvärd
c4258bbccd fix(buffer): delete last screen view again on completed session 2025-02-19 09:54:20 +01:00
Carl-Gerhard Lindesvärd
64a6093f00 chore(docs): update links to docs 2025-02-19 00:09:41 +01:00
Carl-Gerhard Lindesvärd
8ca74c5435 chore(root): update scripts 2025-02-19 00:07:00 +01:00
Carl-Gerhard Lindesvärd
8e94ce5877 fix(buffer): merge events in queue and get last screen view from buffer instead of cache 2025-02-18 23:08:38 +01:00
Carl-Gerhard Lindesvärd
3fd4382c76 debug(buffer): log more and disable deletion of cache 2025-02-18 21:17:02 +01:00
Carl-Gerhard Lindesvärd
8c640bcb7f fix(logger): dates as string 2025-02-18 20:51:20 +01:00
Carl-Gerhard Lindesvärd
f309ef58b9 fix(logger): keep dates as is 2025-02-18 20:28:16 +01:00
Carl-Gerhard Lindesvärd
344bfd1687 fix(buffer): debug stalled events 2025-02-18 10:32:27 +01:00
Carl-Gerhard Lindesvärd
345c3aae14 wip: try fix openpanel public styling #2 2025-02-18 08:55:31 +01:00
Carl-Gerhard Lindesvärd
1b69378e95 wip: try fix openpanel public styling #1 2025-02-18 08:54:13 +01:00
Carl-Gerhard Lindesvärd
1a5d608be4 fix(self-hosting): clickhouse config still need macros, update docs to remove zookeeper 2025-02-17 23:28:50 +01:00
Carl-Gerhard Lindesvärd
cbf8831eb5 fix(self-hosting): wipe everything script was broken if wrong docker compose version 2025-02-17 22:57:53 +01:00
Carl-Gerhard Lindesvärd
6318dc4175 fix(db): use correct env.. 2025-02-17 21:58:18 +01:00
Carl-Gerhard Lindesvärd
7182ca6e4c improve(self-hosting): add resend and send email questions 2025-02-17 21:27:18 +01:00
André Brito
acc675bd36 style: formatted and added example env 2025-02-17 21:27:18 +01:00
André Brito
1dfa079b1e feat: added mail sender as env 2025-02-17 21:27:18 +01:00
Carl-Gerhard Lindesvärd
0ce963fc7e chore(api): update test mocks 2025-02-17 21:00:14 +01:00
Vlad Sazonau
fe555de435 fix(public): remove hardcoded year in footer (#122) 2025-02-17 20:56:42 +01:00
Carl-Gerhard Lindesvärd
329c0885d4 improve(self-hosting): remove goose, custom migration, docs, remove zookeeper 2025-02-17 20:54:54 +01:00
Carl-Gerhard Lindesvärd
16b6786165 fix(dashboard): add maintenance in middleware 2025-02-17 06:02:15 +01:00
Carl-Gerhard Lindesvärd
14468a1004 fix(buffer): avoid stalled session events 2025-02-17 06:01:56 +01:00
Carl-Gerhard Lindesvärd
4bf55fe840 improve(api): cache geo 2025-02-11 21:57:07 +01:00
Carl-Gerhard Lindesvärd
cfd7fd9c5e chore: more clean up + ts issues 2025-02-11 21:50:51 +01:00
Carl-Gerhard Lindesvärd
3205ea0a31 fix(buffer): live counter 2025-02-11 21:39:10 +01:00
Carl-Gerhard Lindesvärd
848f475412 improve(db): do not use keys in redis 2025-02-11 21:39:10 +01:00
Carl-Gerhard Lindesvärd
0cf73e299a chore(root): clean up unused stuff 2025-02-11 12:07:57 +01:00
Fred KISSIE
fe14163fd6 fix(self-hosting): replace COOKIE_SECRET variable and not name (#119) 2025-02-09 21:58:16 +01:00
Carl-Gerhard Lindesvärd
18874405b9 fix(api): swift sdk has issues with double OpenPanel tags in user-agent, if so remove one 2025-02-09 21:56:58 +01:00
Carl-Gerhard Lindesvärd
af0f9717a8 improve(worker): handle sessions with unknown state 2025-02-09 20:39:52 +01:00
Carl-Gerhard Lindesvärd
b9d071dbbb fix(buffer): on session_end make sure we only add it to sessions if more events exists 2025-02-09 07:43:12 +01:00
Carl-Gerhard Lindesvärd
b1a66199a3 fix(buffer): unpack error 2025-02-09 07:21:17 +01:00
Carl-Gerhard Lindesvärd
0dfa77957c tmp(buffer): get all sessions instead 2025-02-09 07:06:45 +01:00
Carl-Gerhard Lindesvärd
2688a428d9 chore(api): add option to not add new jobs 2025-02-08 22:13:16 +01:00
Carl-Gerhard Lindesvärd
6cc3bea802 fix(dashboard): decode uri before getting profile by id 2025-02-08 21:38:52 +01:00
Carl-Gerhard Lindesvärd
ec8aaf24fb fix(buffer): move to redis again 😅 but better 2025-02-08 21:38:27 +01:00
Carl-Gerhard Lindesvärd
6fae06770c wip 2025-02-04 17:02:10 +01:00
Carl-Gerhard Lindesvärd
c2d2f64fc3 use primary for reading eventbuffer 2025-02-04 16:51:18 +01:00
Carl-Gerhard Lindesvärd
cc1f4aa625 improve(buffer): do not create profile for each event 2025-02-04 15:36:04 +01:00
Carl-Gerhard Lindesvärd
4b3a7222f8 improve(buffer): exclude common properties before checking! 2025-02-04 15:03:49 +01:00
Carl-Gerhard Lindesvärd
b0a41f7911 improve(buffer): stringify all properties since they can be different types (unsure why now) 2025-02-04 14:46:58 +01:00
Carl-Gerhard Lindesvärd
afef578389 build 2025-02-04 14:27:40 +01:00
Carl-Gerhard Lindesvärd
e3131ed72a improve(api): cache salts 2025-02-04 14:21:37 +01:00
Carl-Gerhard Lindesvärd
3a61276859 fix(buffer): better checksum for profile buffer 2025-02-04 14:10:38 +01:00
Carl-Gerhard Lindesvärd
8132ec4bb0 improve(clickhouse): better logger 2025-02-04 13:39:42 +01:00
Carl-Gerhard Lindesvärd
77365391c2 improve(buffer): understand better if checksum is broken or not 2025-02-04 13:39:28 +01:00
Carl-Gerhard Lindesvärd
272ea7fa7c fix(buffer): add correct envs 2025-02-04 12:07:21 +01:00
Carl-Gerhard Lindesvärd
de3ea6c8be chore(buffer): remove unused deps 2025-02-04 12:03:44 +01:00
Carl-Gerhard Lindesvärd
b3fc8ba850 fix(api): disable healthcheck 2025-02-04 11:09:45 +01:00
Carl-Gerhard Lindesvärd
be83b484bc improve(buffer): better clean up 2025-02-03 21:50:35 +01:00