Commit graph

93 commits

Author SHA1 Message Date
Daniel
150aa2a7bf
🎨 Ignore assets associated with the custom-data-assets block attribute when cleaning unreferenced assets https://github.com/siyuan-note/siyuan/issues/12574 2024-09-24 23:20:22 +08:00
Daniel
c67ff98972
🐛 Subdocument path not updated after moving parent document https://github.com/siyuan-note/siyuan/issues/12493 2024-09-16 11:09:09 +08:00
Oleksandr Redko
b100721fee
♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +08:00
Daniel
b763b4d482
🎨 Add the parent_id index for table blocks https://github.com/siyuan-note/siyuan/issues/12054 2024-08-09 09:29:59 +08:00
Daniel
7a3d4a05ad
♻️ Refactor the blocktree storage https://github.com/siyuan-note/siyuan/issues/11773 2024-06-20 23:59:27 +08:00
Daniel
373bce9791
♻️ Improve av structure 2024-05-15 00:47:25 +08:00
Daniel
8cd2fd7718
🎨 Improve data indexing performance when editing doc https://github.com/siyuan-note/siyuan/issues/10976 2024-04-13 00:14:47 +08:00
Daniel
fbce0bbf31
Improve data indexing performance for creating documents Fix https://github.com/siyuan-note/siyuan/issues/11005 2024-04-12 23:55:22 +08:00
Daniel
0e8f5b24c4
🎨 Improve data indexing performance when editing doc https://github.com/siyuan-note/siyuan/issues/10976 2024-04-11 22:56:43 +08:00
Daniel
a5ec51a3d1
Reduce disk reads when editing documents https://github.com/siyuan-note/siyuan/issues/10961 2024-04-10 20:49:08 +08:00
Daniel
444f873919
🎨 Improve data indexing 2024-04-10 18:05:15 +08:00
Daniel
5e99a37242
Reduce disk reads when editing documents https://github.com/siyuan-note/siyuan/issues/10961 2024-04-10 15:39:00 +08:00
Daniel
616821a090
Reduce disk reads when editing documents https://github.com/siyuan-note/siyuan/issues/10961 2024-04-10 15:38:40 +08:00
Daniel
06a2f3fb5c
Reduce disk reads when editing documents https://github.com/siyuan-note/siyuan/issues/10961 2024-04-10 11:49:35 +08:00
Daniel
de02e66960
Optimize document moving and renaming performance https://github.com/siyuan-note/siyuan/issues/10560 2024-03-19 16:57:38 +08:00
Daniel
9bc6415c6a
Optimize document moving and renaming performance https://github.com/siyuan-note/siyuan/issues/10560 2024-03-19 16:14:10 +08:00
Daniel
426225af96
🎨 Improve rename doc push message 2024-03-18 21:02:40 +08:00
Daniel
1864d0e4a6
🐛 The parent block field of the blocks under the heading block is calculated incorrectly https://github.com/siyuan-note/siyuan/issues/9869 2024-01-03 17:38:35 +08:00
Daniel
99218f400b
🎨 Add Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9958 2024-01-01 01:10:47 +08:00
Daniel
7b16c45c8e
🐛 The doc title image index failed when using notebook-level assets https://github.com/siyuan-note/siyuan/issues/9936 2023-12-20 21:06:46 +08:00
Daniel
106ffb292b
🐛 Blockquote in list turn into paragraph causes internal error https://github.com/siyuan-note/siyuan/issues/9920 2023-12-19 12:30:24 +08:00
Daniel
d2c0c26252
🎨 Delete the corresponding data in the database attributes table after deleting the doc https://github.com/siyuan-note/siyuan/issues/9875 2023-12-15 08:56:44 +08:00
Daniel
aaf15c77e0
🎨 OCR no longer blocks document loading https://github.com/siyuan-note/siyuan/issues/9230 2023-12-09 22:11:38 +08:00
Daniel
283917a9a8
🎨 OCR no longer blocks document loading https://github.com/siyuan-note/siyuan/issues/9230 2023-12-07 20:40:16 +08:00
Daniel
6bb89ed2e5
🎨 Repeated references to the same block within a block only count as one reference Fix https://github.com/siyuan-note/siyuan/issues/9670 2023-11-16 20:35:15 +08:00
Daniel
5e6d94783b
🎨 Improve priority of folding processing when headings and super blocks are mixed https://github.com/siyuan-note/siyuan/issues/9488 2023-10-24 00:56:10 +08:00
Daniel
0014a5eea4
🎨 Supports searching database blocks by the view title https://github.com/siyuan-note/siyuan/issues/9348 2023-10-05 12:41:39 +08:00
Daniel
68be7bdfe4
🎨 Improve node parsing 2023-08-15 10:07:28 +08:00
Daniel
7d992ce175
Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874 2023-08-04 12:05:29 +08:00
Daniel
4e69f9596c
🎨 Improve init sync stability 2023-07-18 01:08:54 +08:00
Daniel
e6aa17249a
🎨 Improve the backlink display when the first sub-block under the list item block contains hyperlinks Fix https://github.com/siyuan-note/siyuan/issues/8661 2023-07-03 10:50:27 +08:00
Daniel
b9c35fd0f5
🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
Daniel
772c809e31
🎨 Support for opening file history on the doc tree https://github.com/siyuan-note/siyuan/issues/8448 2023-06-03 21:22:30 +08:00
Liang Ding
3790507ee2
🎨 Add Settings - Search - Index - Asset path Fix https://github.com/siyuan-note/siyuan/issues/8221 2023-05-10 10:30:05 +08:00
Liang Ding
5f6d1eac9a
🎨 使用第三方同步盘时弹出提示并退出内核 https://github.com/siyuan-note/siyuan/issues/7683 2023-03-19 00:12:28 +08:00
Liang Ding
2601605953
♻️ 将退出码移到 logging 项目中 2023-03-18 18:10:06 +08:00
Liang Ding
31738cacf6
🐛 生成文件历史索引报错 Fix https://github.com/siyuan-note/siyuan/issues/7509 2023-02-28 09:47:34 +08:00
Liang Ding
7a7e9d5af2
🎨 改进移动文档性能 https://github.com/siyuan-note/siyuan/issues/7422 2023-02-21 13:48:02 +08:00
Liang Ding
ad4bbc6240
🎨 改进移动文档性能 https://github.com/siyuan-note/siyuan/issues/7422 2023-02-21 13:21:14 +08:00
Liang Ding
3a36def366
🎨 改进移动文档性能 https://github.com/siyuan-note/siyuan/issues/7422 2023-02-21 13:00:27 +08:00
Liang Ding
c88268fbfd
🎨 移动文档更新索引时区分大小写 2023-02-21 12:39:29 +08:00
Liang Ding
aad58a221f
🎨 移动文档更新索引时区分大小写 2023-02-21 12:37:32 +08:00
Liang Ding
6faff1109c
🐛 复制含链接的块为引用块异常 Fix https://github.com/siyuan-note/siyuan/issues/7426 2023-02-21 10:48:51 +08:00
Liang Ding
d5999b26d8
🎨 重建历史索引遮罩 https://github.com/siyuan-note/siyuan/issues/7386 2023-02-17 22:29:12 +08:00
Liang Ding
c61e0ef3f2
🎨 历史数据库索引队列化 https://github.com/siyuan-note/siyuan/issues/7386 2023-02-17 11:37:43 +08:00
Liang Ding
f581b34ea8
🎨 历史数据库索引队列化 https://github.com/siyuan-note/siyuan/issues/7386 2023-02-16 18:42:19 +08:00
Liang Ding
e89f706864
🎨 改进打开虚拟引用后加载文档的性能 https://github.com/siyuan-note/siyuan/issues/7378 2023-02-16 13:35:02 +08:00
Liang Ding
19f44148d4
🎨 调整数据库缓存 2023-02-09 17:18:29 +08:00
Liang Ding
74e7ecd5a5
🎨 内核垃圾回收 2023-02-04 14:58:35 +08:00
Liang Ding
7d2369ba28
🐛 重建索引可能会导致内核崩溃 https://github.com/siyuan-note/siyuan/issues/7238 2023-02-02 18:14:00 +08:00