siyuan/kernel/model
2023-06-15 09:41:59 +08:00
..
ai.go 🎨 Allow GPT Model selection in UI https://github.com/siyuan-note/siyuan/issues/8142 2023-04-30 21:47:39 +08:00
appearance.go Bazaar resource directories support symlink (#8263) 2023-05-16 10:34:38 +08:00
assets_watcher_darwin.go
assets_watcher.go
assets.go 🎨 Support for listing missing files in Settings - Assets https://github.com/siyuan-note/siyuan/issues/8383 2023-06-04 11:46:35 +08:00
attribute_view.go 🎨 Update av 2023-06-10 17:55:59 +08:00
backlink.go 🎨 Global search supports pagination to display results https://github.com/siyuan-note/siyuan/issues/7948 2023-04-21 09:49:13 +08:00
bazzar.go 🎨 Improve error message for installing marketplace package failed Fix https://github.com/siyuan-note/siyuan/issues/8507 2023-06-09 13:12:19 +08:00
block.go 🎨 Kernel API transferBlockRef https://github.com/siyuan-note/siyuan/issues/8522 2023-06-13 09:52:41 +08:00
blockial.go 🎨 Add Settings - Search - Index - Asset path Fix https://github.com/siyuan-note/siyuan/issues/8221 2023-05-10 10:30:05 +08:00
blockinfo.go 🐛 Search dialog XSS Fix https://github.com/siyuan-note/siyuan/issues/8525 2023-06-13 09:34:36 +08:00
bookmark.go 🎨 Blocks in the bookmark panel display their name instead of content Fix https://github.com/siyuan-note/siyuan/issues/8514 2023-06-09 22:50:24 +08:00
box.go 🎨 Escape the notification message https://github.com/siyuan-note/siyuan/issues/7811 2023-05-15 14:56:12 +08:00
conf.go 🎨 Data synchronization supports the multi-kernel online perception https://github.com/siyuan-note/siyuan/issues/8518 2023-06-12 08:25:16 +08:00
css.go 🔥 Remove Settings - Appearance - Customize the current theme https://github.com/siyuan-note/siyuan/issues/8006 2023-04-17 13:43:34 +08:00
export_katex.go
export_merge.go Improve API listDocsByPath param sort (#8156) 2023-05-02 23:22:40 +08:00
export.go 🎨 Improve file copy 2023-06-15 09:41:59 +08:00
file.go 🎨 Improve search result highlight and positioning https://github.com/siyuan-note/siyuan/issues/8274 2023-05-19 11:52:12 +08:00
flashcard.go 🎨 Show count in spaced repetition tree filter floating window https://github.com/siyuan-note/siyuan/issues/8202 2023-05-09 10:39:01 +08:00
format.go 🎨 When multiple windows exist, each window should be isolated using the Optimize Typesetting https://github.com/siyuan-note/siyuan/issues/8216 2023-05-14 10:45:05 +08:00
graph.go 🔥 Remove Settings - Appearance - Customize the current theme https://github.com/siyuan-note/siyuan/issues/8006 2023-04-17 14:45:49 +08:00
heading.go 🐛 After the document is transferred to the heading, occurs two copies of the reference block Fix https://github.com/siyuan-note/siyuan/issues/7819 2023-03-29 19:38:36 +08:00
history.go 🎨 Improve history database index https://github.com/siyuan-note/siyuan/issues/8506 2023-06-09 13:02:21 +08:00
import.go 🎨 Improve file copy 2023-06-15 09:41:59 +08:00
index_fix.go 🎨 Escape the notification message https://github.com/siyuan-note/siyuan/issues/7811 2023-05-15 14:56:12 +08:00
index.go 🎨 Escape the notification message https://github.com/siyuan-note/siyuan/issues/7811 2023-05-15 14:56:12 +08:00
liandi.go 🎨 Add instructions for deleting cloud storage after subscription expires in the user guide Fix https://github.com/siyuan-note/siyuan/issues/8370 2023-05-26 09:14:04 +08:00
listitem.go 🐛 文档转换标题后文档树刷新不正确 https://github.com/siyuan-note/siyuan/issues/7435 2023-02-22 09:53:55 +08:00
mount.go Improve API listDocsByPath param sort (#8156) 2023-05-02 23:22:40 +08:00
ocr.go 🎨 潜在的并发冲突 2023-02-26 10:26:27 +08:00
outline.go 🐛 退出应用时数据库未完全写入 https://github.com/siyuan-note/siyuan/issues/6318 2022-10-23 12:03:45 +08:00
path.go 🐛 The save path is incorrect when creating a sub-doc by ref in a doc with the same name Fix https://github.com/siyuan-note/siyuan/issues/8138 2023-05-01 12:35:17 +08:00
plugin.go 🎨 Add plugin config items backends and frontends https://github.com/siyuan-note/siyuan/issues/8386 2023-05-29 21:21:18 +08:00
process.go 🐛 桌面端系统睡眠唤醒后内核可能会自动退出 Fix https://github.com/siyuan-note/siyuan/issues/7323 2023-02-12 09:21:14 +08:00
render.go 🎨 Support for inserting custom blocks https://github.com/siyuan-note/siyuan/issues/8418 2023-06-02 22:36:27 +08:00
repository.go 🎨 Data sync supports the multi-kernel online perception https://github.com/siyuan-note/siyuan/issues/8518 2023-06-12 21:38:15 +08:00
search.go 🐛 Search dialog XSS Fix https://github.com/siyuan-note/siyuan/issues/8525 2023-06-13 09:34:36 +08:00
session.go PWA support (desktop & mobile) (#8012) 2023-04-18 19:07:58 +08:00
snippet.go 🐛 设置代码片段报错 Fix https://github.com/siyuan-note/siyuan/issues/6382 2022-10-28 09:31:45 +08:00
storage.go 🎨 When local.json is corrupted, clear the file to avoid being unable to enter the main interface Fix https://github.com/siyuan-note/siyuan/issues/7911 2023-04-07 09:38:11 +08:00
sync.go 🎨 Data sync supports the multi-kernel online perception https://github.com/siyuan-note/siyuan/issues/8518 2023-06-12 22:32:31 +08:00
tag.go 🐛 重命名父标签误修改子标签 https://github.com/siyuan-note/siyuan/issues/7498 2023-02-27 10:54:07 +08:00
template.go 🎨 Widgets search supports symlink subdirectory 2023-05-17 15:27:32 +08:00
transaction.go 🎨 Update av 2023-06-10 15:01:04 +08:00
tree.go 🎨 文档数据文件 ID 重复时自动重置 ID Fix https://github.com/siyuan-note/siyuan/issues/7340 2023-02-12 00:23:53 +08:00
updater.go 🎨 Windows 7, 8 and Server 2012 are no longer supported https://github.com/siyuan-note/siyuan/issues/7347 2023-05-30 08:55:13 +08:00
upload.go 🐛 API /asset/upload 使用子文件夹时返回结果不正确 https://github.com/siyuan-note/siyuan/issues/7454 2023-03-07 09:15:03 +08:00
virutalref.go 🎨 Add Settings - Search - Index - Asset path Fix https://github.com/siyuan-note/siyuan/issues/8221 2023-05-10 10:30:05 +08:00
widget.go 🎨 Widgets search supports symlink subdirectory 2023-05-17 15:27:32 +08:00