siyuan/kernel/model
2024-05-31 23:55:17 +08:00
..
ai.go 🎨 AI supports configuration randomness and context number https://github.com/siyuan-note/siyuan/issues/10660 2024-03-20 11:45:22 +08:00
appearance.go 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
asset_content.go 🎨 Improve disk usage display https://github.com/siyuan-note/siyuan/issues/11121 2024-04-24 20:11:55 +08:00
asset_content_test.go 🎨 Support searching PDF asset content https://github.com/siyuan-note/siyuan/pull/8985 2023-08-17 11:58:54 +08:00
assets.go 🎨 Improve upload asset to cloud error message 2024-05-14 08:04:40 +08:00
assets_watcher.go 🎨 Remove asset content indexes when deleting asset files https://github.com/siyuan-note/siyuan/issues/9010 2023-08-20 11:24:11 +08:00
assets_watcher_darwin.go 🎨 Remove asset content indexes when deleting asset files https://github.com/siyuan-note/siyuan/issues/9010 2023-08-20 11:22:48 +08:00
attribute_view.go 🎨 Add an internal kernel API /api/av/appendAttributeViewDetachedBlocksWithValues https://github.com/siyuan-note/siyuan/issues/11608 2024-05-31 23:55:17 +08:00
backlink.go 🎨 Count backlink mentions using total occurrences https://github.com/siyuan-note/siyuan/issues/11173 2024-04-28 10:23:32 +08:00
bazzar.go 🎨 Improve marketplace loading performance https://github.com/siyuan-note/siyuan/issues/10973 https://github.com/siyuan-note/siyuan/issues/11007 2024-04-14 23:52:09 +08:00
block.go 🎨 https://github.com/siyuan-note/siyuan/issues/11542 2024-05-29 10:20:37 +08:00
blockial.go ♻️ Improve av structure 2024-05-15 00:47:25 +08:00
blockinfo.go 🎨 Improve database reference anchor text https://github.com/siyuan-note/siyuan/issues/11035 2024-04-15 18:54:33 +08:00
bookmark.go 🎨 Improve data indexing performance when importing .sy.zip and markdown https://github.com/siyuan-note/siyuan/issues/10986 2024-04-11 21:54:34 +08:00
box.go 🎨 Refresh virtual block ref when closing box https://github.com/siyuan-note/siyuan/issues/11149#issuecomment-2106254491 2024-05-12 23:04:21 +08:00
cloud_service.go 🐛 Fix NPE https://ld246.com/article/1716477105045 2024-05-23 23:41:42 +08:00
conf.go 🎨 Opening the user guide is no longer supported on iOS https://github.com/siyuan-note/siyuan/issues/11492 2024-05-22 17:36:54 +08:00
export.go 🎨 Export the binding block docs when exporting the doc where the database is located https://github.com/siyuan-note/siyuan/issues/11486 https://github.com/siyuan-note/siyuan/issues/11486 2024-05-23 10:58:14 +08:00
export_merge.go 🎨 Subdocuments created by the database are not displayed in the doc tree https://github.com/siyuan-note/siyuan/issues/9091 2023-09-05 16:42:38 +08:00
file.go 🎨 The browser extension supports CSDN formula https://github.com/siyuan-note/siyuan/issues/5624 2024-05-21 00:04:56 +08:00
flashcard.go 🎨 Alt+0 flashcard review entry no longer returns to card deck flashcards Fix https://github.com/siyuan-note/siyuan/issues/10635 2024-03-17 22:46:05 +08:00
format.go 🎨 Improve data indexing performance when importing .sy.zip and markdown https://github.com/siyuan-note/siyuan/issues/10986 2024-04-11 21:54:34 +08:00
graph.go ♻️ Clean code 2024-03-10 23:27:13 +08:00
heading.go 🎨 The heading block convert doc block to preserve symbols as much as possible https://github.com/siyuan-note/siyuan/issues/11126 2024-04-24 21:18:15 +08:00
history.go 🎨 Improve rollback doc file history https://github.com/siyuan-note/siyuan/issues/11575 2024-05-31 12:02:41 +08:00
import.go 🎨 Improve importing Markdown folder https://github.com/siyuan-note/siyuan/issues/11567 2024-05-29 11:26:57 +08:00
index.go 🐛 Opening notebook repeatedly causes reference count to increase https://github.com/siyuan-note/siyuan/issues/11378 2024-05-13 21:30:48 +08:00
index_fix.go 🎨 Index fixing should not be performed before data synchronization https://github.com/siyuan-note/siyuan/issues/10761 2024-05-20 10:15:50 +08:00
listitem.go 🎨 Improve data indexing performance when importing .sy.zip and markdown https://github.com/siyuan-note/siyuan/issues/10986 2024-04-11 21:54:34 +08:00
mount.go 🎨 The User Guide is no longer opened repeatedly when multiple windows exist https://github.com/siyuan-note/siyuan/issues/11588 2024-05-31 10:47:24 +08:00
ocr.go 🎨 OCR 未启用时不保存 ocr-texts.json https://github.com/siyuan-note/siyuan/issues/11171 2024-04-29 16:28:43 +08:00
outline.go 🎨 Update text https://github.com/siyuan-note/siyuan/issues/11521 2024-05-25 10:22:39 +08:00
path.go 🐛 The new database entry after binding block is lost in some cases https://github.com/siyuan-note/siyuan/issues/11269 2024-05-07 08:54:31 +08:00
plugin.go 🎨 Filter removed plugin 2024-04-01 22:52:06 +08:00
process.go 🐛 Can't switch workspaces on mobile app Fix https://github.com/siyuan-note/siyuan/issues/10654 2024-03-19 23:11:44 +08:00
render.go 🐛 Fix NPE https://github.com/siyuan-note/siyuan/issues/11497 2024-05-23 11:30:53 +08:00
repository.go 🎨 Index fixing should not be performed before data synchronization https://github.com/siyuan-note/siyuan/issues/10761 2024-05-20 10:11:25 +08:00
search.go 🎨 Improve global search type sorting https://github.com/siyuan-note/siyuan/issues/11537 2024-05-26 17:41:35 +08:00
session.go 🎨 Improve API Token authentication https://github.com/siyuan-note/siyuan/issues/10792 2024-03-29 17:09:13 +08:00
snippet.go 🐛 Notebook data may be corrupted during data synchronization https://github.com/siyuan-note/siyuan/issues/9594 2023-11-06 22:44:06 +08:00
storage.go 🎨 Search type filtering supports Audio, Video, IFrame and Widget block https://github.com/siyuan-note/siyuan/issues/10645 2024-03-22 17:26:21 +08:00
sync.go 🌐 Added Japanese user guide (#11591) 2024-05-31 10:05:57 +08:00
tag.go 🐛 The maximum number of tags listed is incorrect https://github.com/siyuan-note/siyuan/issues/11320 2024-05-09 11:40:32 +08:00
template.go ♻️ Improve av structure 2024-05-15 00:47:25 +08:00
theme.go 🎨 Use real theme style value replace var in preview mode https://github.com/siyuan-note/siyuan/issues/11458 2024-05-20 11:48:15 +08:00
transaction.go 🎨 Attribute Panel - Database attributes custom sorting https://github.com/siyuan-note/siyuan/issues/11428 2024-05-16 22:24:25 +08:00
tree.go 🐛 https://github.com/siyuan-note/siyuan/issues/11149 2024-04-27 13:31:13 +08:00
updater.go 🚩 The Microsoft Store version no longer supports in-app updates checking https://github.com/siyuan-note/siyuan/issues/11505 2024-05-22 16:39:20 +08:00
upload.go 🎨 https://github.com/siyuan-note/siyuan/issues/10666 2024-03-20 23:21:26 +08:00
virutalref.go ♻️ Improve av structure 2024-05-15 00:47:25 +08:00
widget.go 🎨 Improve /widget search https://github.com/siyuan-note/siyuan/issues/10917 2024-04-07 10:03:31 +08:00