Commit Graph

256 Commits

Author SHA1 Message Date
Daniel
de5e7fd2b9 🎨 https://github.com/siyuan-note/siyuan/issues/17592
Signed-off-by: Daniel <845765@qq.com>
2026-04-29 09:28:35 +08:00
Daniel
cd5761088b 🎨 https://github.com/siyuan-note/siyuan/issues/17564
Signed-off-by: Daniel <845765@qq.com>
2026-04-23 12:02:06 +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
5c674d7249 ♻️ Replace interface{} with any (#17415) 2026-04-05 16:48:32 +08:00
Jeffrey Chen
349a8ddc98 ♻️ Code style: unused function (#17307)
* ♻️ Code style: unused function

* Refactor reload handling in processMessage

Refactor reload logic to handle scroll reset and maintain functionality for mobile and non-mobile environments.

* Add ReloadUIResetScroll function to websocket.go

---------

Co-authored-by: D <845765@qq.com>
2026-03-22 12:19:44 +08:00
Jeffrey Chen
71342abe99 ♻️ Code style: Omit explicit types and remove unused (blank identifier) parameters (#17310) 2026-03-22 11:30:20 +08:00
Jeffrey Chen
6d95cd099f ♻️ Code style: The placeholder argument has an incorrect type (#17302) 2026-03-22 11:08:48 +08:00
Daniel
a6a56a6442 🎨 https://github.com/siyuan-note/siyuan/issues/17157
Signed-off-by: Daniel <845765@qq.com>
2026-03-13 10:42:42 +08:00
Daniel
3ae8b2f3ae 🎨 https://github.com/siyuan-note/siyuan/issues/17157
Signed-off-by: Daniel <845765@qq.com>
2026-03-13 10:15:20 +08:00
Daniel
b48202bbb8 🎨 Improve reindex
Signed-off-by: Daniel <845765@qq.com>
2026-03-09 11:43:25 +08:00
Daniel
f7f05ffad1 🎨 Improve reindex
Signed-off-by: Daniel <845765@qq.com>
2026-03-09 11:25:05 +08:00
Daniel
a0a9447458 ♻️ Improve insert blocktree tx
Signed-off-by: Daniel <845765@qq.com>
2026-03-09 10:47:04 +08:00
Daniel
285f7c216a 🎨 https://github.com/siyuan-note/siyuan/issues/17131
Signed-off-by: Daniel <845765@qq.com>
2026-03-04 11:16:53 +08:00
Daniel
3f82df40e3 🐛 Rebuilding the index caused a crash https://github.com/siyuan-note/siyuan/issues/17001
Signed-off-by: Daniel <845765@qq.com>
2026-02-11 23:44:12 +08:00
Daniel
5d70341ebe Improve data indexing to reduce disk read operations https://github.com/siyuan-note/siyuan/issues/16958
Signed-off-by: Daniel <845765@qq.com>
2026-02-07 13:02:53 +08:00
Daniel
ed1c8a1fb6 Improve data indexing to reduce disk read operations https://github.com/siyuan-note/siyuan/issues/16958
Signed-off-by: Daniel <845765@qq.com>
2026-02-07 13:02:37 +08:00
Daniel
95242c3f4d 🐛 Fix https://github.com/siyuan-note/siyuan/issues/16847
Signed-off-by: Daniel <845765@qq.com>
2026-01-17 21:50:31 +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
980f6dd0b8 Callout block https://github.com/siyuan-note/siyuan/issues/16051
Signed-off-by: Daniel <845765@qq.com>
2025-12-06 16:46:33 +08:00
Daniel
b5c84f2354 🎨 The old version of the application no longer supports opening the new version of the document https://github.com/siyuan-note/siyuan/issues/16505
Signed-off-by: Daniel <845765@qq.com>
2025-12-03 22:03:37 +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
Daniel
4c0d3365f1 🎨 Improve export of empty documents with subdocuments https://github.com/siyuan-note/siyuan/issues/16040
Signed-off-by: Daniel <845765@qq.com>
2025-10-09 22:48:22 +08:00
Daniel
a9aeda5d9a 🎨 Improve fold heading editing https://github.com/siyuan-note/siyuan/issues/15989
Signed-off-by: Daniel <845765@qq.com>
2025-10-09 12:26:58 +08:00
Daniel
f6f58a0719 🎨 Improve fold heading editing https://github.com/siyuan-note/siyuan/issues/15848
Signed-off-by: Daniel <845765@qq.com>
2025-09-29 18:29:03 +08:00
Daniel
be233229a9 🎨 Improve fold heading editing https://github.com/siyuan-note/siyuan/issues/15848
Signed-off-by: Daniel <845765@qq.com>
2025-09-23 23:22:46 +08:00
Daniel
1c57d0b696 🐛 The folded state of the block under the folded heading is incorrect in some cases https://github.com/siyuan-note/siyuan/issues/15717 2025-08-29 10:47:29 +08:00
Daniel
c7c7bdb950 🎨 Improve Add to Database https://github.com/siyuan-note/siyuan/issues/10659 2025-08-21 12:01:12 +08:00
Daniel
ed4cc1faf6 🎨 Improve av https://github.com/siyuan-note/siyuan/issues/15600 2025-08-21 11:19:53 +08:00
Daniel
de55ea9315 🎨 Improve fold heading editing https://github.com/siyuan-note/siyuan/issues/14349 Point 01 2025-07-30 17:22:55 +08:00
Daniel
e321c639a7 🎨 Update the parent_id of blocks below a heading block when updating the heading block https://github.com/siyuan-note/siyuan/issues/14871 2025-05-24 11:59:47 +08:00
Daniel
98c51a8fd0 🎨 Improve block ref anchor text rendering in templates https://github.com/siyuan-note/siyuan/issues/14457 2025-03-30 21:34:03 +08:00
Daniel
6407791fbb 🎨 Improve rollback doc to avoid ID duplication https://github.com/siyuan-note/siyuan/issues/14358 2025-03-15 12:43:38 +08:00
Daniel
1d77cdefc2 🎨 Improve list item, super block and blockquote backlink propagation https://github.com/siyuan-note/siyuan/issues/13776 2025-01-11 12:28:24 +08:00
Daniel
13faf167d6 🎨 Improve remote assets convert to local assets https://github.com/siyuan-note/siyuan/issues/13715 2025-01-05 09:36:37 +08:00
Daniel
c925f06326 🎨 Improve boot logging for database 2024-12-27 19:50:08 +08:00
Daniel
7632fc0a27 🎨 Use ID when block ref anchor text is empty https://github.com/siyuan-note/siyuan/issues/13606 2024-12-25 16:13:34 +08:00
Daniel
11d3516aa7 🎨 Add block content statistics template function statBlock https://github.com/siyuan-note/siyuan/issues/13438 2024-12-12 00:00:28 +08:00
Daniel
e70ed57f6e 🔒 Some security vulnerabilities https://github.com/siyuan-note/siyuan/issues/13426 2024-12-11 17:30:14 +08:00
Daniel
8d0aac690e 🎨 Improve exporting block ref https://github.com/siyuan-note/siyuan/issues/13331 2024-12-09 17:31:42 +08:00
Daniel
a7ee282044 🎨 Improve exporting block ref https://github.com/siyuan-note/siyuan/issues/13283 2024-12-01 12:25:17 +08:00
Daniel
6f7e106be4 ♻️ Extract method util.GetTreeID 2024-11-29 08:41:43 +08:00
Daniel
89f1887c3b Improve data sync performance for booting https://github.com/siyuan-note/siyuan/issues/13216 2024-11-21 10:59:29 +08:00
Daniel
a0491cd4ff 🎨 Improve markdown importing https://github.com/siyuan-note/siyuan/issues/13097 https://github.com/siyuan-note/siyuan/issues/13080 2024-11-10 12:04:56 +08:00
Daniel
7fa1f89061 🔒 SQL injection security vulnerabilities https://github.com/siyuan-note/siyuan/issues/13077 https://github.com/siyuan-note/siyuan/issues/13060 2024-11-07 17:23:42 +08:00
Daniel
a547bb7da2 🎨 Improve exporting .sy.zip https://github.com/siyuan-note/siyuan/issues/13011 2024-11-04 11:42:18 +08:00
Daniel
5ad9de9541 🐛 The save path is incorrect when creating a sub-doc by ref in a doc with the same name https://github.com/siyuan-note/siyuan/issues/8138 2024-09-23 12:08:10 +08:00
Daniel
0ff99f758a 🎨 Add a template function getHPathByID https://github.com/siyuan-note/siyuan/issues/11734 2024-09-19 22:18:43 +08:00
Oleksandr Redko
b100721fee ♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +08:00
Daniel
1a34e49edf 🐛 Abnormal heading block update time Fix https://github.com/siyuan-note/siyuan/issues/11996 2024-07-16 17:47:35 +08:00
Daniel
5e2f5859c6 🐛 Abnormal heading block update time https://github.com/siyuan-note/siyuan/issues/11985 2024-07-16 09:15:20 +08:00