Elian Doran
|
df6447e3ad
|
feat(quick_search): also allow for the equals operator in note title's quick search (#6769)
|
2025-08-25 20:49:45 +03:00 |
|
Elian Doran
|
24fd898f0d
|
fix(add_link): inserting link to selection not working properly (closes #6776)
|
2025-08-25 20:48:15 +03:00 |
|
Elian Doran
|
1aa6238288
|
chore(deps): update dependency @types/jquery to v3.5.33 (#6748)
|
2025-08-25 20:22:33 +03:00 |
|
Elian Doran
|
c16c4788da
|
fix(client): type error
|
2025-08-25 20:18:51 +03:00 |
|
Elian Doran
|
0c35daab85
|
Merge remote-tracking branch 'origin/main' into renovate/jquery-3.x
|
2025-08-25 20:01:59 +03:00 |
|
Elian Doran
|
4a19639e92
|
fix(deps): update dependency tsx to v4.20.5 (#6775)
|
2025-08-25 20:00:55 +03:00 |
|
renovate[bot]
|
36cceea677
|
fix(deps): update dependency tsx to v4.20.5
|
2025-08-25 16:33:16 +00:00 |
|
Elian Doran
|
b32a344a21
|
chore(deps): update dependency tsx to v4.20.5 (#6772)
|
2025-08-25 19:31:04 +03:00 |
|
Elian Doran
|
3896ab822f
|
Translations update from Hosted Weblate (#6778)
|
2025-08-25 19:30:49 +03:00 |
|
OKiU Network
|
cfa4ba57d4
|
Translated using Weblate (Dutch)
Currently translated at 1.8% (7 of 378 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/nl/
|
2025-08-25 18:29:51 +02:00 |
|
OKiU Network
|
da051e0269
|
Translated using Weblate (Dutch)
Currently translated at 0.3% (5 of 1564 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/nl/
|
2025-08-25 18:29:50 +02:00 |
|
Cédric MARCOUX
|
3eda77a91f
|
Translated using Weblate (French)
Currently translated at 88.3% (334 of 378 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/fr/
|
2025-08-25 18:29:49 +02:00 |
|
OKiU Network
|
5c2f4be5dd
|
Added translation using Weblate (Dutch)
|
2025-08-25 18:29:49 +02:00 |
|
OKiU Network
|
435b501db9
|
Added translation using Weblate (Dutch)
|
2025-08-25 18:29:48 +02:00 |
|
Newcomer1989
|
5a27ffef5f
|
Translated using Weblate (German)
Currently translated at 100.0% (378 of 378 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/de/
|
2025-08-25 18:29:47 +02:00 |
|
Luis Rebhan
|
02256d9a45
|
Translated using Weblate (German)
Currently translated at 82.9% (1297 of 1564 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/de/
|
2025-08-25 18:29:47 +02:00 |
|
Newcomer1989
|
7e069009d6
|
Translated using Weblate (German)
Currently translated at 82.9% (1297 of 1564 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/de/
|
2025-08-25 18:29:46 +02:00 |
|
Elian Doran
|
3c25cda4c0
|
feat(docs): also improve how environment variables are shown in docs (#6727)
|
2025-08-25 19:29:40 +03:00 |
|
Elian Doran
|
70d7ad0b1a
|
fix(jump_to): fix issue where attributes/tags don't show in results (#6752)
|
2025-08-25 19:26:48 +03:00 |
|
Elian Doran
|
e793b2f661
|
feat(config): fix previously documented env var formula not working (#6726)
|
2025-08-25 19:23:35 +03:00 |
|
renovate[bot]
|
a6e7dff61e
|
chore(deps): update dependency tsx to v4.20.5
|
2025-08-25 06:59:19 +00:00 |
|
Elian Doran
|
86d1bbe8ff
|
chore(deps): update dependency webdriverio to v9.19.2 (#6773)
|
2025-08-25 09:54:52 +03:00 |
|
Elian Doran
|
a10cb06f14
|
fix(deps): update dependency i18next to v25.4.2 (#6774)
|
2025-08-25 09:54:41 +03:00 |
|
renovate[bot]
|
dd9a62818b
|
fix(deps): update dependency i18next to v25.4.2
|
2025-08-25 00:34:50 +00:00 |
|
renovate[bot]
|
c0e936675c
|
chore(deps): update dependency webdriverio to v9.19.2
|
2025-08-25 00:34:18 +00:00 |
|
Jon Fuller
|
b0b788b7dc
|
Merge branch 'main' into fix/quick-search-equals-operator
|
2025-08-24 14:47:31 -07:00 |
|
Jon Fuller
|
18f0f3ecac
|
Fix for casing and formatting in i18n.ts which was causing compile errors (#6770)
|
2025-08-24 14:47:18 -07:00 |
|
Sky Swimmer
|
e7d745ac94
|
Update calendar_view.ts
Same as the previous, another casing error
|
2025-08-24 23:22:54 +02:00 |
|
Sky Swimmer
|
24abf7f0ed
|
Update i18n.ts
Another casing error throwing off tests
|
2025-08-24 23:22:24 +02:00 |
|
Sky Swimmer
|
9a08f6534b
|
Fix casing and formatting in i18n.ts which was causing compile errors
|
2025-08-24 23:14:45 +02:00 |
|
perf3ct
|
93c5413790
|
feat(quick_search): also allow for the equals operator in note title's quick search
|
2025-08-24 18:53:05 +00:00 |
|
Elian Doran
|
c97c66ed8a
|
Translations update from Hosted Weblate (#6767)
|
2025-08-24 17:30:55 +03:00 |
|
Sleepy0Duck5
|
b581025bbe
|
Translated using Weblate (Korean)
Currently translated at 10.0% (38 of 378 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/ko/
|
2025-08-24 16:02:09 +02:00 |
|
Sleepy0Duck5
|
7bc5331747
|
Translated using Weblate (Korean)
Currently translated at 0.9% (15 of 1564 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/ko/
|
2025-08-24 16:02:07 +02:00 |
|
Kuzma Simonov
|
2415976475
|
Translated using Weblate (Russian)
Currently translated at 100.0% (1564 of 1564 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/ru/
|
2025-08-24 16:02:06 +02:00 |
|
Francis C
|
8d0d0f0449
|
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (378 of 378 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/zh_Hant/
|
2025-08-24 16:02:02 +02:00 |
|
Francis C
|
16b00ed160
|
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (1564 of 1564 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hant/
|
2025-08-24 16:02:01 +02:00 |
|
chdagenais
|
df73a420f9
|
Translated using Weblate (French)
Currently translated at 83.5% (316 of 378 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/fr/
|
2025-08-24 16:01:59 +02:00 |
|
Newcomer1989
|
1e4d57f275
|
Translated using Weblate (German)
Currently translated at 92.8% (351 of 378 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/de/
|
2025-08-24 16:01:56 +02:00 |
|
chdagenais
|
19a238c8d3
|
Translated using Weblate (French)
Currently translated at 82.2% (1287 of 1564 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/fr/
|
2025-08-24 16:01:54 +02:00 |
|
Francis C
|
5ffd8a79eb
|
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (1564 of 1564 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hans/
|
2025-08-24 16:01:53 +02:00 |
|
Elian Doran
|
58e58c192f
|
Merge branch 'main' of https://github.com/TriliumNext/trilium
|
2025-08-24 11:58:56 +03:00 |
|
Elian Doran
|
5939344378
|
fix(deps): update dependency i18next to v25.4.1 (#6754)
|
2025-08-24 11:49:48 +03:00 |
|
renovate[bot]
|
349f19fef7
|
fix(deps): update dependency i18next to v25.4.1
|
2025-08-24 08:18:50 +00:00 |
|
Elian Doran
|
d5777a024e
|
chore(deps): update svelte monorepo (#6753)
|
2025-08-24 11:17:52 +03:00 |
|
Elian Doran
|
b7f4ee6171
|
fix(deps): update dependency react-i18next to v15.7.2 (#6755)
|
2025-08-24 11:17:05 +03:00 |
|
Elian Doran
|
a83c4e3970
|
fix(deps): update dependency eslint-linter-browserify to v9.34.0 (#6756)
|
2025-08-24 11:16:53 +03:00 |
|
Elian Doran
|
5a767dae34
|
feat(i18n): add support for Brazilian Portuguese
|
2025-08-24 11:05:52 +03:00 |
|
Elian Doran
|
9f93d30b99
|
feat(i18n): add support for Ukrainian
|
2025-08-24 10:53:21 +03:00 |
|
Elian Doran
|
dff525edc6
|
Translations update from Hosted Weblate (#6743)
|
2025-08-24 10:52:42 +03:00 |
|