Elian Doran
d625565830
Update Node.js to v24.15.0 ( #9505 )
2026-04-20 08:22:34 +03:00
renovate[bot]
f794a34132
Update Node.js to v24.15.0
2026-04-20 01:08:59 +00:00
renovate[bot]
67f5fc3dbc
Update dependency @types/express-session to v1.19.0
2026-04-20 01:08:10 +00:00
Abi Quinn
286f412906
Translated using Weblate (English (United Kingdom))
...
Currently translated at 35.4% (144 of 406 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/en_GB/
2026-04-19 16:01:21 +00:00
green
b97fd784ea
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (406 of 406 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/ja/
2026-04-19 16:01:19 +00:00
Aindriú Mac Giolla Eoin
e7bbdf8cc1
Translated using Weblate (Irish)
...
Currently translated at 100.0% (406 of 406 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/ga/
2026-04-19 16:01:19 +00:00
Elian Doran
ae6f5fad3b
chore(deps): update dependency officeparser to v6.1.0 ( #9482 )
2026-04-19 12:36:47 +03:00
Elian Doran
f9baac34cc
fix(ocr): use correct officeparser v6.1.0 API
...
v6.1.0 renamed parseOfficeAsync to OfficeParser.parseOffice (static
method) and returns an AST object with toText() instead of a plain
string.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-19 12:10:08 +03:00
Elian Doran
bc21fd560f
fix(server): increase sync version to match new DB schema
2026-04-19 10:18:44 +03:00
noobhjy
f702930731
Translated using Weblate (Chinese (Simplified Han script))
...
Currently translated at 100.0% (404 of 404 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/zh_Hans/
2026-04-18 19:57:00 +00:00
passkal4
f449fffaf5
Translated using Weblate (Uyghur)
...
Currently translated at 44.5% (180 of 404 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/ug/
2026-04-18 19:57:00 +00:00
passkal4
797b5ffd80
Translated using Weblate (Uyghur)
...
Currently translated at 43.8% (177 of 404 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/ug/
2026-04-18 19:56:57 +00:00
passkal4
62e30d76fb
Translated using Weblate (Uyghur)
...
Currently translated at 42.8% (173 of 404 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/ug/
2026-04-18 19:56:55 +00:00
Elian Doran
8d41ba85a8
docs(user): add documentation on code & print improvements
2026-04-18 21:35:29 +03:00
claude[bot]
b2bcccb4c7
fix(ocr): adapt OfficeProcessor to officeparser v6.1.0 ESM changes
...
v6.1.0 added native ESM with Node16 resolution and a strict exports
field, breaking deep subpath imports like
officeparser/dist/parsers/ExcelParser.js. Switch to the main package
entry and use parseOfficeAsync(), which accepts a Buffer and
auto-detects the format via magic bytes.
Co-authored-by: Elian Doran <eliandoran@users.noreply.github.com >
2026-04-18 17:07:02 +00:00
Elian Doran
189867ca03
Merge branch 'main' into renovate/officeparser-6.x
2026-04-18 19:56:55 +03:00
Elian Doran
23cb66bba9
chore(revisions): address requested changes
2026-04-18 19:55:36 +03:00
Elian Doran
10a2e21636
chore(etapi): revert change to revision API
2026-04-18 19:55:36 +03:00
Elian Doran
fb3c487c0d
test(server): fix ETAPI related test
2026-04-18 19:22:03 +03:00
Elian Doran
e01d835709
feat(revisions): add a shortcut to save named revisions
2026-04-18 19:13:37 +03:00
Elian Doran
9d953ea700
docs(user): update note revisions to new layout
2026-04-18 18:47:21 +03:00
Elian Doran
f22eaee4e2
Merge remote-tracking branch 'origin/main' into feature/named_revisions
2026-04-18 16:45:08 +03:00
Elian Doran
7473d50711
fix(deps): update ai sdk ( #9478 )
2026-04-18 15:14:02 +03:00
Elian Doran
fc5252e6b8
feat(llm): provide description when saving a revision
2026-04-18 12:54:17 +03:00
Elian Doran
4b35881889
feat(revisions): add a source field
2026-04-18 12:46:13 +03:00
green
1c508b830e
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (404 of 404 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/ja/
2026-04-18 11:41:53 +02:00
passkal4
ec7b9e08e3
Translated using Weblate (Uyghur)
...
Currently translated at 23.0% (93 of 404 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/ug/
2026-04-18 11:41:53 +02:00
Francis C.
a915c60c38
Translated using Weblate (Chinese (Traditional Han script))
...
Currently translated at 99.2% (401 of 404 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/zh_Hant/
2026-04-18 11:41:53 +02:00
Elian Doran
8aaa4d7bde
feat(revisions): add a description field
2026-04-18 12:40:33 +03:00
Elian Doran
a439e7c29b
docs(user): sync
2026-04-18 12:30:12 +03:00
Elian Doran
4876d4b8c6
chore: address requested changes
2026-04-18 12:21:27 +03:00
Elian Doran
8446e98b21
feat(text): add a copy button to bookmarks
2026-04-18 11:14:13 +03:00
Elian Doran
4244b66cea
feat(text): rebrand bookmarks to anchors
2026-04-18 11:06:50 +03:00
Elian Doran
15c121f950
docs(user): document linking to bookmarks
2026-04-18 10:54:57 +03:00
Elian Doran
ae004c4334
feat(text): basic insert link with anchors
2026-04-18 10:29:43 +03:00
Elian Doran
84fff30723
feat(server): mark bookmarks as internal links
2026-04-18 10:17:39 +03:00
Elian Doran
bdf4e40577
fix(server): bookmarks not processed due to self-closing tag
2026-04-18 10:17:28 +03:00
Elian Doran
5b957dd111
chore(server): start processing bookmarks
2026-04-18 10:09:41 +03:00
Elian Doran
c0b1ff31e5
fix(server): safe import strips out bookmarks from note
2026-04-18 09:56:41 +03:00
Elian Doran
374eeaeb08
feat(print): respect user's detail font when printing
2026-04-18 09:38:21 +03:00
Elian Doran
a617b59765
fix(print): text notes would override custom font
2026-04-18 09:26:50 +03:00
renovate[bot]
a9e7cd7bfe
chore(deps): update dependency officeparser to v6.1.0
2026-04-18 02:36:22 +00:00
renovate[bot]
6c2ce8f39c
fix(deps): update ai sdk
2026-04-18 02:32:56 +00:00
Elian Doran
64bc1271e1
fix(server): prevent NaN potentially corrupting the backup when migrating
2026-04-17 23:03:28 +03:00
Elian Doran
06f7818ee3
Basic Markdown support ( #9475 )
2026-04-17 22:30:54 +03:00
Elian Doran
a0548e1627
fix(deps): update dependency unpdf to v1.6.0 ( #9469 )
2026-04-17 22:27:21 +03:00
Elian Doran
75b4877c87
fix(import/mime): importing a Markdown file with conversion to text disabled is treated as file instead of code
2026-04-17 21:35:14 +03:00
Elian Doran
9ff466c9f5
docs: add more details to Markdown note type
2026-04-17 21:33:43 +03:00
Elian Doran
eb3adfa733
docs: add documentation on the new Markdown type
2026-04-17 20:59:00 +03:00
noobhjy
7bb15029cf
Translated using Weblate (Chinese (Simplified Han script))
...
Currently translated at 100.0% (403 of 403 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/zh_Hans/
2026-04-17 17:33:49 +02:00