1248 Commits

Author SHA1 Message Date
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
Jan Mareš
d1244e02db
Translated using Weblate (Czech)
Currently translated at 0.2% (1 of 378 strings)

Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/cs/
2025-09-11 17:01:59 +02:00
Elian Doran
3232900bdc
chore(deps): update dependency electron to v37.5.0 (#6939) 2025-09-11 16:57:06 +03:00
renovate[bot]
5a615970c2
chore(deps): update dependency electron to v37.5.0 2025-09-11 07:37:25 +00:00
renovate[bot]
2216136de3
chore(deps): update dependency @anthropic-ai/sdk to v0.62.0 2025-09-11 01:29:29 +00:00
Jan Mareš
901d1ecf4a
Added translation using Weblate (Czech) 2025-09-10 16:41:48 +02:00
renovate[bot]
f135ffbe49
chore(deps): update dependency express-http-proxy to v2.1.2 2025-09-09 21:26:51 +00:00
donut
a9d5478bcd
Translated using Weblate (Polish)
Currently translated at 37.8% (143 of 378 strings)

Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/pl/
2025-09-07 09:59:34 +02:00
Elian Doran
86a620bc08
Add an option to disable smooth scrolling for the Electron app (#6912) 2025-09-06 22:41:26 +03:00
Elian Doran
0f4ec2b3e2
chore(deps): update dependency @anthropic-ai/sdk to v0.61.0 (#6896) 2025-09-06 22:20:02 +03:00
Elian Doran
56932f2b56
chore(deps): update dependency express-rate-limit to v8.1.0 (#6898) 2025-09-06 22:18:40 +03:00
renovate[bot]
3b5b7ca01d
fix(deps): update dependency i18next to v25.5.2 2025-09-06 18:55:40 +00:00
renovate[bot]
e7cb5a6b92
chore(deps): update dependency express-rate-limit to v8.1.0 2025-09-06 18:53:07 +00:00
renovate[bot]
d868f7fb26
chore(deps): update dependency @anthropic-ai/sdk to v0.61.0 2025-09-06 18:52:08 +00:00
Adorian Doran
97aa00e18b electron app: add an option to disable smooth scrolling 2025-09-06 19:00:45 +03:00
Elian Doran
5d8f789791
fix(desktop): background effects causing issues on Win10 2025-09-06 17:47:13 +03:00
donut
8f9b3df681
Translated using Weblate (Polish)
Currently translated at 37.3% (141 of 378 strings)

Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/pl/
2025-09-06 14:08:09 +00:00
Elian Doran
fe443c8a89
fix(next): window border cut-off on macOS 2025-09-06 17:07:56 +03:00