.. |
appearance.go
|
用 os.ReadDir 替换 Readdir(-1) (#6447)
|
2022-11-01 21:13:38 +08:00 |
assets_watcher_darwin.go
|
🎨 异步刷新资源文件缓存
|
2022-08-31 00:47:50 +08:00 |
assets_watcher.go
|
🎨 资源文件夹不存在时自动创建
|
2022-10-09 10:04:39 +08:00 |
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
|
🎨 细化云端同步锁提升稳定性 https://github.com/siyuan-note/siyuan/issues/5887
|
2022-09-17 22:56:22 +08:00 |
block.go
|
🐛 非折叠块搜索跳转不应该聚焦 Fix https://github.com/siyuan-note/siyuan/issues/7276
|
2023-02-07 17:30:54 +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
|
🎨 后台任务按任务加入先后顺序去重执行 Fix https://github.com/siyuan-note/siyuan/issues/7270
|
2023-02-07 09:20:32 +08:00 |
conf.go
|
🎨 改进多设备同时同步数据的可靠性 https://github.com/siyuan-note/siyuan/issues/7245
|
2023-02-03 17:18:53 +08:00 |
css.go
|
♻️ 日志组件单独抽取项目 https://github.com/siyuan-note/siyuan/issues/5439
|
2022-07-17 12:37:13 +08:00 |
export_katex.go
|
🎨 公式导出时展开宏定义 Fix https://github.com/siyuan-note/siyuan/issues/5831
|
2022-09-07 00:12:43 +08:00 |
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
|
🎨 后台任务按任务加入先后顺序去重执行 Fix https://github.com/siyuan-note/siyuan/issues/7270
|
2023-02-07 09:20:32 +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/7270
|
2023-02-07 09:20:32 +08:00 |
import.go
|
🎨 降低重建索引内存占用 Fix https://github.com/siyuan-note/siyuan/issues/7268
|
2023-02-06 22:06:22 +08:00 |
index_fix.go
|
🎨 支持转移引用 https://github.com/siyuan-note/siyuan/issues/4025
|
2023-02-07 10:05:20 +08:00 |
index.go
|
🎨 后台任务按任务加入先后顺序去重执行 Fix https://github.com/siyuan-note/siyuan/issues/7270
|
2023-02-07 09:20:32 +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
|
🐛 退出应用时数据库未完全写入 https://github.com/siyuan-note/siyuan/issues/6318
|
2022-10-23 12:03:45 +08:00 |
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/7295
|
2023-02-08 17:46:08 +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
|
🐛 设置代码片段报错 Fix https://github.com/siyuan-note/siyuan/issues/6382
|
2022-10-28 09:31:45 +08:00 |
storage.go
|
🎨 保存命名查询判空
|
2023-01-04 13:38:50 +08:00 |
sync.go
|
🎨 云端同步模式支持 完全手动同步 模式 https://github.com/siyuan-note/siyuan/issues/7295
|
2023-02-08 17:46:08 +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
|
:file: 移除文件锁 https://github.com/siyuan-note/siyuan/issues/6010
|
2022-09-29 22:25:40 +08:00 |
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 |