.. |
appearance.go
|
|
|
assets_watcher_darwin.go
|
|
|
assets_watcher.go
|
|
|
assets.go
|
🎨 改进清理未引用资源 https://github.com/siyuan-note/siyuan/issues/7216
|
2023-01-31 20:24:44 +08:00 |
backlink.go
|
🎨 改进内核任务调度机制提升稳定性 https://github.com/siyuan-note/siyuan/issues/7113
|
2023-01-23 18:30:52 +08:00 |
bazzar.go
|
|
|
block.go
|
🎨 支持转移引用 https://github.com/siyuan-note/siyuan/issues/4025
|
2023-02-06 18:12:12 +08:00 |
blockial.go
|
🎨 localStorage 支持在多界面实例间同步 https://github.com/siyuan-note/siyuan/issues/6965
|
2023-01-01 14:11:17 +08:00 |
blockinfo.go
|
🎨 改进块引搜索性能 https://github.com/siyuan-note/siyuan/issues/7262
|
2023-02-05 18:32:22 +08:00 |
bookmark.go
|
🎨 书签和标签重命名、删除不再需要等待数据写入 Fix https://github.com/siyuan-note/siyuan/issues/7154
|
2023-01-24 16:00:42 +08:00 |
box.go
|
🎨 重建索引以后刷新界面
|
2023-02-05 17:58:25 +08:00 |
conf.go
|
🎨 改进多设备同时同步数据的可靠性 https://github.com/siyuan-note/siyuan/issues/7245
|
2023-02-03 17:18:53 +08:00 |
css.go
|
|
|
export_katex.go
|
|
|
export_merge.go
|
🎨 支持合并子文档导出 Word/PDF https://github.com/siyuan-note/siyuan/issues/3219
|
2022-12-11 12:17:56 +08:00 |
export.go
|
🎨 Clean code
|
2023-02-05 11:11:51 +08:00 |
file.go
|
🎨 支持笔记本设置独立的排序规则 https://github.com/siyuan-note/siyuan/issues/3623
|
2023-02-04 16:31:20 +08:00 |
flashcard.go
|
🐛 闪卡预览的下一页可以一直点击 https://github.com/siyuan-note/siyuan/issues/7173
|
2023-01-27 11:43:56 +08:00 |
format.go
|
♻️ 移除旧版中的行级元素实现代码 https://github.com/siyuan-note/siyuan/issues/6819
|
2022-12-08 20:33:55 +08:00 |
graph.go
|
🎨 嵌入块纳入引用计数和反链 https://github.com/siyuan-note/siyuan/issues/7096
|
2023-01-17 22:16:14 +08:00 |
heading.go
|
⚡ 改进标题转换文档的性能 Fix https://github.com/siyuan-note/siyuan/issues/7263
|
2023-02-05 18:35:14 +08:00 |
history.go
|
⚡ 改进多个功能点的性能 Fix https://github.com/siyuan-note/siyuan/issues/7177
|
2023-01-27 21:14:09 +08:00 |
import.go
|
🎨 内核垃圾回收
|
2023-02-04 14:58:35 +08:00 |
index_fix.go
|
🎨 内核垃圾回收
|
2023-02-04 14:58:35 +08:00 |
index.go
|
🎨 内核垃圾回收
|
2023-02-04 14:58:35 +08:00 |
liandi.go
|
♻️ 重构定时任务实现 https://github.com/siyuan-note/siyuan/issues/7171
|
2023-01-26 23:32:05 +08:00 |
listitem.go
|
⚡ 改进多个功能点的性能 Fix https://github.com/siyuan-note/siyuan/issues/7177
|
2023-01-27 21:14:09 +08:00 |
mount.go
|
🎨 改进内核任务调度机制提升稳定性 https://github.com/siyuan-note/siyuan/issues/7113
|
2023-01-26 13:52:22 +08:00 |
ocr.go
|
🎨 Tesseract OCR 加锁串行执行提升稳定性 Fix https://github.com/siyuan-note/siyuan/issues/7265
|
2023-02-06 17:39:49 +08:00 |
outline.go
|
|
|
path.go
|
⚡ 改进多个功能点的性能 https://github.com/siyuan-note/siyuan/issues/7177
|
2023-01-27 19:22:13 +08:00 |
process.go
|
🎨 改进桌面端监控前端界面进程退出钩子
|
2023-02-04 15:01:57 +08:00 |
render.go
|
🎨 大纲字号不应该跟随字体设置 Fix https://github.com/siyuan-note/siyuan/issues/7202
|
2023-01-30 11:17:26 +08:00 |
repository.go
|
🎨 改进多设备同时同步数据的可靠性 https://github.com/siyuan-note/siyuan/issues/7245
|
2023-02-03 17:18:53 +08:00 |
search.go
|
⚡ 改进块引搜索性能 https://github.com/siyuan-note/siyuan/issues/7262
|
2023-02-06 08:54:08 +08:00 |
session.go
|
🐛 多开工作空间 锁屏 后访问鉴权失败 https://github.com/siyuan-note/siyuan/issues/7038
|
2023-01-12 16:41:31 +08:00 |
snippet.go
|
|
|
storage.go
|
🎨 保存命名查询判空
|
2023-01-04 13:38:50 +08:00 |
sync.go
|
♻️ 重构同步报错信息
|
2023-02-03 20:07:54 +08:00 |
tag.go
|
🎨 书签和标签重命名、删除不再需要等待数据写入 Fix https://github.com/siyuan-note/siyuan/issues/7154
|
2023-01-24 16:00:42 +08:00 |
template.go
|
🎨 导出没有内容的引述块为模板时添加空段落块 https://github.com/siyuan-note/siyuan/issues/7211
|
2023-01-31 17:29:23 +08:00 |
transaction.go
|
🎨 调整日志输出
|
2023-01-28 10:24:51 +08:00 |
tree.go
|
♻️ 改进后台任务判断重复
|
2023-01-28 21:01:21 +08:00 |
updater.go
|
🎨 新版本更新安装提示 15s 后自动消失 Fix https://github.com/siyuan-note/siyuan/issues/6944
|
2022-12-29 15:53:33 +08:00 |
upload.go
|
|
|
virutalref.go
|
🐛 搜索高亮和虚拟引用不需要转义 Markdown 标记符 Fix https://github.com/siyuan-note/siyuan/issues/7051
|
2023-01-12 11:15:13 +08:00 |
widget.go
|
⚡ 改进多个功能点的性能 Fix https://github.com/siyuan-note/siyuan/issues/7177
|
2023-01-27 21:14:09 +08:00 |