Commit Graph

28469 Commits

Author SHA1 Message Date
Elian Doran
0c5a8a24da refactor(options): create OptionsRowWithToggle 2026-04-13 14:40:46 +03:00
Elian Doran
e5a9622720 fix(note_actions): copy reference to clipboard button not working (closes #9406) 2026-04-13 14:21:24 +03:00
Elian Doran
ad864cfe48 feat(search): try to improve search performance through some creative mechanisms... (#9034) 2026-04-13 14:17:24 +03:00
Elian Doran
f58dd12983 chore(search): use loop to prevent nested strip tags injection 2026-04-13 14:03:17 +03:00
Elian Doran
e40504b7f0 chore(search): address requested changes 2026-04-13 13:43:25 +03:00
Elian Doran
301f23cd2d test(server): clean up search scripts 2026-04-13 13:38:06 +03:00
Elian Doran
885e94cf58 test(server): migrate database 2026-04-13 13:30:53 +03:00
Elian Doran
6763f4f403 chore(becca): add log for cache memory consumption 2026-04-13 13:29:58 +03:00
Elian Doran
ead70ad394 fix(autocomplete): fuzzy search not working if the search one was not enabled 2026-04-13 13:20:42 +03:00
Elian Doran
597c6eb15b chore(options): improve descriptions for search 2026-04-13 13:14:45 +03:00
Elian Doran
47ce77e04c refactor(search): simplify branching for autocomplete 2026-04-13 13:05:54 +03:00
Elian Doran
6e90a4168e feat(autocomplete): toggle for fuzzy matching (closes #8360) 2026-04-13 13:03:29 +03:00
Elian Doran
9b2be57365 docs: remove search analysis 2026-04-13 12:56:50 +03:00
Elian Doran
5ba7803ea9 Merge branch 'main' into feat/search-perf-take1
Resolved conflicts:
- search_result.ts: Keep optimized index-based token iteration
- search.ts: Merge OCR text representation support with perf optimizations

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-04-13 12:45:24 +03:00
Elian Doran
88743f158b chore(deps): update dependency vite to v8.0.8 (#9398) 2026-04-13 10:25:30 +03:00
Elian Doran
f360b1fb55 fix(etapi): correct calendar year/month endpoint descriptions and year pattern; docs: add trilium-fastmcp integration (#9383) 2026-04-13 09:59:45 +03:00
Elian Doran
dda9e51a37 Translations update from Hosted Weblate (#9404) 2026-04-13 09:58:37 +03:00
Elian Doran
ef9002dede Apply suggestion from @gemini-code-assist[bot]
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-04-13 09:58:13 +03:00
renovate[bot]
37df2dd9b2 chore(deps): update dependency vite to v8.0.8 2026-04-13 06:57:10 +00:00
green
7ec5945517 Translated using Weblate (Japanese)
Currently translated at 100.0% (402 of 402 strings)

Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/ja/
2026-04-13 06:56:53 +00:00
Aindriú Mac Giolla Eoin
0150b5b61e Translated using Weblate (Irish)
Currently translated at 99.9% (1863 of 1864 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/ga/
2026-04-13 06:56:53 +00:00
green
d41d727950 Translated using Weblate (Japanese)
Currently translated at 99.9% (1863 of 1864 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/ja/
2026-04-13 06:56:52 +00:00
Aindriú Mac Giolla Eoin
224c31d16b Translated using Weblate (Irish)
Currently translated at 100.0% (402 of 402 strings)

Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/ga/
2026-04-13 06:56:51 +00:00
noobhjy
b67bd01858 Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 97.5% (1818 of 1864 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hans/
2026-04-13 06:56:51 +00:00
Elian Doran
5459ec33df fix(deps): update ai sdk (#9400) 2026-04-13 09:56:43 +03:00
Elian Doran
59999e5adc chore(deps): update vitest monorepo to v4.1.4 (#9399) 2026-04-13 09:54:16 +03:00
Elian Doran
fc009923e5 chore(deps): update ckeditor5 config packages to v14.1.0 (#9401) 2026-04-13 09:53:27 +03:00
Elian Doran
9303f54026 chore(deps): update actions/github-script action to v9 (#9402) 2026-04-13 09:52:32 +03:00
renovate[bot]
7e30b8c029 chore(deps): update actions/github-script action to v9 2026-04-13 01:37:35 +00:00
renovate[bot]
c1596d2a25 chore(deps): update ckeditor5 config packages to v14.1.0 2026-04-13 01:37:28 +00:00
renovate[bot]
2411d7bc76 fix(deps): update ai sdk 2026-04-13 01:36:47 +00:00
renovate[bot]
a44ff4c78b chore(deps): update vitest monorepo to v4.1.4 2026-04-13 01:36:07 +00:00
Elian Doran
f9aaccdfe2 chore(docker): set up tooling for building better-sqlite3 from scratch 2026-04-13 01:06:34 +03:00
Elian Doran
4c02d70dae fix(toc): not rendering math the first time 2026-04-13 00:08:40 +03:00
Elian Doran
9a427f4b9f chore(client): dev server not working due to prefresh bug
See https://github.com/preactjs/prefresh/issues/610
2026-04-12 17:32:03 +03:00
Elian Doran
6a83356cf7 chore(deps): update dependency @lezer/common to v1.5.2 (#9386) 2026-04-12 13:13:51 +03:00
Elian Doran
233c41acc0 fix(deps): update dependency i18next to v26.0.4 (#9388) 2026-04-12 13:13:12 +03:00
Elian Doran
3b0451da9e fix(deps): update dependency ai to v6.0.154 (#9387) 2026-04-12 13:11:26 +03:00
Elian Doran
e217a3146f chore(deps): update dependency @redocly/cli to v2.26.0 (#9389) 2026-04-12 13:10:41 +03:00
Elian Doran
97c42ef1cb fix(deps): update dependency @zumer/snapdom to v2.8.0 (#9391) 2026-04-12 13:09:06 +03:00
Elian Doran
b12a524de8 chore(deps): update dependency electron to v41.2.0 (#9390) 2026-04-12 11:56:45 +03:00
Elian Doran
ee37fee2c0 Revert "Update dependency minimatch@3>brace-expansion to v5" (#9393) 2026-04-12 11:35:35 +03:00
Elian Doran
ef5d9f980e Merge branch 'main' into revert-9307-renovate/minimatch3-brace-expansion-5.x 2026-04-12 11:35:27 +03:00
Elian Doran
fadbc906e2 chore(deps): update dependency @prefresh/vite to v3 (#9392) 2026-04-12 09:39:14 +03:00
Elian Doran
ba816fc132 Revert "Update dependency minimatch@3>brace-expansion to v5" 2026-04-12 09:37:53 +03:00
renovate[bot]
5ea615da1e chore(deps): update dependency @prefresh/vite to v3 2026-04-12 00:47:10 +00:00
renovate[bot]
ceb955b72b fix(deps): update dependency @zumer/snapdom to v2.8.0 2026-04-12 00:46:12 +00:00
renovate[bot]
43823bcb37 chore(deps): update dependency electron to v41.2.0 2026-04-12 00:45:14 +00:00
renovate[bot]
7984ada306 chore(deps): update dependency @redocly/cli to v2.26.0 2026-04-12 00:44:11 +00:00
renovate[bot]
d3e0c8d894 fix(deps): update dependency i18next to v26.0.4 2026-04-12 00:43:10 +00:00