siyuan/kernel/model
Misuzu2027 13140edd6b
🧑‍💻 Add a parameter containChildren for the kernel API /api/ref/getBacklinkDoc
接口 `/api/ref/getBacklinkDoc` 和 `/api/ref/getBackmentionDoc`  添加参数 `containChildren` 。

Co-authored-by: weizelong <1710010123@qq.com>
2024-08-21 12:26:51 +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 🎨 Ignore hidden files when cleaning unused assets https://github.com/siyuan-note/siyuan/issues/12172 2024-08-04 12:18:20 +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 🎨 Improve av binding block https://github.com/siyuan-note/siyuan/issues/12090 2024-07-25 17:34:47 +08:00
auth.go Support read-only publish service 2024-06-12 21:03:51 +08:00
backlink.go 🧑‍💻 Add a parameter containChildren for the kernel API /api/ref/getBacklinkDoc 2024-08-21 12:26:51 +08:00
bazzar.go 🎨 The marketplace package supports author name search https://github.com/siyuan-note/siyuan/issues/11673 2024-08-05 22:18:46 +08:00
block.go 🧑‍💻 Improve kernel API getChildBlocks https://github.com/siyuan-note/siyuan/issues/12260 https://github.com/siyuan-note/siyuan/issues/8249 2024-08-16 20:49:34 +08:00
blockial.go Improve load tree performance 2024-06-22 00:01:44 +08:00
blockinfo.go 🎨 Improve logging https://github.com/siyuan-note/siyuan/issues/12104 2024-08-05 21:45:02 +08:00
bookmark.go 🎨 Display database title in bookmark panel https://github.com/siyuan-note/siyuan/issues/11666 2024-06-12 10:20:17 +08:00
box.go Improve load tree performance 2024-06-22 00:01:44 +08:00
cloud_service.go 🐛 Fix NPE https://ld246.com/article/1716477105045 2024-05-23 23:41:42 +08:00
conf.go 🎨 Improve indexing completeness when exiting https://github.com/siyuan-note/siyuan/issues/12039 2024-08-02 10:04:21 +08:00
emojis_watcher.go 🎨 Custom Emoji folders no longer require manual refresh when they change https://github.com/siyuan-note/siyuan/issues/11749 2024-06-18 22:37:48 +08:00
emojis_watcher_darwin.go 🎨 Custom Emoji folders no longer require manual refresh when they change https://github.com/siyuan-note/siyuan/issues/11749 2024-06-18 22:37:47 +08:00
export.go 🎨 Improve database text field exporting https://github.com/siyuan-note/siyuan/issues/12261 2024-08-17 08:32:49 +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 HTML kbd clipping https://github.com/siyuan-note/siyuan/issues/12242 2024-08-12 18:03:10 +08:00
flashcard.go Improve spaced repetition loading performance https://github.com/siyuan-note/siyuan/issues/11927 2024-07-09 23:25:28 +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 🐛 After changing the History Retention Days, the file history cannot be displayed https://github.com/siyuan-note/siyuan/issues/11935 2024-07-16 09:15:13 +08:00
import.go 🎨 Improve sort when importing markdown files https://github.com/siyuan-note/siyuan/issues/11390 2024-08-05 23:22:41 +08:00
index.go 🎨 Improve boot index checking https://github.com/siyuan-note/siyuan/issues/11842 2024-06-27 21:29:31 +08:00
index_fix.go 🎨 The database-bound block is automatically added to the database after being copied as a replica https://github.com/siyuan-note/siyuan/issues/11959 2024-07-24 11:23:21 +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 ♻️ Refactor the blocktree storage https://github.com/siyuan-note/siyuan/issues/11773 2024-06-20 23:59:27 +08:00
ocr.go Kernel API OCR returns text coordinate information (#11738) 2024-06-16 22:55:22 +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 🐛 Embed blocks are exported incorrectly https://github.com/siyuan-note/siyuan/issues/12250 2024-08-15 18:07:57 +08:00
repository.go 🎨 Improve data repo key importing https://github.com/siyuan-note/siyuan/issues/12183 2024-08-03 22:36:14 +08:00
role.go 🐛 Publish https://github.com/siyuan-note/siyuan/issues/11902 2024-07-07 22:39:53 +08:00
search.go 🎨 Improve block ref searching https://github.com/siyuan-note/siyuan/issues/12010 2024-07-24 12:07:40 +08:00
session.go 🐛 Publish https://github.com/siyuan-note/siyuan/issues/11902 2024-07-07 22:39:53 +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 Improve recent docs loading performance Fix https://github.com/siyuan-note/siyuan/issues/11977 2024-07-16 09:15:19 +08:00
sync.go 🎨 Improve sync logging 2024-08-01 20:25:53 +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 🎨 Keep the width when duplicating database table view field https://github.com/siyuan-note/siyuan/issues/11552 2024-06-10 16:50:00 +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 🎨 List item disconnection no longer affects database binding blocks https://github.com/siyuan-note/siyuan/issues/12235 2024-08-12 10:51:48 +08:00
tree.go 🎨 Improve load tree failed logging 2024-08-09 08:56:17 +08:00
updater.go 🎨 Support Windows arm64 https://github.com/siyuan-note/siyuan/issues/11565 2024-06-03 22:50:32 +08:00
upload.go 🎨 Improve asset name normalization when inserting/uploading https://github.com/siyuan-note/siyuan/issues/12255 2024-08-16 11:51:42 +08:00
virutalref.go 🐛 Wrong parsing virtual reference with \ before it https://github.com/siyuan-note/siyuan/issues/12206 2024-08-09 09:07:02 +08:00
widget.go 🎨 Improve /widget search https://github.com/siyuan-note/siyuan/issues/10917 2024-04-07 10:03:31 +08:00