Elian Doran
9462d6109c
Merge remote-tracking branch 'origin/main' into feat/add-ocr-capabilities
2026-04-01 15:59:05 +03:00
Elian Doran
0d805a01c1
fix(deps): update dependency i18next to v26 ( #9224 )
2026-04-01 10:58:03 +03:00
Elian Doran
ba90a1c396
Merge branch 'main' of https://github.com/TriliumNext/Trilium
2026-04-01 10:38:47 +03:00
Elian Doran
465927e730
chore(deps): update dependency vite-plugin-static-copy to v4 ( #9147 )
2026-04-01 10:28:46 +03:00
Elian Doran
74f3c14a62
fix(llm): sidebar chat lost when saving to note
2026-04-01 10:26:33 +03:00
Elian Doran
2eb40c7b42
Merge branch 'main' of https://github.com/TriliumNext/Trilium
2026-04-01 09:30:37 +03:00
Elian Doran
457c5f85af
chore(client/i18n): fix weird translation
2026-04-01 09:30:34 +03:00
copilot-swe-agent[bot]
c6ef3d774a
fix: update vite.config.mts for vite-plugin-static-copy v4 breaking change
...
Agent-Logs-Url: https://github.com/TriliumNext/Trilium/sessions/df2e0038-ab36-4d77-b73a-f4739f9db838
Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com >
2026-03-31 20:31:34 +00:00
copilot-swe-agent[bot]
7f1e4c0969
fix: remove showSupportNotice from i18next init options (removed in v26)
...
Agent-Logs-Url: https://github.com/TriliumNext/Trilium/sessions/41f772f7-49b7-4905-8b17-cf90165fc736
Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com >
2026-03-31 20:13:27 +00:00
renovate[bot]
e55cd7841f
fix(deps): update dependency i18next to v26
2026-03-31 20:03:35 +00:00
Elian Doran
8b5b32fecb
chore(deps): update dependency typescript to v6 ( #9162 )
2026-03-31 23:01:09 +03:00
copilot-swe-agent[bot]
819c9a7506
fix: resolve TypeScript 6 typecheck issues
...
- Remove deprecated `downlevelIteration` from tsconfig.base.json (not needed for ES2022+ target)
- Add `noUncheckedSideEffectImports: false` to tsconfig.base.json and ckeditor5 package tsconfigs to allow CSS/plugin side-effect imports
- Remove deprecated `baseUrl: "."` from 6 package tsconfig.lib.json files (unused without `paths`)
- Replace `NodeJS.Timeout` with `ReturnType<typeof setTimeout>` in debounce.ts
Agent-Logs-Url: https://github.com/TriliumNext/Trilium/sessions/8e861e56-2be6-4c61-9558-a666abbe3ff0
Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com >
2026-03-31 19:22:16 +00:00
Elian Doran
4b3ef50d4b
Feature/llm tools ( #9241 )
2026-03-31 22:10:16 +03:00
Elian Doran
bc945c5196
Translations update from Hosted Weblate ( #9242 )
2026-03-31 22:08:37 +03:00
Giovi
57ea3c576e
Translated using Weblate (Italian)
...
Currently translated at 100.0% (1775 of 1775 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/it/
2026-03-31 19:06:02 +00:00
Marc
450e15f558
Translated using Weblate (French)
...
Currently translated at 89.0% (1581 of 1775 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/fr/
2026-03-31 19:06:01 +00:00
Marc
a66ef977a0
Translated using Weblate (French)
...
Currently translated at 100.0% (391 of 391 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/fr/
2026-03-31 19:05:59 +00:00
Marc
96a474adc1
Translated using Weblate (French)
...
Currently translated at 100.0% (158 of 158 strings)
Translation: Trilium Notes/Website
Translate-URL: https://hosted.weblate.org/projects/trilium/website/fr/
2026-03-31 19:05:59 +00:00
Giovi
1fe22aeef1
Translated using Weblate (Italian)
...
Currently translated at 100.0% (391 of 391 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/it/
2026-03-31 19:05:58 +00:00
Elian Doran
a97897527e
fix(deps): update univer monorepo to v0.19.0 ( #9223 )
2026-03-31 22:05:49 +03:00
Elian Doran
86bbb4d885
chore(deps): update dependency @redocly/cli to v2.25.3 ( #9233 )
2026-03-31 21:59:25 +03:00
Elian Doran
041f8314ab
fix(deps): update dependency mind-elixir to v5.10.0 ( #9228 )
2026-03-31 21:58:13 +03:00
Elian Doran
dffdeff798
chore(deps): fix flake lock
2026-03-31 21:52:55 +03:00
copilot-swe-agent[bot]
6f08dc3ada
Merge branch 'main' into renovate/mind-elixir-5.x - resolve translations conflict
...
Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com >
2026-03-31 18:21:21 +00:00
copilot-swe-agent[bot]
07e1b86586
chore: keep only English mind-map translations (others handled by Weblate)
...
Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com >
2026-03-31 18:20:11 +00:00
copilot-swe-agent[bot]
2deda8947e
feat: migrate mind-elixir i18n to use own translations integrated with Weblate
...
- Remove deprecated `locale` option and LOCALE_MAPPINGS constant from MindMap.tsx
- Add `buildMindElixirLangPack()` function using i18next translations for contextMenu.locale
- Add mind-map translation keys to all 37 locale translation files
- Languages with specific translations: de, es, fr, it, ja, pt, pt_br, ru, ro, cn, tw, fi, ko, nl, nb-NO, sv
- Other languages fall back to English via i18next
Agent-Logs-Url: https://github.com/TriliumNext/Trilium/sessions/f2cb95ee-9a97-4618-ba9a-5fb7f31ab965
Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com >
2026-03-31 18:08:38 +00:00
Elian Doran
adb9532d1b
chore(deps): update dependency @smithy/middleware-retry to v4.4.45 ( #9234 )
2026-03-31 21:06:22 +03:00
Elian Doran
a2959342a9
chore(deps): update dependency express-rate-limit to v8.3.2 ( #9236 )
2026-03-31 21:05:58 +03:00
Elian Doran
f528833232
chore(llm): relocate skills to assets
2026-03-31 20:52:17 +03:00
Elian Doran
a6b8785341
chore(llm): address requested changes
2026-03-31 20:32:19 +03:00
Elian Doran
6e7a14fb3e
chore(llm): update to AI SDK 6
2026-03-31 20:24:49 +03:00
Elian Doran
708180a037
fix(llm): sending empty messages crashes on Anthropic
2026-03-31 19:47:39 +03:00
Elian Doran
04efa2742c
feat(llm): basic support for Google Gemini
2026-03-31 19:28:42 +03:00
Elian Doran
0e2c96d544
feat(llm): add web search to OpenAI
2026-03-31 19:08:41 +03:00
Elian Doran
a45c1818a5
refactor(llm): deduplicate logic between providers
2026-03-31 19:05:38 +03:00
Elian Doran
f04f47d17a
fix(llm): not returning full list of models
2026-03-31 18:59:02 +03:00
Elian Doran
cabce14a49
chore(llm): set up for ChatGPT
2026-03-31 18:51:19 +03:00
Elian Doran
5f669684c4
feat(llm): enforce MIME type in code notes
2026-03-31 18:39:47 +03:00
Elian Doran
4d169809bd
chore(llm): improve render notes skill
2026-03-31 18:12:42 +03:00
Elian Doran
2929d64fa0
chore(llm): improve TSX import skill
2026-03-31 18:07:28 +03:00
Elian Doran
20311d31f6
chore(llm): modify frontend script to prefer Preact
2026-03-31 16:04:48 +03:00
Elian Doran
c13b68ef42
feat(llm): basic skill to write scripts
2026-03-31 16:01:20 +03:00
Elian Doran
8eff623b67
Merge remote-tracking branch 'origin/main' into feature/llm_tools
2026-03-31 15:52:10 +03:00
Elian Doran
f4b9207379
fix(llm/sidebar): no longer properly persisting the chat
2026-03-31 15:52:05 +03:00
Elian Doran
90930e19e7
feat(llm): improve search discoverability
2026-03-31 15:41:56 +03:00
Elian Doran
8c0dacd6d7
feat(llm): basic skill to do search
2026-03-31 15:36:50 +03:00
Elian Doran
c617bea45a
feat(llm): basic tool to get subtree
2026-03-31 15:15:14 +03:00
Elian Doran
bac25c9173
feat(llm): basic tool to get child notes
2026-03-31 15:04:02 +03:00
renovate[bot]
acfc3f617e
chore(deps): update dependency typescript to v6
2026-03-31 11:14:01 +00:00
Elian Doran
4c6aa3baf1
Translations update from Hosted Weblate ( #9240 )
2026-03-31 14:11:37 +03:00