Commit Graph

28970 Commits

Author SHA1 Message Date
renovate[bot]
67f5fc3dbc Update dependency @types/express-session to v1.19.0 2026-04-20 01:08:10 +00:00
Elian Doran
f48509ea2f Translations update from Hosted Weblate (#9493) 2026-04-19 19:53:53 +03:00
Hosted Weblate
1d0bc138fd 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-19 16:01:26 +00:00
Abi Quinn
326c0234ff Translated using Weblate (English (United Kingdom))
Currently translated at 8.5% (170 of 1999 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/en_GB/
2026-04-19 16:01:24 +00:00
Abi Quinn
bbbacf7f78 Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (116 of 116 strings)

Translation: Trilium Notes/README
Translate-URL: https://hosted.weblate.org/projects/trilium/readme/en_GB/
2026-04-19 16:01:23 +00:00
Abi Quinn
fd428a81e0 Translated using Weblate (English (United Kingdom))
Currently translated at 91.1% (144 of 158 strings)

Translation: Trilium Notes/Website
Translate-URL: https://hosted.weblate.org/projects/trilium/website/en_GB/
2026-04-19 16:01:22 +00:00
green
ba0e9e2eaa Translated using Weblate (Japanese)
Currently translated at 99.9% (1998 of 1999 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/ja/
2026-04-19 16:01:22 +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
Francis C.
4708d55a99 Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 90.1% (1803 of 1999 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hant/
2026-04-19 16:01:21 +00:00
Aindriú Mac Giolla Eoin
5952d13498 Translated using Weblate (Irish)
Currently translated at 99.9% (1998 of 1999 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/ga/
2026-04-19 16:01:20 +00:00
passkal4
6d39bd91d9 Translated using Weblate (Uyghur)
Currently translated at 17.7% (355 of 1999 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/ug/
2026-04-19 16:01:20 +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
Adorian Doran
fe334ca8eb contributor list: fix broken list 2026-04-19 19:01:04 +03:00
Adorian Doran
9e37a803f7 A new about dialog (#9151) 2026-04-19 18:44:44 +03:00
Adorian Doran
c4d832eebc contributor list: update script name, change a comment 2026-04-19 18:33:35 +03:00
Adorian Doran
5921d1f1a6 client/about dialog: fix some issues 2026-04-19 18:21:33 +03:00
Elian Doran
b04945e793 chore(client): remove limit on contributors 2026-04-19 15:47:13 +03:00
Elian Doran
2c744122ca chore: update contributors list 2026-04-19 15:44:52 +03:00
Elian Doran
adc648d277 chore(scripts): tweak criteria for contributors 2026-04-19 15:34:14 +03:00
Elian Doran
a403aca054 chore(scripts): group translators separately 2026-04-19 13:16:08 +03:00
Elian Doran
e7f85bb447 chore(scripts): filter contributors by minimum commits 2026-04-19 13:12:41 +03:00
Elian Doran
e6e6c1feff chore(scripts): filter contributors by role 2026-04-19 13:03:57 +03:00
Elian Doran
415d9364de Merge remote-tracking branch 'origin/main' into feat/about-dialog-overhaul 2026-04-19 12:49:46 +03:00
Elian Doran
8a2b649714 Print collection - add missing link/titles for reference-link links (#9489) 2026-04-19 12:41:03 +03:00
Elian Doran
9c655baab9 Update softprops/action-gh-release action to v3 (#9470) 2026-04-19 12:37:21 +03: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
9d1f831737 chore(ci): disable signing for nightlies temporarily 2026-04-19 11:15:40 +03:00
Elian Doran
3839dad55d fix(print): margins not taken into consideration 2026-04-19 11:11:56 +03:00
Adorian Doran
900f308349 contributor list: switch to manual update, add a tool for a reference list (local Git + GitHub listing) 2026-04-19 11:10:45 +03:00
Elian Doran
4ae3a00464 chore: remove Electron repro project 2026-04-19 10:55:29 +03:00
Elian Doran
bc21fd560f fix(server): increase sync version to match new DB schema 2026-04-19 10:18:44 +03:00
Elian Doran
ab1d1f97c8 Translations update from Hosted Weblate (#9487) 2026-04-19 00:10:37 +03:00
noobhjy
9a85d7ec26 Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 92.5% (1818 of 1965 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hans/
2026-04-18 19:57:01 +00: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
78777e69fc Translated using Weblate (Uyghur)
Currently translated at 9.2% (182 of 1965 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/ug/
2026-04-18 19:56:59 +00:00
passkal4
2d7df2d079 Translated using Weblate (Uyghur)
Currently translated at 93.6% (148 of 158 strings)

Translation: Trilium Notes/Website
Translate-URL: https://hosted.weblate.org/projects/trilium/website/ug/
2026-04-18 19:56:59 +00:00
passkal4
fbbdb6e6e6 Translated using Weblate (Uyghur)
Currently translated at 95.7% (114 of 119 strings)

Translation: Trilium Notes/README
Translate-URL: https://hosted.weblate.org/projects/trilium/readme/ug/
2026-04-18 19:56:58 +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
04954a46d0 Translated using Weblate (Uyghur)
Currently translated at 9.0% (178 of 1965 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/ug/
2026-04-18 19:56:57 +00:00
Hosted Weblate
fafa080cfc Update translation files
Updated by "Remove blank strings" add-on in Weblate.

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/
2026-04-18 19:56:56 +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
passkal4
ca78285fea Translated using Weblate (Uyghur)
Currently translated at 91.1% (144 of 158 strings)

Translation: Trilium Notes/Website
Translate-URL: https://hosted.weblate.org/projects/trilium/website/ug/
2026-04-18 19:56:55 +00:00
passkal4
7a47928b82 Translated using Weblate (Uyghur)
Currently translated at 8.9% (175 of 1965 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/ug/
2026-04-18 19:56:54 +00:00
Hosted Weblate
63e2a33543 Update translation files
Updated by "Cleanup translation files" add-on in Weblate.

Translation: Trilium Notes/README
Translate-URL: https://hosted.weblate.org/projects/trilium/readme/
2026-04-18 19:56:53 +00:00
Elian Doran
caf53877e3 fix(deps): update dependency @codemirror/language-data to v6.5.2 (#9479) 2026-04-18 22:56:46 +03:00
contributor
e9b1b2de21 chore(print): parallelize loading note reference links 2026-04-18 22:23:53 +03:00
contributor
9d8d7bd496 fix(print): missing note title for reference links 2026-04-18 22:00:04 +03:00