.. |
appearance.go
|
用 os.ReadDir 替换 Readdir(-1) (#6447)
|
2022-11-01 21:13:38 +08:00 |
assets.go
|
🐛 删除未引用资源后已删除的资源仍能搜索到 Fix https://github.com/siyuan-note/siyuan/issues/6737
|
2022-11-29 10:59:05 +08:00 |
assets_watcher.go
|
🎨 资源文件夹不存在时自动创建
|
2022-10-09 10:04:39 +08:00 |
assets_watcher_darwin.go
|
🎨 异步刷新资源文件缓存
|
2022-08-31 00:47:50 +08:00 |
backlink.go
|
♻️ 搜索结果高亮支持大部分行级元素 https://github.com/siyuan-note/siyuan/issues/6745
|
2022-11-29 22:42:50 +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/6766
|
2022-12-02 23:38:57 +08:00 |
blockial.go
|
🐛 修改命名文档块后引用动态锚文本未跟随 https://github.com/siyuan-note/siyuan/issues/6398
|
2022-10-29 23:51:34 +08:00 |
blockinfo.go
|
🐛 超级块下方块被作为嵌入块时设置显示面包屑后不渲染 Fix https://github.com/siyuan-note/siyuan/issues/6690
|
2022-11-24 01:04:37 +08:00 |
bookmark.go
|
⚡ 改进书签和标签面板加载速度 https://github.com/siyuan-note/siyuan/issues/6677
|
2022-11-22 10:46:08 +08:00 |
box.go
|
🎨 桌面端检查磁盘可用空间 https://github.com/siyuan-note/siyuan/issues/6873
|
2022-12-20 20:47:30 +08:00 |
conf.go
|
🎨 改进桌面端拉起内核 https://github.com/siyuan-note/siyuan/issues/6894
|
2022-12-20 19:50:10 +08:00 |
css.go
|
♻️ 日志组件单独抽取项目 https://github.com/siyuan-note/siyuan/issues/5439
|
2022-07-17 12:37:13 +08:00 |
export.go
|
🎨 导出 Markdown 文件时开头附上一些元数据 Fix https://github.com/siyuan-note/siyuan/issues/6880
|
2022-12-17 11:53:11 +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 |
file.go
|
🎨 块引新建文档存放位置 支持模板变量 https://github.com/siyuan-note/siyuan/issues/4693
|
2022-12-12 10:18:22 +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/6819
|
2022-12-08 18:22:55 +08:00 |
heading.go
|
🎨 移动折叠标题后自动展开 https://github.com/siyuan-note/siyuan/issues/6673
|
2022-11-22 00:41:42 +08:00 |
history.go
|
♻️ 搜索结果高亮支持大部分行级元素 https://github.com/siyuan-note/siyuan/issues/6745
|
2022-11-29 22:42:50 +08:00 |
import.go
|
🐛 建立索引时无法解析 v2.2.0- 版本的块引用 Fix https://github.com/siyuan-note/siyuan/issues/6889
|
2022-12-18 12:41:14 +08:00 |
index.go
|
♻️ 移除旧版中的行级元素实现代码 https://github.com/siyuan-note/siyuan/issues/6819
|
2022-12-08 20:33:55 +08:00 |
liandi.go
|
🎨 调整网络请求超时为 30s Fix https://github.com/siyuan-note/siyuan/issues/6791
|
2022-12-05 22:59:59 +08:00 |
listitem.go
|
🎨 折叠列表项转换为文档时自动展开子块 Fix https://github.com/siyuan-note/siyuan/issues/6719
|
2022-11-26 10:41:44 +08:00 |
mount.go
|
🎨 限制笔记本名和文档名最大长度为 512 https://github.com/siyuan-note/siyuan/issues/6299
|
2022-10-22 17:09:59 +08:00 |
outline.go
|
🐛 退出应用时数据库未完全写入 https://github.com/siyuan-note/siyuan/issues/6318
|
2022-10-23 12:03:45 +08:00 |
path.go
|
🎨 重复剪藏相同的页面后创建的文档不跟随机数 Fix https://github.com/siyuan-note/siyuan/issues/6851
|
2022-12-11 17:48:29 +08:00 |
process.go
|
🔥 移除 --resident 和 --servePath 内核参数 Fix https://github.com/siyuan-note/siyuan/issues/6389
|
2022-10-28 19:19:09 +08:00 |
render.go
|
♻️ 移除旧版中的行级元素实现代码 https://github.com/siyuan-note/siyuan/issues/6819
|
2022-12-08 20:33:56 +08:00 |
repository.go
|
🎨 支持数据快照对比 https://github.com/siyuan-note/siyuan/issues/6858
|
2022-12-17 17:51:56 +08:00 |
search.go
|
🎨 搜索支持按相关度排序 https://github.com/siyuan-note/siyuan/issues/6827
|
2022-12-09 12:08:07 +08:00 |
session.go
|
鉴权兼容 IPv6 本机回环地址 (#6400)
|
2022-10-29 23:31:48 +08:00 |
snippet.go
|
🐛 设置代码片段报错 Fix https://github.com/siyuan-note/siyuan/issues/6382
|
2022-10-28 09:31:45 +08:00 |
storage.go
|
🎨 支持列出和切换最近打开的文档 https://github.com/siyuan-note/siyuan/issues/3293
|
2022-12-12 22:27:48 +08:00 |
sync.go
|
🎨 S3/WebDAV 数据同步支持设置超时时间 Fix https://github.com/siyuan-note/siyuan/issues/6781
|
2022-12-04 20:42:35 +08:00 |
tag.go
|
🎨 改进标签重命名 Fix https://github.com/siyuan-note/siyuan/issues/6816
|
2022-12-08 14:49:24 +08:00 |
template.go
|
🎨 块引新建文档存放位置 支持模板变量 https://github.com/siyuan-note/siyuan/issues/4693
|
2022-12-12 10:18:22 +08:00 |
transaction.go
|
♻️ 移除旧版中的行级元素实现代码 https://github.com/siyuan-note/siyuan/issues/6819
|
2022-12-08 20:33:55 +08:00 |
tree.go
|
♻️ 移除旧版中的行级元素实现代码 https://github.com/siyuan-note/siyuan/issues/6819
|
2022-12-08 20:33:55 +08:00 |
updater.go
|
🎨 下载更新安装包忽略 TLS 证书校验
|
2022-12-13 10:46:17 +08:00 |
upload.go
|
:file: 移除文件锁 https://github.com/siyuan-note/siyuan/issues/6010
|
2022-09-29 22:25:40 +08:00 |
virutalref.go
|
♻️ 搜索结果高亮支持大部分行级元素 https://github.com/siyuan-note/siyuan/issues/6745
|
2022-11-29 22:42:50 +08:00 |
widget.go
|
♻️ 日志组件单独抽取项目 https://github.com/siyuan-note/siyuan/issues/5439
|
2022-07-17 12:37:13 +08:00 |