Elian Doran
bf5d6c4e01
feat(print/pdf): basic support for printing only a subset of pages
2026-04-15 10:26:25 +03:00
Elian Doran
ba13f86f5f
feat(print/pdf): improve error management
2026-04-15 10:10:28 +03:00
Elian Doran
e7c30927f7
chore(print/pdf): bring back footers regardless of margin
2026-04-15 10:08:24 +03:00
Elian Doran
634b2b3a84
chore(print/pdf): bring back 2cm as the default margin
2026-04-15 09:59:47 +03:00
Elian Doran
83cb437133
fix(print/pdf): default / none / minimum margins appearing the same
2026-04-15 09:58:36 +03:00
Elian Doran
341a5310e1
feat(code): basic tabs vs spaces
2026-04-15 09:42:20 +03:00
Elian Doran
9e4a5c892e
feat(print/pdf): basic support for margins
2026-04-15 09:41:45 +03:00
Elian Doran
457bba9337
feat(print/pdf): basic support for scale
2026-04-14 23:48:12 +03:00
Elian Doran
54a6e3d9a1
feat(code): adjustable default tab width
2026-04-14 23:33:32 +03:00
Elian Doran
f7a36fc997
feat(print/pdf): adjustable page size
2026-04-14 23:31:05 +03:00
Elian Doran
1952b44141
chore(print/pdf): make use of attribute for adjusting orientation
2026-04-14 23:24:37 +03:00
Elian Doran
4d4e63998f
feat(print/pdf): add toggle for landscape
2026-04-14 22:58:15 +03:00
Elian Doran
2db1e2d750
fix(server): HMR WS port interferes between server & desktop
2026-04-14 22:50:06 +03:00
Elian Doran
71b3ee143f
feat(print): basic PDF preview
2026-04-14 22:30:29 +03:00
Elian Doran
c35bc6fbd2
feat(options): add tab width selector
2026-04-14 22:15:13 +03:00
Elian Doran
2d6c2b2cd0
test(server): validate tesseract language codes
2026-04-14 21:59:01 +03:00
Elian Doran
278da994ce
fix(server): wrong DB version ( closes #9418 )
2026-04-14 21:43:38 +03:00
Giovi
25a28abb2d
Translated using Weblate (Italian)
...
Currently translated at 100.0% (402 of 402 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/it/
2026-04-13 16:27:08 +00:00
Elian Doran
27ed4165dc
chore(options): address requested changes
2026-04-13 19:13:10 +03:00
Elian Doran
203c725e0c
i18n(server): password not correct
2026-04-13 18:21:41 +03:00
Elian Doran
d4333400c4
refactor(options/appearance): use simpler mechanism for theme note icon
2026-04-13 17:39:57 +03:00
Elian Doran
00b85bb7bd
feat(options/appearance): improve font buttons
2026-04-13 17:18:20 +03:00
Elian Doran
f58dd12983
chore(search): use loop to prevent nested strip tags injection
2026-04-13 14:03:17 +03:00
Elian Doran
e40504b7f0
chore(search): address requested changes
2026-04-13 13:43:25 +03:00
Elian Doran
301f23cd2d
test(server): clean up search scripts
2026-04-13 13:38:06 +03:00
Elian Doran
6763f4f403
chore(becca): add log for cache memory consumption
2026-04-13 13:29:58 +03:00
Elian Doran
ead70ad394
fix(autocomplete): fuzzy search not working if the search one was not enabled
2026-04-13 13:20:42 +03:00
Elian Doran
47ce77e04c
refactor(search): simplify branching for autocomplete
2026-04-13 13:05:54 +03:00
Elian Doran
6e90a4168e
feat(autocomplete): toggle for fuzzy matching ( closes #8360 )
2026-04-13 13:03:29 +03:00
Elian Doran
5ba7803ea9
Merge branch 'main' into feat/search-perf-take1
...
Resolved conflicts:
- search_result.ts: Keep optimized index-based token iteration
- search.ts: Merge OCR text representation support with perf optimizations
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-04-13 12:45:24 +03:00
green
7ec5945517
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (402 of 402 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/ja/
2026-04-13 06:56:53 +00:00
Aindriú Mac Giolla Eoin
224c31d16b
Translated using Weblate (Irish)
...
Currently translated at 100.0% (402 of 402 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/ga/
2026-04-13 06:56:51 +00:00
Elian Doran
a7f9032347
feat(llm): add note mutation tools (rename, delete, move, clone) ( #9339 )
2026-04-12 01:32:14 +03: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
b402a7a32b
Easy fixes v2 ( #9377 )
2026-04-11 19:19:57 +03:00
Elian Doran
214c6c93fd
feat(similarity): filter out hidden notes ( closes #4584 )
2026-04-11 13:34:04 +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
602bebe498
feat(server): improve note path display to use chevrons instead of slashes to separate notes ( closes #762 )
2026-04-11 11:43:57 +03:00
Elian Doran
fb33921308
feat(script): add warning if trying to render an unavailable protected server-side note ( closes #21 )
2026-04-11 11:17:58 +03:00
Elian Doran
a1a2119e37
fix(server): indentation in HTML not preserved ( closes #3151 )
2026-04-11 11:07:59 +03:00
Elian Doran
afd2806a67
feat(script): increase warning toast time
2026-04-11 11:02:56 +03:00
Elian Doran
3410f0f5bc
feat(script): warn if user is trying to run the script in a wrong environment ( closes #342 )
2026-04-11 11:01:04 +03:00
Elian Doran
b8d7277d88
feat(server): remove old keyboard shortcuts from options ( closes #4543 )
2026-04-11 10:48:09 +03:00
Elian Doran
9366d351e0
chore(edit-demo): ensure proper tree expansion state
2026-04-11 10:32:27 +03:00
Elian Doran
e27f5cd419
docs(demo): statistics not rendering ( closes #4178 )
2026-04-11 10:27:49 +03:00
noobhjy
26d88afeb7
Translated using Weblate (Chinese (Simplified Han script))
...
Currently translated at 100.0% (401 of 401 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/zh_Hans/
2026-04-11 07:59:57 +02:00
Francis C.
30310ef2ba
Translated using Weblate (Chinese (Traditional Han script))
...
Currently translated at 100.0% (401 of 401 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/zh_Hant/
2026-04-11 07:59:56 +02:00
Elian Doran
18aec84be5
chore(client): address requested changes
2026-04-11 00:16:20 +03:00
Elian Doran
01b6926054
test(server): sync options with various scenarios
2026-04-10 23:20:24 +03:00
Elian Doran
84cfa0a9f7
fix(server): overriding sync_options affected by the timeScale
2026-04-10 23:17:47 +03:00