Commit graph

23 commits

Author SHA1 Message Date
Samuel
36ff7afa4a feat(db): use wa-sqlite 2025-01-20 17:51:56 +01:00
Samuel
877fd5a806 feat(db): sqlite in worker (not working right now) 2025-01-20 17:00:57 +01:00
Samuel
05416af197 chore: update dependencies 2025-01-20 14:58:10 +01:00
Samuel
576697c5d0 fix: return correct promise from db-cache 2024-12-31 16:52:26 +01:00
Samuel
03aa2e99cf fix: remove unnecessary code 2024-12-31 16:19:27 +01:00
Samuel
58a803b0ce feat: add built-in backup decryption 2024-12-31 16:16:18 +01:00
Samuel
ad9933903c
perf: offload long running tasks to workers, preloading dm page data 2024-12-19 16:44:27 +01:00
Samuel
b97fa88893
feat: cache stats sources 2024-12-18 19:03:44 +01:00
Samuel
d87d9fb301
fix: wrong month stats and db cache undefined handling 2024-12-18 18:27:25 +01:00
Samuel
ed9612fce5
fix: wrong month stats and db cache undefined handling 2024-12-18 18:27:08 +01:00
Samuel
ae23936dc5
chore: better git hooks 2024-12-18 17:58:37 +01:00
Samuel
7cfec72d53
chore: add git hooks 2024-12-18 17:58:01 +01:00
Samuel
84b5ef9755
feat: show message when loading the database 2024-12-18 17:13:34 +01:00
Samuel
dbd0b12b3d
feat(dm): more stats 2024-12-18 16:52:46 +01:00
Samuel
d9268a4991
feat(dm): messages per month 2024-12-15 19:42:37 +01:00
Samuel
2fedbdc884
feat(dm): add first / last message date, dm duration and overall messages 2024-12-14 16:27:02 +01:00
Samuel
ad643ad862
chore: fix formatting and linting for json and tailwind 2024-12-14 12:49:34 +01:00
Samuel
5dc4e01ede chore: migrate eslint and prettier to biome and fix all linting errors 2024-12-14 12:16:17 +01:00
Samuel
537c46d3d7 fix: minor type and ui fixes, fix solid reactivity warning 2024-12-14 11:34:27 +01:00
Samuel
d21f7fa335 feat(dm-stats): add most used words stat 2024-12-13 17:10:44 +01:00
Samuel
8451a484ff feat: start of dm overview page 2024-12-12 18:44:44 +01:00
Samuel
0e6f5a24bd feat: typed database with kysely, updated config 2024-12-11 16:41:37 +01:00
Samuel
d06e6d913e Initial commit 2024-12-08 11:27:16 +01:00