Elian Doran
|
efd294d53b
|
fix(search): wrong escape of highlighted tokens
|
2026-03-22 21:52:14 +02:00 |
|
Elian Doran
|
f9eb4bf574
|
chore(core): address requested changes
|
2026-03-22 21:48:40 +02:00 |
|
Elian Doran
|
0b5ce95093
|
fix(standalone): some sql queries not executing properly
|
2026-03-22 15:48:40 +02:00 |
|
Elian Doran
|
77971a10d1
|
feat(core): integrate special notes with route
|
2026-03-22 14:30:33 +02:00 |
|
Elian Doran
|
28a56ff7bf
|
feat(core): integrate search with route
|
2026-03-22 14:03:48 +02:00 |
|
Elian Doran
|
d7d28bcf58
|
chore(standalone): align version with the rest
|
2026-03-22 13:37:52 +02:00 |
|
Elian Doran
|
682e1549f8
|
fix(standalone): failing due to type error
|
2026-03-22 13:03:54 +02:00 |
|
Elian Doran
|
d7d2b21935
|
feat(standalone): improve error handling on initialization
|
2026-03-22 13:02:50 +02:00 |
|
Elian Doran
|
1b7d2da6cb
|
Merge remote-tracking branch 'origin/main' into standalone
; Conflicts:
; apps/client/src/layouts/mobile_layout.tsx
; apps/client/src/services/promoted_attribute_definition_parser.ts
; apps/server/package.json
; apps/server/src/becca/entities/bnote.ts
; apps/server/src/etapi/etapi_utils.ts
; apps/server/src/etapi/notes.ts
; apps/server/src/routes/api/clipper.ts
; apps/server/src/routes/api/export.ts
; apps/server/src/routes/api/files.ts
; apps/server/src/routes/api/image.ts
; apps/server/src/routes/api/import.ts
; apps/server/src/routes/api/note_map.ts
; apps/server/src/routes/api/search.ts
; apps/server/src/routes/api/similar_notes.ts
; apps/server/src/routes/api/sync.ts
; apps/server/src/routes/error_handlers.ts
; apps/server/src/routes/index.ts
; apps/server/src/routes/route_api.ts
; apps/server/src/routes/routes.ts
; apps/server/src/services/anonymization.ts
; apps/server/src/services/app_info.ts
; apps/server/src/services/builtin_attributes.ts
; apps/server/src/services/export/zip.ts
; apps/server/src/services/hidden_subtree.ts
; apps/server/src/services/llm/ai_service_manager.ts
; apps/server/src/services/llm/context/modules/context_formatter.ts
; apps/server/src/services/llm/context/note_content.ts
; apps/server/src/services/llm/formatters/base_formatter.ts
; apps/server/src/services/llm/formatters/ollama_formatter.ts
; apps/server/src/services/llm/formatters/openai_formatter.ts
; apps/server/src/services/llm/tools/read_note_tool.ts
; apps/server/src/services/note_types.ts
; apps/server/src/services/notes.ts
; apps/server/src/services/options.ts
; apps/server/src/services/options_init.ts
; apps/server/src/services/search/expressions/note_content_fulltext.ts
; apps/server/src/services/utils.ts
; apps/server/src/services/ws.ts
; apps/server/src/share/content_renderer.ts
; packages/commons/src/lib/builtin_attributes.ts
; packages/commons/src/lib/rows.ts
; packages/trilium-core/src/routes/api/attachments.ts
; packages/trilium-core/src/routes/api/attributes.ts
; packages/trilium-core/src/routes/api/branches.ts
; packages/trilium-core/src/routes/api/notes.ts
; packages/trilium-core/src/routes/api/recent_changes.ts
; packages/trilium-core/src/routes/api/revisions.ts
; packages/trilium-core/src/routes/api/sql.ts
; packages/trilium-core/src/routes/api/stats.ts
; packages/trilium-core/src/services/attributes.ts
; packages/trilium-core/src/services/builtin_attributes.ts
; packages/trilium-core/src/services/promoted_attribute_definition_parser.ts
; pnpm-lock.yaml
|
2026-03-22 12:56:14 +02:00 |
|
Elian Doran
|
76fc9eaeb0
|
chore(deps): update dependency ws to v8.20.0 (#9136)
|
2026-03-22 11:40:00 +02:00 |
|
Elian Doran
|
a4b7f54c64
|
fix(nix): build failing due to rolldown optional deps
|
2026-03-22 11:37:05 +02:00 |
|
Elian Doran
|
53192d202d
|
chore(nix): add electron & python to shell
|
2026-03-22 11:37:05 +02:00 |
|
Elian Doran
|
6896ed2c70
|
chore(nix): update flake lock for new Electron version
|
2026-03-22 11:37:05 +02:00 |
|
Elian Doran
|
5a96b9c48d
|
fix(deps): update dependency i18next to v25.10.3 (#9135)
|
2026-03-22 10:56:13 +02:00 |
|
renovate[bot]
|
6113bfc57f
|
fix(deps): update dependency i18next to v25.10.3
|
2026-03-22 08:49:05 +00:00 |
|
Elian Doran
|
9d7bc20f26
|
fix(deps): update dependency react-i18next to v16.6.0 (#9137)
|
2026-03-22 10:47:18 +02:00 |
|
renovate[bot]
|
79788937b9
|
fix(deps): update dependency react-i18next to v16.6.0
|
2026-03-22 01:08:10 +00:00 |
|
renovate[bot]
|
66873f16f2
|
chore(deps): update dependency ws to v8.20.0
|
2026-03-22 01:07:33 +00:00 |
|
Elian Doran
|
532e001ef0
|
chore(deps): update dependency stylelint to v17.5.0 (#9115)
|
2026-03-21 19:29:30 +02:00 |
|
Elian Doran
|
17991bf31f
|
chore(deps): update dependency @preact/preset-vite to v2.10.5 (#9125)
|
2026-03-21 19:28:47 +02:00 |
|
renovate[bot]
|
2b21b1f75e
|
chore(deps): update dependency @preact/preset-vite to v2.10.5
|
2026-03-21 17:28:07 +00:00 |
|
Elian Doran
|
dae1f9302c
|
chore(deps): update dependency @redocly/cli to v2.24.1 (#9126)
|
2026-03-21 19:27:55 +02:00 |
|
Elian Doran
|
33365cdaf1
|
Translations update from Hosted Weblate (#9124)
|
2026-03-21 19:25:38 +02:00 |
|
green
|
3ac66ffe72
|
Translated using Weblate (Japanese)
Currently translated at 100.0% (1719 of 1719 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/ja/
|
2026-03-21 18:24:53 +01:00 |
|
Francis C.
|
81baf13720
|
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (1719 of 1719 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hant/
|
2026-03-21 18:24:52 +01:00 |
|
AggelosPnS
|
e0e96350d6
|
Translated using Weblate (Greek)
Currently translated at 2.8% (49 of 1719 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/el/
|
2026-03-21 18:24:52 +01:00 |
|
Elian Doran
|
c539c21ced
|
chore(deps): update dependency eslint to v10.1.0 (#9130)
|
2026-03-21 19:24:44 +02:00 |
|
Elian Doran
|
3f7f6cf982
|
fix(deps): update dependency i18next to v25.10.2 (#9113)
|
2026-03-21 19:23:13 +02:00 |
|
Elian Doran
|
271d87ae33
|
fix(deps): update dependency katex to v0.16.40 (#9127)
|
2026-03-21 19:22:03 +02:00 |
|
Elian Doran
|
533a77e606
|
fix(deps): update dependency marked to v17.0.5 (#9128)
|
2026-03-21 19:21:19 +02:00 |
|
Elian Doran
|
77cf2d4dd9
|
fix(deps): update dependency sanitize-filename to v1.6.4 (#9129)
|
2026-03-21 19:20:42 +02:00 |
|
Elian Doran
|
890cb247c1
|
fix(deps): update dependency eslint-linter-browserify to v10.1.0 (#9131)
|
2026-03-21 19:19:18 +02:00 |
|
renovate[bot]
|
8d7f4dd0fa
|
fix(deps): update dependency i18next to v25.10.2
|
2026-03-21 16:55:05 +00:00 |
|
Elian Doran
|
00c4933344
|
fix(collections/grid): full-width images are too small in preview (closes #9116)
|
2026-03-21 09:15:13 +02:00 |
|
Elian Doran
|
cd9b46e1c7
|
fix(attributes): attribute detail not showing up for first item (closes #6948)
|
2026-03-21 09:06:21 +02:00 |
|
Elian Doran
|
b356b355ca
|
fix(layout): attribute details not visible in new layout (closes #9005)
|
2026-03-21 08:58:13 +02:00 |
|
renovate[bot]
|
d1aebb7bb0
|
fix(deps): update dependency eslint-linter-browserify to v10.1.0
|
2026-03-21 02:04:29 +00:00 |
|
renovate[bot]
|
6cbb595ae8
|
chore(deps): update dependency eslint to v10.1.0
|
2026-03-21 02:03:50 +00:00 |
|
renovate[bot]
|
fcf238bc35
|
fix(deps): update dependency sanitize-filename to v1.6.4
|
2026-03-21 02:03:10 +00:00 |
|
renovate[bot]
|
8c82468ecc
|
fix(deps): update dependency marked to v17.0.5
|
2026-03-21 02:02:32 +00:00 |
|
renovate[bot]
|
965905ce00
|
fix(deps): update dependency katex to v0.16.40
|
2026-03-21 02:01:52 +00:00 |
|
renovate[bot]
|
ed280775bd
|
chore(deps): update dependency @redocly/cli to v2.24.1
|
2026-03-21 02:01:10 +00:00 |
|
Elian Doran
|
8834899012
|
fix(math): limit size of popup and add back overflow (closes #9117)
|
2026-03-20 20:57:07 +02:00 |
|
Elian Doran
|
55dea474e9
|
chore(deps): update dependency @ckeditor/ckeditor5-dev-build-tools to v55.2.0 (#9099)
|
2026-03-20 13:45:51 +02:00 |
|
Elian Doran
|
bc74455a64
|
chore(deps): update dependency @smithy/middleware-retry to v4.4.44 (#9111)
|
2026-03-20 13:45:21 +02:00 |
|
Elian Doran
|
2d0b28367f
|
chore(deps): update dependency vite to v8.0.1 (#9112)
|
2026-03-20 13:45:00 +02:00 |
|
Elian Doran
|
7d8a3e2811
|
fix(deps): update dependency katex to v0.16.39 (#9114)
|
2026-03-20 13:44:32 +02:00 |
|
renovate[bot]
|
79e5d9595a
|
chore(deps): update dependency @ckeditor/ckeditor5-dev-build-tools to v55.2.0
|
2026-03-20 00:11:04 +00:00 |
|
renovate[bot]
|
1f0fa57218
|
chore(deps): update dependency stylelint to v17.5.0
|
2026-03-20 00:09:32 +00:00 |
|
renovate[bot]
|
0310626025
|
fix(deps): update dependency katex to v0.16.39
|
2026-03-20 00:08:50 +00:00 |
|