Elian Doran
f163cacddc
feat(ocr): integrate viewing attachment OCR
2026-04-02 19:51:11 +03:00
Elian Doran
6ecb1cb2b0
feat(settings): cross-reference OCR and language & region settings
2026-04-02 17:09:27 +03:00
Elian Doran
60a2621928
chore(ocr): remove last extraction date
...
Wasn't useful because blobs are hash-identified
2026-04-02 12:04:27 +03:00
Elian Doran
650b700415
feat(options/media): use a slider for JPEG quality
2026-04-02 11:17:54 +03:00
Elian Doran
6f2296eb05
feat(ocr): use a slider for confidence
2026-04-02 11:09:36 +03:00
Elian Doran
010f59df8a
chore(ocr): make OCR text representation selectable
2026-04-02 10:25:41 +03:00
Elian Doran
44a5dccd61
chore(ocr): remove master switch
2026-04-02 10:22:34 +03:00
Elian Doran
acbbf021a1
refactor(ocr): remove unnecessary translations
2026-04-02 10:13:03 +03:00
Elian Doran
731fece258
feat(ocr): reintroduce batch processing
2026-04-02 10:08:24 +03:00
Elian Doran
8d255d1b89
feat(ocr): make "process OCR" always reprocess
2026-04-02 10:02:06 +03:00
Elian Doran
49fc7e48d4
feat(ocr): integrate with content language
2026-04-02 09:52:28 +03:00
Elian Doran
ec9fa0baee
chore(options): rename options to match media scope
2026-04-01 22:42:17 +03:00
Elian Doran
ba91d91fd1
chore(options): start adding options for OCR
2026-04-01 22:37:32 +03:00
Elian Doran
0aa1fea9dc
chore(options): improve media layout slightly
2026-04-01 22:30:41 +03:00
Elian Doran
d46748602e
chore(settings): rebrand Images settings page to Media
2026-04-01 22:01:21 +03:00
Elian Doran
9cfad0fe6a
refactor(ocr): move TextRepresentationResponse into server_api
2026-04-01 21:45:28 +03:00
Elian Doran
6d3cff84a4
feat(ocr): allow reprocessing of a file
2026-04-01 17:21:12 +03:00
Elian Doran
010230645c
fix(ocr): text displayed in monospace
2026-04-01 17:20:10 +03:00
Elian Doran
5979290f0c
refactor(ocr): get rid of inline styles
2026-04-01 17:18:58 +03:00
Elian Doran
e648872257
fix(ocr): incorrect date display
2026-04-01 17:17:49 +03:00
Elian Doran
6534beec14
fix(ocr): errors not properly shown due to lack of convention
2026-04-01 16:58:34 +03:00
Elian Doran
6d050340ee
fix(client): server errors don't reject the promise
2026-04-01 16:53:50 +03:00
Elian Doran
0e7f7fa208
chore(ocr): fix type issues & integrate ReadOnlyTextRepresentation
2026-04-01 16:45:38 +03:00
Elian Doran
5846df7d02
refactor(ocr): rename ocr_text to textRepresentation
2026-04-01 16:14:08 +03:00
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
4b3ef50d4b
Feature/llm tools ( #9241 )
2026-03-31 22:10:16 +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
Elian Doran
a97897527e
fix(deps): update univer monorepo to v0.19.0 ( #9223 )
2026-03-31 22:05:49 +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
04efa2742c
feat(llm): basic support for Google Gemini
2026-03-31 19:28:42 +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
f4b9207379
fix(llm/sidebar): no longer properly persisting the chat
2026-03-31 15:52:05 +03:00
Elian Doran
4c6aa3baf1
Translations update from Hosted Weblate ( #9240 )
2026-03-31 14:11:37 +03:00
Elian Doran
ed2d72c008
AI reintegration test ( #9225 )
2026-03-31 14:11:02 +03:00
Marc
d87e3cb24d
Translated using Weblate (French)
...
Currently translated at 90.2% (1551 of 1719 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/fr/
2026-03-31 13:09:50 +02:00
Elian Doran
a2b6bc0493
chore(llm): address requested changes
2026-03-30 22:20:44 +03:00
Elian Doran
841c58ca8c
chore: fix type errors
2026-03-30 20:23:00 +03:00