siyuan/kernel/model
2024-05-17 16:19:56 +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 kernel api getAttributeViewKeysByAvID 2024-05-17 16:19:56 +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 🎨 Add a kernel API /api/block/getBlockTreeInfos https://github.com/siyuan-note/siyuan/issues/11311 2024-05-09 23:20:48 +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 Improve marketplace loading performance Fix https://github.com/siyuan-note/siyuan/issues/10973 2024-04-12 09:15:03 +08:00
conf.go 🎨 Improve backlink panel expansion configuration https://github.com/siyuan-note/siyuan/issues/11262 2024-05-11 16:14:07 +08:00
export.go ♻️ Improve av structure 2024-05-15 00:47:25 +08:00
export_katex.go 🎨 Limit KaTex macro maximum recursive parsing depth is 16 https://github.com/siyuan-note/siyuan/issues/10484 2024-03-02 23:00:15 +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 🎨 Improve doc tree modification time display https://github.com/siyuan-note/siyuan/issues/11327 2024-05-09 19:54:37 +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 🎨 Ignore hidden files when generating asset history https://github.com/siyuan-note/siyuan/issues/11253 2024-05-05 17:14:36 +08:00
import.go 🎨 Support convert Base64 image when clipping HTML https://github.com/siyuan-note/siyuan/issues/11210 2024-05-01 16:39:11 +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 🎨 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
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 🎨 Logging 2024-04-15 09:10:03 +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 🐛 Improve outline dnd https://github.com/siyuan-note/siyuan/issues/10828 2024-04-03 01:01:49 +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 ♻️ Improve av structure 2024-05-15 00:47:25 +08:00
repository.go 🐛 After uninstalling the plugin, data synchronization does not uninstall it https://github.com/siyuan-note/siyuan/issues/11277 2024-05-13 09:39:56 +08:00
search.go 🎨 Search preview supports HTML tags in inline code content https://github.com/siyuan-note/siyuan/issues/11418 2024-05-17 11:20:24 +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 🐛 Block attributes are not refreshed after data syncing https://github.com/siyuan-note/siyuan/issues/11343 2024-05-11 11:11:32 +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
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 🎨 Improve upgrade download URLs 2024-04-04 10:06:31 +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