1265 Commits

Author SHA1 Message Date
ssantos
45c3f6d44a
Translated using Weblate (Portuguese)
Currently translated at 99.7% (380 of 381 strings)

Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/pt/
2025-09-19 21:02:01 +02:00
ssantos
67c7d7575d
Translated using Weblate (Portuguese)
Currently translated at 99.2% (378 of 381 strings)

Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/pt/
2025-09-18 20:17:21 +02:00
ssantos
adce041b02
Added translation using Weblate (Portuguese) 2025-09-18 20:13:44 +02:00
Elian Doran
a51e475095
chore(deps): update dependency electron to v37.5.1 (#7017) 2025-09-18 08:08:08 +03:00
Elian Doran
8bef36c6c7
chore(deps): update dependency @anthropic-ai/sdk to v0.63.0 (#7019) 2025-09-18 08:05:41 +03:00
Newcomer1989
ee43b21b0c
Translated using Weblate (German)
Currently translated at 100.0% (381 of 381 strings)

Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/de/
2025-09-18 04:49:38 +00:00
renovate[bot]
b38631b04b
chore(deps): update dependency @anthropic-ai/sdk to v0.63.0 2025-09-18 00:53:04 +00:00
renovate[bot]
46950cbceb
chore(deps): update dependency electron to v37.5.1 2025-09-18 00:51:23 +00:00
Francis C
2edce23a29
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (381 of 381 strings)

Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/zh_Hant/
2025-09-17 19:02:03 +02:00
Francis C
3efe628eb7
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (381 of 381 strings)

Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/zh_Hans/
2025-09-17 19:02:01 +02:00
Elian Doran
170e271bb4
chore(deps): update dependency fs-extra to v11.3.2 (#7009) 2025-09-17 07:58:41 +03:00
renovate[bot]
3e0f07aa48
chore(deps): update dependency ollama to v0.5.18 2025-09-17 01:51:03 +00:00
renovate[bot]
e5a90662eb
chore(deps): update dependency fs-extra to v11.3.2 2025-09-17 01:50:24 +00:00
Elian Doran
f607c9793d
chore(desktop): use translation 2025-09-16 18:24:44 +03:00
Elian Doran
06254442c9
chore(desktop): use different mechanism for second instance 2025-09-16 18:22:32 +03:00
dev loupiz
80baa31221
Added translation using Weblate (Arabic) 2025-09-16 11:44:45 +02:00
Микола Копитін
8ed6aeb278
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (380 of 380 strings)

Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/uk/
2025-09-16 11:44:43 +02:00
Kuzma Simonov
21f5c36c05
Translated using Weblate (Russian)
Currently translated at 100.0% (380 of 380 strings)

Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/ru/
2025-09-15 16:43:58 +00:00
Elian Doran
e672890bd4
Translated using Weblate (Romanian)
Currently translated at 100.0% (380 of 380 strings)

Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/ro/
2025-09-15 16:43:56 +00:00
Elian Doran
b394fb1e86
fix(demo): geomap incorrect 2025-09-15 19:29:00 +03:00
Elian Doran
a2d41247fe
fix(desktop): background effects breaking if native title bar is enabled 2025-09-15 18:35:04 +03:00
renovate[bot]
ea277cf972
chore(deps): update dependency debug to v4.4.3 2025-09-15 05:39:00 +00:00
Elian Doran
1c928bb139
chore(deps): update dependency axios to v1.12.2 (#6978) 2025-09-15 08:36:43 +03:00
renovate[bot]
b76c6ed444
fix(deps): update dependency marked to v16.3.0 2025-09-15 01:16:38 +00:00
renovate[bot]
2b3874d8e9
chore(deps): update dependency axios to v1.12.2 2025-09-15 01:12:15 +00:00
Elian Doran
5b5f3233d8
feat: create a more seamless PWA top bar (#6960) 2025-09-14 19:10:03 +03:00
Newcomer1989
a5ae6f7013
Translated using Weblate (German)
Currently translated at 100.0% (380 of 380 strings)

Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/de/
2025-09-14 18:01:48 +02:00
Elian Doran
ec5e7607f0
Merge branch 'main' into react/collections 2025-09-14 19:01:18 +03:00
Elian Doran
7588026640
fix(collapse-subtree): improve performance of collapsing subtrees from O(n) to O(v) (#6971) 2025-09-14 18:27:29 +03:00
Elian Doran
ad366ee928
docs(help): document new features for collections 2025-09-14 18:25:14 +03:00
Jakob Schlanstedt
1fc38e941e fix(collapse-subtree): improve performance of collapsing subtrees from O(n) to O(v)
Only collapse currently expanded descendants instead of the entire subtree.
Assuming n is the number of subnotes and v is the number of opened notes
2025-09-14 10:56:18 +02:00
Elian Doran
d8386bfbe8
(fix)redirectBareDomain not working when MFA is on (#6961) 2025-09-14 11:18:20 +03:00
Elian Doran
970f4b028d
chore(server): fix a few more type errors 2025-09-14 10:58:11 +03:00
renovate[bot]
c6a9b48aa0
chore(deps): update dependency axios to v1.12.0 [security] 2025-09-13 19:18:14 +00:00
Guido
8ddd27c258
Translated using Weblate (Dutch)
Currently translated at 12.8% (49 of 380 strings)

Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/nl/
2025-09-13 15:02:01 +02:00
Francis C
ac78eada0a
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (380 of 380 strings)

Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/zh_Hant/
2025-09-13 15:02:00 +02:00
Francis C
6b0395dec8
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (380 of 380 strings)

Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/zh_Hans/
2025-09-13 15:01:59 +02:00
Elian Doran
9c8b0611ea
refactor: add typesafety to TaskContext 2025-09-13 13:44:23 +03:00
Elian Doran
39fecb3ffe
refactor: further improve task context types 2025-09-13 13:06:28 +03:00
Elian Doran
4cd0702cbb
refactor: proper websocket message types 2025-09-13 12:59:00 +03:00
Elian Doran
998688573d
refactor(server): integrate entity types changes into commons 2025-09-13 12:00:20 +03:00
Judging28
c79c21e965 (fix)check redirectBareDomain option first 2025-09-12 23:49:32 +08:00
qwreey
4c0addd929
feat: Create a more seamless PWA top bar 2025-09-12 14:29:19 +00:00
Elian Doran
d6e6e78acc
chore(server): improve & translate DB not initialized message 2025-09-12 12:49:25 +03:00
Elian Doran
0e5e439f69
docs(help): remove clone causing small issues in hidden subtree 2025-09-12 12:43:54 +03:00
Elian Doran
fc78f68fa7
chore(server): display startup info right at the beginning 2025-09-12 12:36:59 +03:00
Elian Doran
2f6d81ce2c
chore(server): remove LLM features ready log 2025-09-12 12:34:02 +03:00
Elian Doran
08a600167a
chore(server): integrate DB size into startup info 2025-09-12 12:27:41 +03:00
Elian Doran
9779e706c5
chore(server): improve the display of the start-up information 2025-09-12 12:17:22 +03:00
Elian Doran
4041746240
chore(server): add a logo at startup 2025-09-12 09:34:00 +03:00