9310 Commits

Author SHA1 Message Date
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
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
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
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
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
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
ccb13fa6b9
fix(commons): typecheck 2026-03-08 23:19:23 +02:00
Elian Doran
69e374138f
fix(spreadsheet): missing some CSS imports 2026-03-08 23:07:48 +02:00
Elian Doran
3156b2cb59
feat(spreadsheet): enable conditional formatting 2026-03-08 23:02:54 +02:00
Elian Doran
d6217ffed4
feat(spreadsheet): enable data validation 2026-03-08 22:59:41 +02:00
Elian Doran
fc90c6af9d
feat(spreadsheet): enable sorting 2026-03-08 22:56:11 +02:00
Elian Doran
a1118419ec
feat(spreadsheet): enable filtering 2026-03-08 22:53:04 +02:00
Elian Doran
8599785ee8
refactor(spreadsheet): use multiple modules 2026-03-08 22:39:43 +02:00
Elian Doran
99ba192a44
feat(spreadsheet): allow triggering find/replace from context menu 2026-03-08 22:35:08 +02:00
Elian Doran
b86d3587ac
feat(spreadsheet): basic integration of find/replace 2026-03-08 22:24:03 +02:00
Elian Doran
b2a0baf56a
fix(spreadsheet): jumping when editing in another split 2026-03-08 22:15:29 +02:00
Elian Doran
22f37817e5
fix(spreadsheet): fix The column width is less than 0 when switching tabs 2026-03-08 22:01:45 +02:00
Elian Doran
6b4fe03625
fix(spreadsheet): mitigate The column width is less than 0, need to adjust page width to make it great than 0 when changing an inactive tab 2026-03-08 21:57:26 +02:00
Elian Doran
f44b47ec23
fix(client): tabs still rendering in the background 2026-03-08 21:48:45 +02:00
Elian Doran
8d667e838a
feat(spreadsheet): hide cell protection mechanism 2026-03-08 21:28:12 +02:00
Elian Doran
f32385de2e
feat(spreadsheet): hide toolbars while in read-only 2026-03-08 21:24:24 +02:00
Elian Doran
90796fc4fa
feat(spreadsheet): basic read-only support 2026-03-08 21:09:11 +02:00
Elian Doran
4960c49cb2
feat(spreadsheet): add note plugin 2026-03-08 20:39:07 +02:00
Elian Doran
b112e8b56b
feat(spreadsheet): basic support for note revision using image 2026-03-08 20:30:24 +02:00
Elian Doran
83095130f6
feat(spreadsheet): basic rendering as HTML for share 2026-03-08 20:04:14 +02:00