Commit graph

68 commits

Author SHA1 Message Date
Daniel
096fea2c8f
🔒 Some XSS vulnerabilities https://github.com/siyuan-note/siyuan/issues/13171 2024-11-17 11:34:38 +08:00
Daniel
3922e48404
🎨 Improve doc parsing 2024-11-10 12:07:39 +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
0c0cc55820
Improve load tree performance 2024-10-31 22:56:48 +08:00
Daniel
ab072fc81f
🐛 Improve importing .sy.zip https://github.com/siyuan-note/siyuan/issues/12825 2024-10-18 17:19:48 +08:00
Daniel
ac4b0526a4
🐛 Improve importing .sy.zip https://github.com/siyuan-note/siyuan/issues/12825 2024-10-18 14:53:21 +08:00
Daniel
9cea8ca069
♻️ Improve database loading performance https://github.com/siyuan-note/siyuan/issues/12818 2024-10-18 00:44:28 +08:00
Daniel
27618dd849
🐛 The word count of the selected block is inaccurate https://github.com/siyuan-note/siyuan/issues/12793 2024-10-16 11:44:45 +08:00
Daniel
7028759499
🐛 Add a kernel API /api/block/getDocsInfo https://github.com/siyuan-note/siyuan/pull/12723 https://github.com/siyuan-note/siyuan/issues/12740 2024-10-09 16:38:43 +08:00
Daniel
dbe83baef5
🎨 Clean code https://github.com/siyuan-note/siyuan/pull/12723 2024-10-07 18:44:59 +08:00
Misuzu2027
7afea33d36
🧑‍💻 siyuan-note#12718 (#12723) 2024-10-07 18:42:01 +08:00
Daniel
d35386d79d
🎨 Automatic refresh of document tree information https://github.com/siyuan-note/siyuan/issues/11043 2024-09-28 17:40:58 +08:00
Oleksandr Redko
b100721fee
♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +08:00
Daniel
4451b0820d
🔥 Remove legacy database fixing code 2024-08-05 21:26:53 +08:00
Daniel
7d0b31a5a1
🎨 Improve parsing tree https://ld246.com/article/1722826829447 2024-08-05 21:25:24 +08:00
Daniel
ff19cc08af
🎨 Improve parsing tree https://ld246.com/article/1722826829447 2024-08-05 21:24:41 +08:00
Daniel
86f574a216
🎨 Improve parsing tree https://ld246.com/article/1722826829447 2024-08-05 21:24:02 +08:00
Daniel
30115901bd
🎨 Improve parsing tree https://ld246.com/article/1722826829447 2024-08-05 21:21:24 +08:00
Daniel
1452e7cf3f
Improve load tree performance 2024-06-22 00:01:44 +08:00
Daniel
cb16111314
Improve load tree performance 2024-06-22 00:01:44 +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
1a62006e1c
🎨 Remove empty code block node from ast https://ld246.com/article/1713689223067 2024-04-21 19:37:42 +08:00
Daniel
c7beb2a1f8
🐛 Line break lost after soft break of end-of-line element https://github.com/siyuan-note/siyuan/issues/10718 2024-03-24 23:48:07 +08:00
Daniel
ff79d71286
🎨 Improve doc tree parsing 2024-03-16 12:22:18 +08:00
Daniel
91ad199142
🎨 Improve parser https://ld246.com/article/1710381064911 2024-03-14 22:09:39 +08:00
Daniel
94077b908b
🐛 An issue that caused cloud data corruption https://github.com/siyuan-note/siyuan/issues/9846 2023-12-09 12:18:56 +08:00
Daniel
4efdae7745
🎨 Database values no longer correspond to block attributes Fix https://github.com/siyuan-note/siyuan/issues/9293 2023-09-27 16:39:39 +08:00
Daniel
c1bc0c2b0e
🎨 Database values no longer correspond to block attributes Fix https://github.com/siyuan-note/siyuan/issues/9293 2023-09-27 15:51:27 +08:00
Daniel
734114e052
🎨 Improve the handling of inline-math containing | in the table https://github.com/siyuan-note/siyuan/issues/9227 2023-09-25 21:51:02 +08:00
Daniel
7cd20f9999
🔥 Revert Improve block loading performance on Windows/Linux/macOS amd64 arch Fix https://github.com/siyuan-note/siyuan/issues/9131 2023-09-07 11:30:30 +08:00
Daniel
4eca8c43e6
Improve block loading performance on Windows/Linux/macOS amd64 arch https://github.com/siyuan-note/siyuan/issues/9084 2023-09-06 17:19:58 +08:00
Daniel
a63e1fda2e
Improve block loading performance on Windows/Linux/macOS amd64 arch https://github.com/siyuan-note/siyuan/issues/9084 2023-09-01 11:14:06 +08:00
Daniel
26d5832641
Improve block loading performance on Windows/Linux/macOS amd64 arch https://github.com/siyuan-note/siyuan/issues/9084 2023-09-01 10:47:45 +08:00
Daniel
68be7bdfe4
🎨 Improve node parsing 2023-08-15 10:07:28 +08:00
Daniel
9eeee3965a
Support for saving .sy files in the single-line format https://github.com/siyuan-note/siyuan/issues/8712 2023-07-09 22:24:32 +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
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
5971076749
🎨 使用第三方同步盘时弹出提示并退出内核 https://github.com/siyuan-note/siyuan/issues/7683 2023-03-17 16:29:50 +08:00
Liang Ding
326945d4b6
🎨 子文档缺失父文档时自动补全 https://github.com/siyuan-note/siyuan/issues/7376 2023-02-16 09:29:40 +08:00
Liang Ding
b6ea32462e
改进重命名资源文件性能 https://github.com/siyuan-note/siyuan/issues/7322
改进建立引用索引 https://github.com/siyuan-note/siyuan/issues/7320
2023-02-10 14:28:10 +08:00
Liang Ding
6743b21193
改进重命名资源文件性能 Fix https://github.com/siyuan-note/siyuan/issues/7322 2023-02-10 12:05:56 +08:00
Liang Ding
ae9ba8496f
🎨 不再自动从临时文件中恢复数据文件 Fix https://github.com/siyuan-note/siyuan/issues/7260 2023-02-05 11:11:52 +08:00
Liang Ding
04f47749f7
改进多个功能点的性能 Fix https://github.com/siyuan-note/siyuan/issues/7177 2023-01-27 21:14:09 +08:00
Liang Ding
a91a02f272
🐛 v202301271540 logging.go panic 异常,导致内核崩溃 Fix https://github.com/siyuan-note/siyuan/issues/7179 2023-01-27 19:45:23 +08:00
Liang Ding
6e02ffd7f5
🐛 v202301271540 logging.go panic 异常,导致内核崩溃 Fix https://github.com/siyuan-note/siyuan/issues/7179 2023-01-27 19:36:46 +08:00
Liang Ding
fdc2f19eaa
🎨 改进内核任务调度机制提升稳定性 https://github.com/siyuan-note/siyuan/issues/7113 2023-01-25 20:46:17 +08:00
Liang Ding
07a5e7501a
改进重建索引 https://github.com/siyuan-note/siyuan/issues/7018 2023-01-09 17:30:34 +08:00
Liang Ding
b293571cb5
🐛 建立索引时无法解析 v2.2.0- 版本的块引用 Fix https://github.com/siyuan-note/siyuan/issues/6889 2022-12-18 12:41:14 +08:00
Liang Ding
568f5ec6ef
🎨 加载文档时如果发现父文档 .sy 文件缺失则自动重建 Fix https://github.com/siyuan-note/siyuan/issues/6252 2022-10-18 11:34:21 +08:00