348 Commits

Author SHA1 Message Date
Daniel b639f4e88e 🎨 https://github.com/siyuan-note/siyuan/issues/17957
Signed-off-by: Daniel <845765@qq.com>
2026-06-28 09:53:21 +08:00
Daniel 8dc2619d14 🎨 Improve the drag-and-drop experience in the list and super block
https://github.com/siyuan-note/siyuan/issues/17893

Signed-off-by: Daniel <845765@qq.com>
2026-06-21 10:01:57 +08:00
Daniel 03e3f74070 🎨 Support cross-document undo https://github.com/siyuan-note/siyuan/issues/4866
Signed-off-by: Daniel <845765@qq.com>
2026-06-17 19:58:04 +08:00
Daniel ade29ac87c 🎨 Database entries support Create copy https://github.com/siyuan-note/siyuan/issues/10850
Signed-off-by: Daniel <845765@qq.com>
2026-06-16 21:44:27 +08:00
Daniel 6ee6a29104 🎨 Improve editor state synchronization when deleting blocks https://github.com/siyuan-note/siyuan/issues/17742
Signed-off-by: Daniel <845765@qq.com>
2026-06-15 16:22:42 +08:00
Daniel b665750787 🐛 https://github.com/siyuan-note/siyuan/issues/17800#issuecomment-4649527346
Signed-off-by: Daniel <845765@qq.com>
2026-06-09 10:37:45 +08:00
Daniel 3b13cc420b 🎨 https://github.com/siyuan-note/siyuan/pull/17529
Signed-off-by: Daniel <845765@qq.com>
2026-04-18 17:31:56 +08:00
Jeffrey Chen 8f3b9992c2 🎨 Prevent modification of the data-task attribute https://github.com/siyuan-note/siyuan/issues/17343#issuecomment-4223807048 (#17466) 2026-04-14 08:01:45 +08:00
Jeffrey Chen e9a2dc2e4d Add error details to the abnormal status pop-up window (#17465)
* 🎨 Add error details to the abnormal status pop-up window

* 🎨 Add error details to the abnormal status pop-up window
2026-04-13 21:47:57 +08:00
Jeffrey Chen 5c674d7249 ♻️ Replace interface{} with any (#17415) 2026-04-05 16:48:32 +08:00
Jeffrey Chen 064754128b ♻️ Replace time.Now().Sub(start) with time.Since(start) (#17401) 2026-04-04 08:48:32 +08:00
Daniel 83bd6acf68 🐛 Escaping issues in attribute panel https://github.com/siyuan-note/siyuan/issues/17345
Signed-off-by: Daniel <845765@qq.com>
2026-03-31 00:10:42 +08:00
Daniel bec2a00f95 🐛 https://github.com/siyuan-note/siyuan/issues/17345
Signed-off-by: Daniel <845765@qq.com>
2026-03-30 18:06:25 +08:00
Daniel 1bc7f556ff 🐛 https://github.com/siyuan-note/siyuan/issues/17345
Signed-off-by: Daniel <845765@qq.com>
2026-03-30 12:10:30 +08:00
Daniel dd6377b29c 🎨 https://github.com/siyuan-note/siyuan/issues/17179
Signed-off-by: Daniel <845765@qq.com>
2026-03-13 10:28:20 +08:00
Daniel 1a4109d1e5 🎨 https://github.com/siyuan-note/siyuan/pull/17196
Signed-off-by: Daniel <845765@qq.com>
2026-03-13 09:30:59 +08:00
Daniel 3f944d0d75 🎨 https://github.com/siyuan-note/siyuan/pull/17196
Signed-off-by: Daniel <845765@qq.com>
2026-03-13 09:09:45 +08:00
Daniel d141c28700 🐛 The API insertBlock was not inserting completely via nextID https://github.com/siyuan-note/siyuan/issues/17149
Signed-off-by: Daniel <845765@qq.com>
2026-03-06 17:16:53 +08:00
Daniel 8c8aaa6a69 🐛 Outdent of list items causes database bind blocks to be deleted https://github.com/siyuan-note/siyuan/issues/17108
Signed-off-by: Daniel <845765@qq.com>
2026-02-27 10:28:37 +08:00
Daniel ff2fbd04f9 🧑‍💻 Fix the issue of the kernel API updateBlock clearing document data https://github.com/siyuan-note/siyuan/issues/16995
Signed-off-by: Daniel <845765@qq.com>
2026-02-11 18:20:54 +08:00
Daniel c22a78e565 🎨 Improve move tx
Signed-off-by: Daniel <845765@qq.com>
2026-02-09 16:20:55 +08:00
Daniel cdf60c1105 🎨 https://github.com/siyuan-note/siyuan/issues/13987
Signed-off-by: Daniel <845765@qq.com>
2026-01-09 18:37:22 +08:00
Daniel 156a28f27d 🎨 Improve export preview mode https://github.com/siyuan-note/siyuan/issues/16732
Signed-off-by: Daniel <845765@qq.com>
2025-12-31 11:32:51 +08:00
Daniel 3c00f5a3d1 🎨 Improve av api https://github.com/siyuan-note/siyuan/issues/16715
Signed-off-by: Daniel <845765@qq.com>
2025-12-29 09:19:24 +08:00
Daniel 9a0b08cdb3 🎨 https://github.com/siyuan-note/siyuan/pull/16657#issuecomment-3680075726
Signed-off-by: Daniel <845765@qq.com>
2025-12-22 10:21:55 +08:00
Jeffrey Chen 2d1618e639 🎨 Element attribute names are uniformly lowercase English letters https://github.com/siyuan-note/siyuan/issues/16604 (#16657)
部分属性名大写字母改为小写

兼容旧版带大写字母的属性名

更新用户指南说明

优化性能

统一前后端验证属性名的逻辑

改进验证属性名格式报错信息
2025-12-22 09:43:12 +08:00
Daniel 89952fa8b4 Improve performance for large-scale block deletion/insertion https://github.com/siyuan-note/siyuan/issues/16644
Signed-off-by: Daniel <845765@qq.com>
2025-12-21 18:29:10 +08:00
Daniel 50f00c69d8 🎨 Improve fold heading editing https://github.com/siyuan-note/siyuan/issues/16197
Signed-off-by: Daniel <845765@qq.com>
2025-12-19 22:54:24 +08:00
Daniel 6726ea51df 🎨 Fix https://github.com/siyuan-note/siyuan/issues/16549
Signed-off-by: Daniel <845765@qq.com>
2025-12-10 18:04:35 +08:00
Daniel 36ac36e30d Improve database rendering performance after editing https://github.com/siyuan-note/siyuan/issues/16464
Signed-off-by: Daniel <845765@qq.com>
2025-12-02 11:38:11 +08:00
Daniel f5b17b2b22 🎨 https://github.com/siyuan-note/siyuan/pull/16449#issuecomment-3581097735
Signed-off-by: Daniel <845765@qq.com>
2025-11-26 20:46:18 +08:00
Daniel 8429a1df0b Improve data indexing performance https://github.com/siyuan-note/siyuan/issues/16397
Signed-off-by: Daniel <845765@qq.com>
2025-11-24 10:30:06 +08:00
Jeffrey Chen 8a1703e34a 🎨 Remove the av-names attribute from block elements (#16424) 2025-11-23 10:45:04 +08:00
Daniel f55e575253 🔥 The database-bound block no longer automatically adds to the database after being copied as a replica https://github.com/siyuan-note/siyuan/issues/12294
Signed-off-by: Daniel <845765@qq.com>
2025-11-22 18:46:53 +08:00
Daniel 62bdaf9ec6 🔥 The database-bound block no longer automatically adds to the database after being copied as a replica https://github.com/siyuan-note/siyuan/issues/12294
Signed-off-by: Daniel <845765@qq.com>
2025-11-22 18:28:00 +08:00
Daniel 3f3afb3347 🎨 No longer automatically fills the database view's filter condition values after copying and pasting the bound block https://github.com/siyuan-note/siyuan/issues/12294
Signed-off-by: Daniel <845765@qq.com>
2025-11-22 18:02:08 +08:00
Daniel aac7647ff5 🐛 https://github.com/siyuan-note/siyuan/issues/16417
Signed-off-by: Daniel <845765@qq.com>
2025-11-22 11:35:15 +08:00
Daniel ed94948897 🐛 Fix assets dir locating https://github.com/siyuan-note/siyuan/issues/16353
Signed-off-by: Daniel <845765@qq.com>
2025-11-15 10:44:50 +08:00
Daniel 0bea01ad3b 🎨 Add Include time switch to database creation time field and update time field https://github.com/siyuan-note/siyuan/issues/12091
Signed-off-by: Daniel <845765@qq.com>
2025-11-07 21:25:03 +08:00
Daniel d4c46ebaa2 Database kanban view https://github.com/siyuan-note/siyuan/issues/8873
Signed-off-by: Daniel <845765@qq.com>
2025-11-04 11:07:42 +08:00
Daniel 767aae6b71 🎨 Improve fold heading editing https://github.com/siyuan-note/siyuan/issues/16113 03
Signed-off-by: Daniel <845765@qq.com>
2025-10-22 18:36:45 +08:00
Daniel 785344e43c 🎨 https://github.com/siyuan-note/siyuan/issues/16111
Signed-off-by: Daniel <845765@qq.com>
2025-10-16 11:16:09 +08:00
Daniel aad5b61a23 🎨 Improve fold heading editing https://github.com/siyuan-note/siyuan/issues/15989
Signed-off-by: Daniel <845765@qq.com>
2025-10-13 18:12:17 +08:00
Daniel 6d8949e0c1 🎨 Improve fold heading editing https://github.com/siyuan-note/siyuan/issues/15989
Signed-off-by: Daniel <845765@qq.com>
2025-10-13 17:38:50 +08:00
Daniel f4fe18a680 🎨 Improve fold heading editing https://github.com/siyuan-note/siyuan/issues/15989
Signed-off-by: Daniel <845765@qq.com>
2025-10-13 17:27:22 +08:00
Daniel acd80f0136 🎨 Improve fold heading editing https://github.com/siyuan-note/siyuan/issues/15989
Signed-off-by: Daniel <845765@qq.com>
2025-10-13 17:25:22 +08:00
Daniel 67f3e527c1 🎨 https://github.com/siyuan-note/siyuan/issues/16024
Signed-off-by: Daniel <845765@qq.com>
2025-10-12 17:02:43 +08:00
Daniel 7d8e0ef1fd 🎨 https://github.com/siyuan-note/siyuan/issues/15989
Signed-off-by: Daniel <845765@qq.com>
2025-10-12 11:23:06 +08:00
Daniel 0ff82ebe3e 🎨 https://github.com/siyuan-note/siyuan/issues/15989
Signed-off-by: Daniel <845765@qq.com>
2025-10-12 11:02:10 +08:00
Daniel c993d19bff 🎨 https://github.com/siyuan-note/siyuan/issues/16048
Signed-off-by: Daniel <845765@qq.com>
2025-10-12 10:50:15 +08:00