Commit graph

49 commits

Author SHA1 Message Date
duskflower
7e36425d6a fix: wrong database loading progress display 2025-01-25 13:13:22 +01:00
duskflower
7a5b3492e7 feat: start working on internationalization 2025-01-24 20:17:03 +01:00
duskflower
9e09e144b5 feat: add show passphrase button 2025-01-24 18:52:01 +01:00
duskflower
943fba32c3 fix: readability in dark mode privacy policy 2025-01-24 18:51:48 +01:00
duskflower
5a49648e64 fmt: sort imports 2025-01-24 18:10:10 +01:00
duskflower
12094316ee feat: add new progress display for parallel loading 2025-01-24 18:10:00 +01:00
duskflower
33d6c6b3ed perf: load database parallel to decrypting 2025-01-24 17:40:16 +01:00
duskflower
a4bf466ba9 chore(deps): migrate to bun as package manager 2025-01-24 16:15:43 +01:00
Samuel
468cb2154e doc: add Readme and information in package.json 2025-01-23 21:36:23 +01:00
Samuel
7d5a5d99ef feat: add link to homepage to header 2025-01-23 21:22:51 +01:00
Samuel
9749787655 fix: change pseudonym 2025-01-23 19:02:25 +01:00
Samuel
3b58759102 feat(ui): basic dark mode, better day overview chart 2025-01-23 18:49:47 +01:00
Samuel
d9a4088a2f chore(deps): pnpm dedupe 2025-01-23 17:29:07 +01:00
Samuel
78c2e7677c chore(deps): update tailwind to v4 2025-01-23 17:26:53 +01:00
Samuel
ecc7e28a1c chore(deps): update dependencies 2025-01-23 17:06:34 +01:00
Samuel
2d5209da71 feat: show error if wasm is not supported 2025-01-23 17:02:02 +01:00
Samuel
1dc9e75e96 feat: add link to privacy policy 2025-01-23 16:47:34 +01:00
Samuel
b69d48d3aa feat: add privacy policy 2025-01-23 16:35:37 +01:00
Samuel
b854a6b6cb fix: cors issue 2025-01-22 17:37:26 +01:00
Samuel
8975df7437 feat: add umami analytics 2025-01-22 16:56:43 +01:00
Samuel
8dab59f657 fix: db worker not working in build 2025-01-22 16:11:24 +01:00
Samuel
491a2eb7ad chore(deps): remove old dependencies 2025-01-22 15:33:41 +01:00
Samuel
6d17ff39a0
fix: remove weird file 2025-01-21 21:17:07 +01:00
Samuel
b1848dc84f fix: cached stats message wording 2025-01-21 21:15:10 +01:00
Samuel
6b3ca6d497 fix: not available message showing at wrong time 2025-01-21 20:23:10 +01:00
Samuel
851f19e82e feat: use official wasm in worker and cached data info / warning 2025-01-21 20:18:39 +01:00
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