Commit Graph

89 Commits

Author SHA1 Message Date
Carl-Gerhard Lindesvärd
46d5d203dc web: add previous/compare values for all charts 2024-01-21 22:05:49 +01:00
Carl-Gerhard Lindesvärd
308ae98472 migrate to app dir and ssr 2024-01-20 22:54:38 +01:00
Carl-Gerhard Lindesvärd
719a82f1c4 wip: docker 2024-01-14 07:39:02 +01:00
Carl-Gerhard Lindesvärd
1b10371940 sdk: remove screen view on init 2024-01-12 15:44:03 +01:00
Carl-Gerhard Lindesvärd
5b5ad23f66 web & sdk: improved sdk (better failover and batching) 2024-01-12 11:31:46 +01:00
Carl-Gerhard Lindesvärd
8e7558790e web: log sql queries 2024-01-09 08:20:47 +01:00
Carl-Gerhard Lindesvärd
c223951f41 web: remove trpc response limit 2024-01-09 08:07:30 +01:00
Carl-Gerhard Lindesvärd
39827226d8 web: histogram 2024-01-07 21:56:30 +01:00
Carl-Gerhard Lindesvärd
31a4e1a277 web: ssr redirects 2023-12-31 13:35:11 +01:00
Carl-Gerhard Lindesvärd
1ec95ca242 web: better reset 2023-12-17 20:57:06 +01:00
Carl-Gerhard Lindesvärd
4845cbf6f8 web: rename events 2023-12-17 14:19:05 +01:00
Carl-Gerhard Lindesvärd
fdb9b912d7 web: edit report and edit dashboard 2023-12-17 13:44:45 +01:00
Carl-Gerhard Lindesvärd
5ae8decbc0 api: always return json 2023-12-14 09:57:21 +01:00
Carl-Gerhard Lindesvärd
131e6e7fb6 update publish script 2023-12-14 09:41:38 +01:00
Carl-Gerhard Lindesvärd
0a15a773e2 web: filter events by name (all events and profile events) 2023-12-13 11:08:10 +01:00
Carl-Gerhard Lindesvärd
13d7ad2a8c web: round values and add average 2023-12-13 10:15:32 +01:00
Carl-Gerhard Lindesvärd
f6823cd303 web: add average per user 2023-12-12 22:59:40 +01:00
Carl-Gerhard Lindesvärd
fc141a80e0 web: delete dashboards 2023-12-12 21:55:42 +01:00
Carl-Gerhard Lindesvärd
61561e65c9 update readme 2023-12-12 16:03:00 +01:00
Carl-Gerhard Lindesvärd
3bd06b610e api: improve get events sql and setup simple caching 2023-12-12 15:54:10 +01:00
Carl-Gerhard Lindesvärd
f82636a0d9 web: fix report table 2023-12-12 15:07:02 +01:00
Carl-Gerhard Lindesvärd
7ca643bf7e web: easier to navigate around + a lot of minor ui improvements 2023-12-12 14:26:54 +01:00
Carl-Gerhard Lindesvärd
c175707be4 web: ui improvements for report edit mode 2023-12-12 09:49:06 +01:00
Carl-Gerhard Lindesvärd
0db81832bf web: improve picking values, added contains operator in api 2023-12-11 22:39:06 +01:00
Carl-Gerhard Lindesvärd
e727109235 web improvements 2023-12-11 10:40:15 +01:00
Carl-Gerhard Lindesvärd
b81d6823dd add exports fields to published packages 2023-11-15 09:39:17 +01:00
Carl-Gerhard Lindesvärd
42bc3b06af add option to disable profiles 2023-11-15 08:58:05 +01:00
Carl-Gerhard Lindesvärd
4ddafcad07 add native and web sdks 2023-11-06 08:52:58 +01:00
Carl-Gerhard Lindesvärd
ce26b24c1b fix lint 2023-11-04 22:03:22 +01:00
Carl-Gerhard Lindesvärd
3431958c79 allow options as well 2023-11-04 22:02:57 +01:00
Carl-Gerhard Lindesvärd
853e6adbe2 allow cors 2023-11-04 20:19:41 +01:00
Carl-Gerhard Lindesvärd
fe6f4a8f39 fix publish script 2023-11-04 13:48:06 +01:00
Carl-Gerhard Lindesvärd
3c7c47c5b1 update readme 2023-11-04 13:43:21 +01:00
Carl-Gerhard Lindesvärd
f5670253bc responsive design and bug fixes 2023-11-04 10:01:22 +01:00
Carl-Gerhard Lindesvärd
13618d1fd4 a bit better caching on the docker file 2023-11-02 20:47:35 +01:00
Carl-Gerhard Lindesvärd
107feda4ad oh lord. prettier eslint and all that 2023-11-02 20:24:41 +01:00
Carl-Gerhard Lindesvärd
e1f37b439e remove logging 2023-11-02 15:32:05 +01:00
Carl-Gerhard Lindesvärd
c64e33bbad wip 2023-11-02 15:15:00 +01:00
Carl-Gerhard Lindesvärd
1afec0a5c2 return res 2023-11-02 15:06:21 +01:00
Carl-Gerhard Lindesvärd
4a3221cef0 add logging 2023-11-02 14:58:58 +01:00
Carl-Gerhard Lindesvärd
4e7c984e90 disable buildkit 2023-11-02 14:15:07 +01:00
Carl-Gerhard Lindesvärd
0f5660e8f0 docker changes 2023-11-02 14:09:52 +01:00
Carl-Gerhard Lindesvärd
13f27825f3 add build docker script 2023-11-02 12:54:41 +01:00
Carl-Gerhard Lindesvärd
d706e89f68 move publish script to its own package 2023-11-02 12:46:46 +01:00
Carl-Gerhard Lindesvärd
493e1b7650 added tooling (eslint, typescript and prettier) 2023-11-02 12:14:37 +01:00
Carl-Gerhard Lindesvärd
575b3c23bf point captain-def to web 2023-11-02 11:30:03 +01:00
Carl-Gerhard Lindesvärd
9b329ef2f2 replace bun with pnpm and added dockerfile for web 2023-11-02 11:29:28 +01:00
Carl-Gerhard Lindesvärd
4dde07704a remove old backend 2023-11-02 11:27:33 +01:00
Carl-Gerhard Lindesvärd
4994f7af76 sdk: remove uuid dependency and get profile id from api 2023-11-02 09:25:38 +01:00
Carl-Gerhard Lindesvärd
bbbc16be25 sdk: only send events if we have any 2023-11-01 20:49:31 +01:00