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)
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) Has been cancelled
|
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 |
|
Robert Magnusson
|
80a02f88be
|
Translated using Weblate (Swedish)
Currently translated at 1.3% (22 of 1676 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/sv/
|
2026-03-09 05:47:58 +00:00 |
|
Robert Magnusson
|
430833bedb
|
Translated using Weblate (Swedish)
Currently translated at 13.2% (21 of 158 strings)
Translation: Trilium Notes/Website
Translate-URL: https://hosted.weblate.org/projects/trilium/website/sv/
|
2026-03-09 05:47:57 +00:00 |
|
Hosted Weblate
|
dc80d83964
|
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 05:47:56 +00:00 |
|
Elian Doran
|
5f7ade45f4
|
fix(deps): update dependency katex to v0.16.38 (#8969)
|
2026-03-09 07:47:35 +02:00 |
|
Elian Doran
|
8b36a7ab1e
|
Spreadsheet experiment v0.5 (#8966)
|
2026-03-09 07:47:08 +02:00 |
|
Elian Doran
|
fd18276693
|
fix(deps): update dependency @preact/signals to v2.8.2 (#8968)
|
2026-03-09 07:46:47 +02:00 |
|
Elian Doran
|
0becfc16ba
|
chore(deps): update pnpm to v10.31.0 (#8971)
|
2026-03-09 07:46:02 +02:00 |
|
renovate[bot]
|
d480d1f6ba
|
chore(deps): update pnpm to v10.31.0
|
2026-03-09 01:36:51 +00:00 |
|
renovate[bot]
|
f5c9a71ba0
|
fix(deps): update dependency katex to v0.16.38
|
2026-03-09 01:35:41 +00:00 |
|
renovate[bot]
|
c177a8a464
|
fix(deps): update dependency @preact/signals to v2.8.2
|
2026-03-09 01:34:42 +00:00 |
|
Elian Doran
|
c826564c9e
|
chore(spreadsheet): address requested changes
|
2026-03-08 23:25:47 +02:00 |
|