Commit Graph

895 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
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
344bfd1687 fix(buffer): debug stalled events 2025-02-18 10:32:27 +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
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
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
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
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
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
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
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
Carl-Gerhard Lindesvärd
10f648fa51 fix(ci): pnpm broken 2025-02-03 09:38:46 +01:00
Carl-Gerhard Lindesvärd
ff2dca42f6 improve(buffer): prep postgres buffer 2025-02-03 09:19:00 +01:00
Carl-Gerhard Lindesvärd
71bf22af51 feature(queue): use postgres instead of redis for buffer
* wip(buffer): initial implementation of psql buffer

* wip(buffer): add both profile and bots buffer
2025-01-30 22:50:57 +00:00
Carl-Gerhard Lindesvärd
2b5b8ce446 chore(api): remove console log 2025-01-30 22:50:24 +00:00
Carl-Gerhard Lindesvärd
0ffca70782 fix(api): use ping instead of keys for healtcheck 2025-01-29 16:07:43 +00:00
Carl-Gerhard Lindesvärd
7deee7e4c2 fix(api): handle common errors better 2025-01-28 07:14:35 +00:00
Carl-Gerhard Lindesvärd
8bbf36473b improve(export): improve docs for export and add some default values 2025-01-26 07:15:51 +00:00
Carl-Gerhard Lindesvärd
64a7e2ab26 improvements(dashboard): add headers to all overview tables to get a better understanding if its sessions or page views 2025-01-21 15:21:24 +00:00
Carl-Gerhard Lindesvärd
b38f3913c3 improvement(dashboard): improve modal and sheet headers 2025-01-21 15:20:52 +00:00
Carl-Gerhard Lindesvärd
154c79b840 improvement(dashboard): filter by clicking on country, better colors on dark/light mode 2025-01-21 15:20:35 +00:00
Carl-Gerhard Lindesvärd
f216a7b9c5 feature(dashboard): actually add password production to overviews 2025-01-21 15:19:50 +00:00
Carl-Gerhard Lindesvärd
08bfff94cf improvement(dashboard): add interval selector on dashboard page 2025-01-21 15:18:30 +00:00
Carl-Gerhard Lindesvärd
54d1f9b6d6 chore(public): update home title 2025-01-05 23:10:01 +01:00
Carl-Gerhard Lindesvärd
995fc7794d docs(article): added recap article 2024-12-31 08:28:21 +01:00
Carl-Gerhard Lindesvärd
eb00eda8cf improve(public): remove heavy svgs and replaced some images with local 2024-12-30 22:45:59 +01:00
Carl-Gerhard Lindesvärd
00c76105d4 fix(dashboard): change "not set" to direct / not set 2024-12-30 20:59:05 +01:00
Carl-Gerhard Lindesvärd
2fc0ea6360 improve(dashboard): tooltip appearance and prose on dark mode 2024-12-30 20:58:05 +01:00
Carl-Gerhard Lindesvärd
3daddd8f57 fix(dashboard): improve map colors if system theme 2024-12-30 20:53:52 +01:00
Carl-Gerhard Lindesvärd
c4e815b405 fix(auth): improve oauth flow, fix invite flow (with google), add copy invite link 2024-12-30 20:09:25 +01:00
Carl-Gerhard Lindesvärd
c12eb80867 fix(dashboard): improvements to notifications templates 2024-12-29 22:48:06 +01:00
Carl-Gerhard Lindesvärd
e5b5a8af62 fix(api): better logging for verify oauth code 2024-12-29 09:28:45 +01:00
Carl-Gerhard Lindesvärd
964daef4c1 fix(dashboard): handle * (any events) for notifications 2024-12-27 21:51:17 +01:00