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
renovate[bot]
6f73ea5847
fix(deps): update ai sdk
2026-04-14 04:57:36 +00: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
885e94cf58
test(server): migrate database
2026-04-13 13:30:53 +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
Elian Doran
88743f158b
chore(deps): update dependency vite to v8.0.8 ( #9398 )
2026-04-13 10:25:30 +03:00
Elian Doran
f360b1fb55
fix(etapi): correct calendar year/month endpoint descriptions and year pattern; docs: add trilium-fastmcp integration ( #9383 )
2026-04-13 09:59:45 +03:00
renovate[bot]
37df2dd9b2
chore(deps): update dependency vite to v8.0.8
2026-04-13 06:57:10 +00: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
renovate[bot]
2411d7bc76
fix(deps): update ai sdk
2026-04-13 01:36:47 +00:00
Elian Doran
f9aaccdfe2
chore(docker): set up tooling for building better-sqlite3 from scratch
2026-04-13 01:06:34 +03:00
Elian Doran
233c41acc0
fix(deps): update dependency i18next to v26.0.4 ( #9388 )
2026-04-12 13:13:12 +03:00
Elian Doran
3b0451da9e
fix(deps): update dependency ai to v6.0.154 ( #9387 )
2026-04-12 13:11:26 +03:00
renovate[bot]
43823bcb37
chore(deps): update dependency electron to v41.2.0
2026-04-12 00:45:14 +00:00
renovate[bot]
d3e0c8d894
fix(deps): update dependency i18next to v26.0.4
2026-04-12 00:43:10 +00:00
renovate[bot]
cee1be11ab
fix(deps): update dependency ai to v6.0.154
2026-04-12 00:42:06 +00:00
Elias Soares
e2043c14f2
improv: applying Gemini's suggestions
2026-04-11 20:41:08 -03:00
Elian Doran
a7f9032347
feat(llm): add note mutation tools (rename, delete, move, clone) ( #9339 )
2026-04-12 01:32:14 +03:00
Elias Soares
32a2834bf3
fix(etapi): correct calendar year/month endpoint descriptions and year pattern; docs: add trilium-fastmcp integration
2026-04-11 14:25:49 -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
Elian Doran
dd3f3e9e5c
fix(deps): update ai sdk ( #9375 )
2026-04-11 09:34:36 +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
f8ed48d2d2
fix(deps): update dependency marked to v18 ( #9376 )
2026-04-11 08:59:47 +03:00