Commit graph

45 commits

Author SHA1 Message Date
duskflower
ed005052c1 fmt: sort imports 2025-01-24 18:10:10 +01:00
duskflower
0a7ddbbb5e feat: add new progress display for parallel loading 2025-01-24 18:10:00 +01:00
duskflower
ea9b8b509a perf: load database parallel to decrypting 2025-01-24 17:40:16 +01:00
duskflower
e84e3c3f70 chore(deps): migrate to bun as package manager 2025-01-24 16:15:43 +01:00
Samuel
f39e93dece doc: add Readme and information in package.json 2025-01-23 21:36:23 +01:00
Samuel
7ceac45f45 feat: add link to homepage to header 2025-01-23 21:22:51 +01:00
Samuel
86a79600e6 fix: change pseudonym 2025-01-23 19:02:25 +01:00
Samuel
bba7c3554d feat(ui): basic dark mode, better day overview chart 2025-01-23 18:49:47 +01:00
Samuel
91a670c72a chore(deps): pnpm dedupe 2025-01-23 17:29:07 +01:00
Samuel
ef195e3e4a chore(deps): update tailwind to v4 2025-01-23 17:26:53 +01:00
Samuel
5824b7ddbd chore(deps): update dependencies 2025-01-23 17:06:34 +01:00
Samuel
9cefabd134 feat: show error if wasm is not supported 2025-01-23 17:02:02 +01:00
Samuel
2ff786acab feat: add link to privacy policy 2025-01-23 16:47:34 +01:00
Samuel
7d63872c08 feat: add privacy policy 2025-01-23 16:35:37 +01:00
Samuel
f571ea151e fix: cors issue 2025-01-22 17:37:26 +01:00
Samuel
533866a1f2 feat: add umami analytics 2025-01-22 16:56:43 +01:00
Samuel
448dde62f7 fix: db worker not working in build 2025-01-22 16:11:24 +01:00
Samuel
fdf3c371d5 chore(deps): remove old dependencies 2025-01-22 15:33:41 +01:00
Samuel
80a594b773 fix: remove weird file 2025-01-21 21:17:07 +01:00
Samuel
7c90e0898c fix: cached stats message wording 2025-01-21 21:15:10 +01:00
Samuel
c7437d3610 fix: not available message showing at wrong time 2025-01-21 20:23:10 +01:00
Samuel
ff23486fd2 feat: use official wasm in worker and cached data info / warning 2025-01-21 20:18:39 +01:00
Samuel
a2bc4115a2 feat(db): use wa-sqlite 2025-01-20 17:51:56 +01:00
Samuel
c9aaf2ecef feat(db): sqlite in worker (not working right now) 2025-01-20 17:00:57 +01:00
Samuel
0e1eed664d chore: update dependencies 2025-01-20 14:58:10 +01:00
Samuel
2d9f108ed2 fix: return correct promise from db-cache 2024-12-31 16:52:26 +01:00
Samuel
653032426f fix: remove unnecessary code 2024-12-31 16:19:27 +01:00
Samuel
bd951310d1 feat: add built-in backup decryption 2024-12-31 16:16:18 +01:00
Samuel
df218b9a56 perf: offload long running tasks to workers, preloading dm page data 2024-12-19 16:44:27 +01:00
Samuel
cad305aa66 feat: cache stats sources 2024-12-18 19:03:44 +01:00
Samuel
ec1ea5cfe8 fix: wrong month stats and db cache undefined handling 2024-12-18 18:27:25 +01:00
Samuel
ee5d986972 fix: wrong month stats and db cache undefined handling 2024-12-18 18:27:08 +01:00
Samuel
81a7a6de2d chore: better git hooks 2024-12-18 17:58:37 +01:00
Samuel
4495210f71 chore: add git hooks 2024-12-18 17:58:01 +01:00
Samuel
3d49a25cae feat: show message when loading the database 2024-12-18 17:13:34 +01:00
Samuel
38091f2c1a feat(dm): more stats 2024-12-18 16:52:46 +01:00
Samuel
143219ef56 feat(dm): messages per month 2024-12-15 19:42:37 +01:00
Samuel
e45812534b feat(dm): add first / last message date, dm duration and overall messages 2024-12-14 16:27:02 +01:00
Samuel
bce22b1c7f chore: fix formatting and linting for json and tailwind 2024-12-14 12:49:34 +01:00
Samuel
9bcf233d2c chore: migrate eslint and prettier to biome and fix all linting errors 2024-12-14 12:16:17 +01:00
Samuel
82413a8212 fix: minor type and ui fixes, fix solid reactivity warning 2024-12-14 11:34:27 +01:00
Samuel
cd4c5095e5 feat(dm-stats): add most used words stat 2024-12-13 17:10:44 +01:00
Samuel
5d2ce7705c feat: start of dm overview page 2024-12-12 18:44:44 +01:00
Samuel
67da0a72db feat: typed database with kysely, updated config 2024-12-11 16:41:37 +01:00
Samuel
28ec24b2c2 Initial commit 2024-12-08 11:27:16 +01:00