Hosted Weblate
|
83fc82a615
|
Update translation files
Updated by "Cleanup translation files" add-on in Weblate.
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/
|
2026-02-22 18:13:20 +00:00 |
|
Elian Doran
|
34a08be4cd
|
feat(dev): remove ai/llm features (#8678)
|
2026-02-22 20:12:49 +02:00 |
|
Elian Doran
|
72c34eb491
|
docs(user): mention changes to LLM
|
2026-02-22 16:03:27 +02:00 |
|
Elian Doran
|
22341bf0b1
|
fix(server): LLM launcher & option still not removed
|
2026-02-22 15:46:56 +02:00 |
|
Elian Doran
|
c735870b95
|
test(server): reduce num workers temporarily
Checks / main (push) Has been cancelled
|
2026-02-22 14:33:14 +02:00 |
|
Elian Doran
|
56f796bf80
|
Fix searching with orderby and parentheses / increased expression level (#8717)
Checks / main (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Dev / Test development (push) Waiting to run
Dev / Build Docker image (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile) (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile.alpine) (push) Blocked by required conditions
/ Check Docker build (Dockerfile) (push) Waiting to run
/ Check Docker build (Dockerfile.alpine) (push) Waiting to run
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.alpine, ubuntu-latest, linux/amd64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v7) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v8) (push) Blocked by required conditions
/ Merge manifest lists (push) Blocked by required conditions
playwright / E2E tests on linux-arm64 (push) Waiting to run
playwright / E2E tests on linux-x64 (push) Waiting to run
|
2026-02-22 12:34:59 +02:00 |
|
Elian Doran
|
225693fa79
|
chore(server): update integration DB to latest migration
|
2026-02-22 12:01:20 +02:00 |
|
Elian Doran
|
7f760bff17
|
Merge remote-tracking branch 'origin/main' into feat/remove-ai-llm
|
2026-02-22 11:51:57 +02:00 |
|
Elian Doran
|
82cae8ffbf
|
fix(hidden_subtree): clean up LLM launch item
|
2026-02-22 11:13:37 +02:00 |
|
Marcel
|
e69f6bef2c
|
Translated using Weblate (German)
Currently translated at 100.0% (389 of 389 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/de/
|
2026-02-22 04:49:24 +01:00 |
|
Elian Doran
|
33b1490de0
|
Fix week note title error when cross year (#8431)
|
2026-02-21 20:09:14 +02:00 |
|
Elian Doran
|
c38220892b
|
Merge branch 'main' into fix_parens_orderby
|
2026-02-21 17:31:33 +02:00 |
|
JYC333
|
0ead246ce7
|
Merge branch 'main' into week-note
|
2026-02-21 14:10:19 +00:00 |
|
Elian Doran
|
0f8259fdf7
|
docs(user): align collection creation, hiding subtree & collection properties
|
2026-02-21 13:11:05 +02:00 |
|
Elian Doran
|
ebb180b0ab
|
chore(hidden_subtree): disable hiding subtree by default for now
|
2026-02-21 12:45:24 +02:00 |
|
Elian Doran
|
c03f50583e
|
chore(server): address requested changes
|
2026-02-21 12:33:30 +02:00 |
|
Elian Doran
|
b8a6cf0099
|
fix(calendar): wrong parent when creating day note from unhoisted workspace calendar root
|
2026-02-21 12:16:55 +02:00 |
|
Elian Doran
|
ca672c68a3
|
fix(export/zip): hidden note appears in tree (closes #8714)
|
2026-02-21 10:02:42 +02:00 |
|
renovate[bot]
|
9eea6b3645
|
fix(deps): update dependency i18next to v25.8.13
|
2026-02-21 01:38:19 +00:00 |
|
Elian Doran
|
299f694aa9
|
chore: disable support notice for i18next
Checks / main (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Deploy Documentation / Build and Deploy Documentation (push) Waiting to run
Dev / Test development (push) Waiting to run
Dev / Build Docker image (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile) (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile.alpine) (push) Blocked by required conditions
/ Check Docker build (Dockerfile) (push) Waiting to run
/ Check Docker build (Dockerfile.alpine) (push) Waiting to run
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.alpine, ubuntu-latest, linux/amd64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v7) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v8) (push) Blocked by required conditions
/ Merge manifest lists (push) Blocked by required conditions
playwright / E2E tests on linux-arm64 (push) Waiting to run
playwright / E2E tests on linux-x64 (push) Waiting to run
Deploy website / Build & deploy website (push) Waiting to run
Signed-off-by: Elian Doran <contact@eliandoran.me>
|
2026-02-20 23:39:55 +02:00 |
|
Elian Doran
|
2675698d3a
|
feat: enhance build-docs utility with pnpm and Nix support (#8574)
|
2026-02-20 23:13:05 +02:00 |
|
Elian Doran
|
7310d8af30
|
Merge remote-tracking branch 'origin/main' into feat/remove-ai-llm
Checks / main (push) Has been cancelled
|
2026-02-20 15:31:34 +02:00 |
|
Elian Doran
|
b62f40f8c9
|
chore(server): format translations to avoid merge issues
|
2026-02-20 15:28:57 +02:00 |
|
손상모
|
4f6a13b2c4
|
Translated using Weblate (Korean)
Currently translated at 31.8% (124 of 389 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/ko/
|
2026-02-20 13:12:06 +00:00 |
|
Elian Doran
|
bd4002529c
|
chore(deps): update dependency @anthropic-ai/sdk to v0.78.0 (#8773)
|
2026-02-20 15:11:38 +02:00 |
|
renovate[bot]
|
6514701c6a
|
chore(deps): update dependency electron to v40.6.0
|
2026-02-20 00:02:14 +00:00 |
|
renovate[bot]
|
9e206ce7ea
|
chore(deps): update dependency @anthropic-ai/sdk to v0.78.0
|
2026-02-20 00:01:39 +00:00 |
|
Elian Doran
|
3fb34e6ae1
|
Merge branch 'main' into main
|
2026-02-19 22:13:57 +02:00 |
|
손상모
|
095e797a02
|
Translated using Weblate (Korean)
Currently translated at 26.7% (104 of 389 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/ko/
|
2026-02-19 16:04:46 +00:00 |
|
Elian Doran
|
09a39379ef
|
fix(deps): update dependency marked to v17.0.3 (#8751)
|
2026-02-19 18:03:58 +02:00 |
|
Elian Doran
|
6e696e1123
|
chore(deps): update dependency sanitize-html to v2.17.1 (#8760)
|
2026-02-19 18:03:27 +02:00 |
|
Elian Doran
|
f0b1aa914d
|
fix(deps): update dependency i18next to v25.8.11 (#8761)
|
2026-02-19 18:03:11 +02:00 |
|
renovate[bot]
|
4cbdb5a073
|
chore(deps): update dependency @anthropic-ai/sdk to v0.77.0
|
2026-02-19 01:12:04 +00:00 |
|
renovate[bot]
|
374e3560c3
|
fix(deps): update dependency i18next to v25.8.11
|
2026-02-19 01:10:07 +00:00 |
|
renovate[bot]
|
57a3524cc3
|
chore(deps): update dependency sanitize-html to v2.17.1
|
2026-02-19 01:09:10 +00:00 |
|
renovate[bot]
|
afd6a05e0f
|
fix(deps): update dependency marked to v17.0.3
Checks / main (push) Has been cancelled
|
2026-02-18 10:55:09 +00:00 |
|
renovate[bot]
|
87a89f709a
|
chore(deps): update dependency @anthropic-ai/sdk to v0.76.0
|
2026-02-18 05:27:47 +00:00 |
|
Elian Doran
|
d8275e7ea8
|
fix(server): in-app help not working in dev mode
|
2026-02-17 18:24:25 +02:00 |
|
contributor
|
b23a5348b5
|
fix(desktop): web view note in second window does not load content
|
2026-02-17 00:47:33 +02:00 |
|
renovate[bot]
|
ae224151a0
|
fix(deps): update dependency i18next to v25.8.10
|
2026-02-16 12:47:46 +00:00 |
|
Elian Doran
|
9b2876a8ff
|
docs(user): mention custom tiles & hiding labels for geomap
|
2026-02-15 17:47:28 +02:00 |
|
Marcel
|
d11fb38280
|
Translated using Weblate (German)
Currently translated at 100.0% (389 of 389 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/de/
|
2026-02-15 13:34:30 +00:00 |
|
Elian Doran
|
8d917eb970
|
Merge branch 'main' into feature/active_content_badges
|
2026-02-15 14:20:21 +02:00 |
|
Elian Doran
|
1588c8103c
|
docs(user): improve documentation on scripts & active content
|
2026-02-15 12:32:41 +02:00 |
|
AggelosPnS
|
f290317acc
|
Translated using Weblate (Greek)
Currently translated at 12.3% (48 of 389 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/el/
|
2026-02-14 20:03:29 +00:00 |
|
Elian Doran
|
b616e0e5f9
|
chore(deps): update dependency electron to v40.4.1 (#8707)
|
2026-02-14 22:03:19 +02:00 |
|
Elian Doran
|
9e688138be
|
fix(deps): update dependency i18next to v25.8.7 (#8709)
|
2026-02-14 21:56:00 +02:00 |
|
misch334
|
e29b238161
|
fix orderby in combination with parentheses / increased expression level
|
2026-02-14 14:50:10 +01:00 |
|
Elian Doran
|
9b3396349e
|
refactor(commons): add builtin_attributes to commons
|
2026-02-14 10:30:24 +02:00 |
|
renovate[bot]
|
f3b37b16d5
|
chore(deps): update dependency openai to v6.22.0
|
2026-02-14 02:07:20 +00:00 |
|