27109 Commits

Author SHA1 Message Date
Jin
69702ef0f3 fix: test file error
Some checks are pending
Checks / main (push) Waiting to run
2026-03-10 01:13:10 +00:00
Jin
0f5c777a57 refactor: remove plan file 2026-03-10 01:08:58 +00:00
Jin
640c324c45 fix: add link dialog enter act correctly 2026-03-10 00:23:26 +00:00
Jin
109149a334 refactor: address gemini review 2026-03-10 00:12:09 +00:00
Jin
7a6c888150 test: add test for NoteAutocomplete 2026-03-10 00:02:22 +00:00
Jin
66ac51bd8a test: add test for autocomplete_core 2026-03-10 00:02:07 +00:00
Jin
9018b49548 test: add test for attribute_autocomplete 2026-03-09 23:59:21 +00:00
Jin
bfd7f481f8 refactor: cleanup unused parts 2026-03-09 23:55:03 +00:00
Jin
a462fe13c4 refactor: fix related test 2026-03-09 23:49:04 +00:00
Jin
248348f7d4 refactor: remove old autocomplete completely 2026-03-09 23:41:41 +00:00
Jin
b878b61e47 refactor: fix attribute detail can't save with ctrl+enter directly 2026-03-09 23:37:36 +00:00
Jin
0fc2c9f263 refactor: remove old autocomplete declare 2026-03-09 23:30:36 +00:00
Jin
249fec6191 refactor: update related css 2026-03-09 23:24:19 +00:00
Jin
bea6988f57 refactor: fix enter can't execute action in dialog 2026-03-09 23:01:05 +00:00
Jin
13e3f76191 refactor: avoid xss attack 2026-03-09 22:31:49 +00:00
Jin
64790c1830 refactor: fix attribute panel mouse hover behavior 2026-03-09 21:47:53 +00:00
JYC333
e220e4ec9d refactor: migrate cleanup function 2026-03-09 17:48:20 +00:00
JYC333
e5a9c0de49 refactor: extract common logic 2026-03-09 17:21:18 +00:00
JYC333
2690256f27 refactor: fix missing function def 2026-03-09 17:17:12 +00:00
JYC333
50ee113bd1 refactor: migrate react part 2026-03-09 16:50:35 +00:00
JYC333
a6e0df70d7 refactor: address gemini review 2026-03-09 16:17:45 +00:00
JYC333
0ef7dd8fc2 refactor: minor cleanup 2026-03-09 15:57:47 +00:00
JYC333
bd1f6b7a0f refactor: fix full search 2026-03-09 15:44:55 +00:00
JYC333
cc24c2a4dc refactor: minor fix 2026-03-09 15:28:37 +00:00
JYC333
eaa6da73ca refactor: fix attribute detail autocomplete doesn't catch default value 2026-03-09 15:11:27 +00:00
JYC333
84ea5d3401 refactor: restore behaviors 2026-03-09 15:07:17 +00:00
JYC333
65095713cc refactor: fix behaviour difference 2026-03-09 14:54:25 +00:00
JYC333
8f6b565673 refactor: add back UI for note_autocomplete 2026-03-09 13:28:27 +00:00
JYC333
c0dd59458b refactor: migrate note_autocomplete core function 2026-03-09 12:39:51 +00:00
JYC333
d363d2016e refactor: address gemini code review 2026-03-09 12:21:26 +00:00
JYC333
702df56a8a refactor: migrate label autocomplete 2026-03-09 12:21:26 +00:00
JYC333
91677eb7da refactor: limit ctrl+enter action only at when creating reation on relation map 2026-03-09 12:21:26 +00:00
JYC333
e74f619d06 refactor: fix cleanup to avoid DOM leaks 2026-03-09 12:21:26 +00:00
JYC333
1c79beaa57 refactor: use ctrl+enter to confirm in relation creation at relation map page 2026-03-09 12:21:26 +00:00
JYC333
42a2b1bc13 fix: relation definition is not included when create relation in relation map 2026-03-09 12:21:26 +00:00
JYC333
8393b916c1 refactor: clean up old autocomplete implementation 2026-03-09 12:21:26 +00:00
JYC333
656796d18d refactor: migrate relation map 2026-03-09 12:21:26 +00:00
JYC333
0fe00b77cf fix: dropdown menu not follow the input when attribute detail dialog height changed 2026-03-09 12:21:26 +00:00
JYC333
150f88cc56 refactor: use headless autocomplete, migrate attribute deatil 2026-03-09 12:21:26 +00:00
JYC333
1b013e6888 refactor: add new autocomplete registry 2026-03-09 12:21:26 +00:00
JYC333
2dfc4514b0 refactor: add plan and package 2026-03-09 12:21:26 +00:00
JYC333
d652f67364
Translations update from Hosted Weblate (#8977)
Some checks are pending
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 web clipper extension / Build web clipper extension (push) Waiting to run
Deploy website / Build & deploy website (push) Waiting to run
2026-03-09 10:43:00 +00:00
JYC333
5e54d098c5
Apply suggestions from code review
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-03-09 10:23:14 +00:00
JYC333
ec95303c31
Apply suggestion from @gemini-code-assist[bot]
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-03-09 10:22:31 +00:00
Hosted Weblate
07aafe7e89
Update translation files
Updated by "Cleanup translation files" add-on in Weblate.

Translation: Trilium Notes/README
Translate-URL: https://hosted.weblate.org/projects/trilium/readme/
2026-03-09 11:17:40 +01:00
Giovi
dc7acbb70e
Translated using Weblate (Italian)
Currently translated at 100.0% (1676 of 1676 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/it/
2026-03-09 11:17:32 +01:00
JYC333
0dcb8b3ff8
Translations update from Hosted Weblate (#8975) 2026-03-09 10:17:22 +00:00
JYC333
e4ddff01ca
Update docs/README-sv.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-03-09 10:13:43 +00:00
JYC333
015c1161d4
Update docs/README-sv.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-03-09 10:11:43 +00:00
Robert Magnusson
ca0c6076c5
Translated using Weblate (Swedish)
Currently translated at 5.4% (21 of 387 strings)

Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/sv/
2026-03-09 05:47:59 +00:00