Elian Doran
741ae4b070
chore(server): fix dist creation
2026-04-09 22:31:50 +03:00
renovate[bot]
31eaa4181d
Update dependency fuse.js to v7.3.0
2026-04-09 15:03:57 +00:00
Elian Doran
ca13a8accd
Update dependency katex to v0.16.45 ( #9347 )
2026-04-09 18:01:24 +03:00
Elian Doran
78b1f119dc
Update dependency dotenv to v17.4.1 ( #9346 )
2026-04-09 18:00:51 +03:00
Elian Doran
2908b29c0d
Translations update from Hosted Weblate ( #9351 )
2026-04-09 15:25:40 +03:00
Elian Doran
91afa08cdc
Apply suggestions from code review
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-04-09 15:24:53 +03:00
Lorinc936
9e701645d5
Merge branch 'TriliumNext:main' into main
2026-04-09 11:23:49 +00:00
Giovi
d93b0442d2
Translated using Weblate (Italian)
...
Currently translated at 100.0% (395 of 395 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/it/
2026-04-09 11:10:04 +00:00
Giovi
ce4f9f5f01
Translated using Weblate (Italian)
...
Currently translated at 100.0% (1846 of 1846 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/it/
2026-04-09 11:10:03 +00:00
Aindriú Mac Giolla Eoin
353d638823
Translated using Weblate (Irish)
...
Currently translated at 100.0% (395 of 395 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/ga/
2026-04-09 11:10:01 +00:00
Ali Kaya
995a774140
Translated using Weblate (Turkish)
...
Currently translated at 7.5% (30 of 395 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/tr/
2026-04-09 11:10:00 +00:00
green
c131b245bc
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (1846 of 1846 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/ja/
2026-04-09 11:09:58 +00:00
Ali Kaya
42aabaf9b5
Translated using Weblate (Turkish)
...
Currently translated at 6.5% (121 of 1846 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/tr/
2026-04-09 11:09:56 +00:00
Bas Wouters
84cce151b8
Translated using Weblate (Dutch)
...
Currently translated at 4.1% (76 of 1846 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/nl/
2026-04-09 11:09:54 +00:00
Bas Wouters
e3e6316af7
Translated using Weblate (Dutch)
...
Currently translated at 26.7% (31 of 116 strings)
Translation: Trilium Notes/README
Translate-URL: https://hosted.weblate.org/projects/trilium/readme/nl/
2026-04-09 11:09:53 +00:00
green
96e64c4f17
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (395 of 395 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/ja/
2026-04-09 11:09:52 +00:00
Aindriú Mac Giolla Eoin
3005917256
Translated using Weblate (Irish)
...
Currently translated at 100.0% (1846 of 1846 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/ga/
2026-04-09 11:09:50 +00:00
renovate[bot]
0fa121cdf2
fix(deps): update dependency marked to v17.0.6
2026-04-09 01:14:36 +00:00
renovate[bot]
3bf6215249
fix(deps): update dependency katex to v0.16.45
2026-04-09 01:13:57 +00:00
renovate[bot]
2ef045a66d
chore(deps): update dependency dotenv to v17.4.1
2026-04-09 01:13:19 +00:00
renovate[bot]
2316f38978
chore(deps): update dependency minimatch@3>brace-expansion to v5
2026-04-08 21:14:49 +00:00
renovate[bot]
b65bf12247
fix(deps): update dependency eslint-linter-browserify to v10.2.0
2026-04-08 21:13:29 +00:00
Bart Visscher
55291d43a6
fix(web-clipper): Remove trailing / from triliumServerUrl
2026-04-08 16:38:17 +02:00
Elian Doran
743fe5a75d
chore(deps): update dependency vite-plugin-static-copy to v4.0.1 ( #9333 )
2026-04-08 08:03:36 +03:00
renovate[bot]
0c2fdba586
chore(deps): update dependency vite-plugin-static-copy to v4.0.1
2026-04-08 01:34:23 +00:00
Elian Doran
a2c5adec3d
Extra bugfixes ( #9332 )
2026-04-07 21:28:45 +03:00
Elian Doran
6089c8c7c6
Merge branch 'feature/extra_bugfixes' of https://github.com/TriliumNext/Trilium into feature/extra_bugfixes
2026-04-07 20:52:26 +03:00
Elian Doran
f28f725519
fix(server,desktop): not running correctly if placed in dot-hidden directory
2026-04-07 20:46:25 +03:00
Elian Doran
22d853e0b0
Apply suggestions from code review
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Elian Doran <contact@eliandoran.me >
2026-04-07 20:26:55 +03:00
Elian Doran
0f1d395651
refactor(script): move runScript to executeScript at BNote level
2026-04-07 19:59:14 +03:00
Elian Doran
3a0bab217d
fix(share): hard-coded root-level paths
2026-04-07 19:48:06 +03:00
Elian Doran
f824cb5f15
feat(script): add API to execute backend
2026-04-07 19:40:12 +03:00
Elian Doran
40fd8d6d1a
fix(quick_search): ctrl+click & middle click not working ( closes #9220 )
2026-04-07 19:18:16 +03:00
Elian Doran
e37f73bce0
fix(tab_bar): changing note icon reflect in the tab icon ( closes #8994 )
2026-04-07 19:11:26 +03:00
Elian Doran
d1cd08972f
chore(share): use i18n for more strings
2026-04-07 19:07:20 +03:00
Elian Doran
5a13ca6409
feat(share): render dates on the client side
2026-04-07 19:06:33 +03:00
Elian Doran
eb3fd73415
fix(share): translation not used in template ( closes #8722 )
2026-04-07 18:54:13 +03:00
Elian Doran
1764fcbba2
fix(script): useContext not provided in imports ( closes #9152 )
2026-04-07 18:49:54 +03:00
Elian Doran
19f3552bfc
fix(calendar): colors unreadable on dark theme ( closes #8989 )
...
The calendar event has a light yellow background with light yellow text in dark theme, making it nearly unreadable.
The root cause is a CSS load order issue. The :root defaults in index.css:1-10 are loaded after the dark theme's :root overrides (since component CSS loads after global CSS in Vite), so the defaults (95% lightness, 80% saturation) stomp over the dark theme values (20% lightness, 25% saturation). The background stays light, but --custom-color correctly gets the dark-adjusted (light) text color → light-on-light = bad contrast.
The fix: remove the :root block and use var() fallbacks instead, so there's no :root competition.
2026-04-07 18:48:32 +03:00
Elian Doran
cedce6cf32
feat(relation_map): rename relations through context menu ( closes #442 )
2026-04-07 18:47:00 +03:00
Elian Doran
26cf215150
fix(share): webviews occupied very little height ( closes #9215 )
2026-04-07 18:08:23 +03:00
Elian Doran
d21557069c
fix(import/zip): ZIPs without language encoding flag importing garbage ( closes #3013 )
2026-04-07 17:01:34 +03:00
Elian Doran
28b2547229
Translations update from Hosted Weblate ( #9327 )
2026-04-07 16:13:33 +03:00
Hosted Weblate
d75f556074
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-07 15:03:00 +02:00
Ali Kaya
eb66810e59
Translated using Weblate (Turkish)
...
Currently translated at 5.6% (104 of 1842 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/tr/
2026-04-07 15:02:55 +02:00
Tomas Adamek
540b39206d
Translated using Weblate (Czech)
...
Currently translated at 100.0% (1842 of 1842 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/cs/
2026-04-07 15:02:55 +02:00
Tomas Adamek
5baea04c5d
Translated using Weblate (Czech)
...
Currently translated at 100.0% (158 of 158 strings)
Translation: Trilium Notes/Website
Translate-URL: https://hosted.weblate.org/projects/trilium/website/cs/
2026-04-07 15:02:54 +02:00
Giovi
f5e65748a7
Translated using Weblate (Italian)
...
Currently translated at 100.0% (1842 of 1842 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/it/
2026-04-07 15:02:53 +02:00
Elian Doran
de84e09062
Custom dictionary ( #9317 )
2026-04-07 16:02:34 +03:00
Elian Doran
c81c88c930
fix(log): occassional race condition when creating log dir
2026-04-07 15:54:11 +03:00