Elian Doran
|
395c71fa0d
|
fix(standalone): encrypt subtree not working
|
2026-04-12 19:52:34 +03:00 |
|
Elian Doran
|
de037b3ced
|
feat(standalone): disable LLM features
|
2026-04-12 19:50:18 +03:00 |
|
Elian Doran
|
8f3f2cc8c1
|
chore(core): reintroduce encryption and password reset
|
2026-04-12 19:34:19 +03:00 |
|
Elian Doran
|
4b4ef35272
|
feat(standalone): start introducing crypto
|
2026-04-12 19:24:16 +03:00 |
|
Elian Doran
|
262ac05483
|
fix(standalone): PDFjs not working in prod mode
|
2026-04-12 19:10:03 +03:00 |
|
Elian Doran
|
f75adfe6a3
|
fix(standalone): PDFjs not working in dev mode
|
2026-04-12 19:03:07 +03:00 |
|
Elian Doran
|
b46c1e6d57
|
feat(standalone): allow downloading backups
|
2026-04-12 18:47:43 +03:00 |
|
Elian Doran
|
9f24a44e15
|
fix(standalone): crash in logs due to refresh
|
2026-04-12 18:43:03 +03:00 |
|
Elian Doran
|
89b3dec84a
|
refactor(backup): pass in options service directly
|
2026-04-12 18:39:38 +03:00 |
|
Elian Doran
|
f034454ec9
|
refactor(backup): constructor-based dependency injection for options
|
2026-04-12 18:36:21 +03:00 |
|
Elian Doran
|
0d5c9986b6
|
chore(backup): implement standalone regular backup
|
2026-04-12 18:30:57 +03:00 |
|
Elian Doran
|
745374050e
|
chore(core): reintroduce image routes
|
2026-04-12 18:23:17 +03:00 |
|
Elian Doran
|
b921c3c587
|
chore(core): integrate backup routes
|
2026-04-12 18:20:58 +03:00 |
|
Elian Doran
|
9d4ff506dc
|
feat(standalone): start working on an image service
|
2026-04-12 18:17:40 +03:00 |
|
Elian Doran
|
065afd0214
|
chore(standalone): start implementing backup service
|
2026-04-12 18:17:02 +03:00 |
|
Elian Doran
|
876008ef01
|
refactor(backup): keep only one implementation in core with abstract methods
|
2026-04-12 18:01:31 +03:00 |
|
Elian Doran
|
8c61cc88e9
|
core(standalone): integrate backup management using provider
|
2026-04-12 17:52:43 +03:00 |
|
Elian Doran
|
24112a9b6f
|
feat(standalone): introduce backend log handling
|
2026-04-12 17:39:13 +03:00 |
|
Elian Doran
|
e7c931d997
|
chore(core): integrate backend log route
|
2026-04-12 17:27:07 +03:00 |
|
Elian Doran
|
814a961608
|
chore(client): dev server not working due to prefresh bug
See https://github.com/preactjs/prefresh/issues/610
|
2026-04-12 17:23:08 +03:00 |
|
Elian Doran
|
73743b6236
|
fix(server): reintegrate backend log mechanism
|
2026-04-12 17:22:27 +03:00 |
|
Elian Doran
|
102cf4c4ad
|
chore(standalone): reintegrate changes from main lost in the merge
|
2026-04-12 11:43:31 +03:00 |
|
Elian Doran
|
8494e0c08a
|
Merge remote-tracking branch 'origin/main' into standalone
|
2026-04-12 11:34:56 +03:00 |
|
renovate[bot]
|
5ea615da1e
|
chore(deps): update dependency @prefresh/vite to v3
|
2026-04-12 00:47:10 +00:00 |
|
Elian Doran
|
a7f9032347
|
feat(llm): add note mutation tools (rename, delete, move, clone) (#9339)
|
2026-04-12 01:32:14 +03:00 |
|
Elian Doran
|
175e200d88
|
fix(llm): stopping a tool call leaves an infinite spinner
|
2026-04-12 00:48:01 +03:00 |
|
Elian Doran
|
74f951023b
|
Merge remote-tracking branch 'origin/main' into feat/llm-stop-generation
|
2026-04-12 00:37:27 +03:00 |
|
Hosted Weblate
|
4bffc1c156
|
Update translation files
Updated by "Cleanup translation files" add-on in Weblate.
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/
|
2026-04-11 16:38:08 +00:00 |
|
green
|
ac4c5f7d8c
|
Translated using Weblate (Japanese)
Currently translated at 99.9% (1851 of 1852 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/ja/
|
2026-04-11 16:38:04 +00:00 |
|
AggelosPnS
|
ad8aab7b15
|
Translated using Weblate (Greek)
Currently translated at 96.2% (152 of 158 strings)
Translation: Trilium Notes/Website
Translate-URL: https://hosted.weblate.org/projects/trilium/website/el/
|
2026-04-11 16:38:00 +00:00 |
|
AggelosPnS
|
7e779669ea
|
Translated using Weblate (Greek)
Currently translated at 2.6% (49 of 1852 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/el/
|
2026-04-11 16:37:58 +00:00 |
|
green
|
5b01791021
|
Translated using Weblate (Japanese)
Currently translated at 100.0% (401 of 401 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/ja/
|
2026-04-11 16:37:55 +00:00 |
|
Elian Doran
|
14bb068626
|
fix(tree): deleting ancestor of the current note doesn't correctly navigate
|
2026-04-11 19:36:50 +03:00 |
|
Elian Doran
|
1c93636538
|
fix(tree): navigating to parent note when deleting a non-active note (closes #9380)
|
2026-04-11 19:31:44 +03:00 |
|
Elian Doran
|
b402a7a32b
|
Easy fixes v2 (#9377)
|
2026-04-11 19:19:57 +03:00 |
|
Elian Doran
|
3a7167a65d
|
chore: address requested changes
|
2026-04-11 19:19:32 +03:00 |
|
Elian Doran
|
6dd7e9cb38
|
chore(delete): address requested changes
|
2026-04-11 14:30:44 +03:00 |
|
Elian Doran
|
4ffa016045
|
fix(sidebar): highlights with math split in read-only text
|
2026-04-11 14:28:58 +03:00 |
|
Elian Doran
|
2d6f1ee9b7
|
fix(sidebar): editable mode equations sometimes not rendering
|
2026-04-11 14:26:22 +03:00 |
|
Elian Doran
|
a1f0615afe
|
chore: fix typecheck
|
2026-04-11 14:25:01 +03:00 |
|
Elian Doran
|
03ff9c4b27
|
fix(sidebar): highlights not rendering math in read-only text
|
2026-04-11 14:23:07 +03:00 |
|
Elian Doran
|
67a48bbec7
|
fix(sidebar): duplicate equations rendering
|
2026-04-11 14:14:18 +03:00 |
|
Elian Doran
|
2b63af82ec
|
fix(sidebar): equations not rendered for read-only text
|
2026-04-11 13:53:10 +03:00 |
|
Elian Doran
|
c5ee7083d8
|
chore(sidebar): deduplicate math rendering
|
2026-04-11 13:49:13 +03:00 |
|
Elian Doran
|
0696f7724d
|
chore(react): add an option to make options row stacked
|
2026-04-11 13:43:10 +03:00 |
|
Elian Doran
|
b7231e3464
|
feat(delete): improve translations
|
2026-04-11 13:35:27 +03:00 |
|
Elian Doran
|
214c6c93fd
|
feat(similarity): filter out hidden notes (closes #4584)
|
2026-04-11 13:34:04 +03:00 |
|
Elian Doran
|
7037ae4ba8
|
feat(delete): hide removal of clones completely if no clones are affected
|
2026-04-11 13:24:09 +03:00 |
|
Elian Doran
|
46d6d6fdee
|
feat(include_note): remember value of box size (closes #1623)
|
2026-04-11 13:23:13 +03:00 |
|
Elian Doran
|
ae751bfb91
|
feat(delete): improve layout of the note path
|
2026-04-11 13:20:28 +03:00 |
|