siyuan/kernel/api
2026-03-03 09:49:15 +08:00
..
account.go ♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +08:00
ai.go 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
archive.go ♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +08:00
asset.go 🎨 Unreferenced assets files and databases sorted by modification time (#17090) 2026-03-03 00:06:23 +08:00
attr.go 🎨 Improve /api/attr/setBlockAttrs and /api/attr/batchSetBlockAttrs (#17027) 2026-02-17 13:35:26 +08:00
av.go 🐛 Unable to obtain the correct number of view entries when viewing unreferenced databases or historical databases (#17088) 2026-03-03 09:49:15 +08:00
bazaar.go ✏️ Fix typo 2026-02-06 11:13:42 +08:00
block.go 🎨 Distinguishing between a referenced definition block that does not exist or one that is not indexed https://github.com/siyuan-note/siyuan/issues/16850 2026-01-17 18:20:50 +08:00
block_op.go 🐛 The updateBlock API encountered a null pointer error https://github.com/siyuan-note/siyuan/issues/16705 2025-12-26 22:02:55 +08:00
bookmark.go ♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +08:00
broadcast.go ♻️ Refactor EventSource broadcast subscribe (#13708) 2025-01-03 09:28:16 +08:00
clipboard.go 🎨 Support copying file in the asset menu on Windows and macOS (#17049) 2026-02-16 11:26:13 +08:00
export.go 🎨 https://github.com/siyuan-note/siyuan/issues/16898#issuecomment-3796811073 2026-01-26 09:44:19 +08:00
extension.go 🐛 PDF files with too long file names cannot generate annotated images https://github.com/siyuan-note/siyuan/issues/15739 https://github.com/siyuan-note/siyuan/issues/10666 2025-09-03 17:37:27 +08:00
file.go 🧑‍💻 Improve file API https://github.com/siyuan-note/siyuan/issues/17016 2026-02-12 00:08:45 +08:00
filetree.go 🎨 Move supports searching by document block ID https://github.com/siyuan-note/siyuan/issues/16674 2025-12-23 17:10:41 +08:00
format.go ♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +08:00
graph.go ♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +08:00
history.go 🎨 Supports cleaning up unreferenced databases https://github.com/siyuan-note/siyuan/issues/11569 2026-01-29 22:58:21 +08:00
icon.go 🔒 Do not execute scripts in serving SVG by default to prevent XSS https://github.com/siyuan-note/siyuan/issues/16844 2026-01-18 10:16:06 +08:00
import.go 🎨 Support importing markdown zip on the browser (#14950) 2025-06-02 21:14:04 +08:00
inbox.go ♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +08:00
lute.go 🎨 Improve callout block https://github.com/siyuan-note/siyuan/issues/16607 2025-12-20 12:31:28 +08:00
network.go ♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +08:00
notebook.go 🎨 Trim space in dialynote/block ref/new doc save path https://github.com/siyuan-note/siyuan/issues/14482 2025-03-31 15:29:59 +08:00
notification.go 🎨 Support sending notifications on Android https://github.com/siyuan-note/siyuan/issues/17114 2026-03-02 16:55:13 +08:00
outline.go 🎨 https://github.com/siyuan-note/siyuan/issues/16931#issuecomment-3808557014 2026-01-28 10:17:12 +08:00
pandoc.go ♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +08:00
petal.go Fix executing the uninstall method when closing the plugin (#16522) 2025-12-13 10:37:05 +08:00
ref.go 🎨 Improve backmention highlighting https://github.com/siyuan-note/siyuan/issues/13328 2024-12-13 10:42:04 +08:00
repo.go 🎨 Automatic purge for local data repo https://github.com/siyuan-note/siyuan/issues/13091 2024-11-17 01:33:21 +08:00
riff.go ♻️ Improve transaction flush 2024-10-22 19:21:04 +08:00
router.go 🎨 Support sending notifications on Android https://github.com/siyuan-note/siyuan/issues/17114 2026-03-01 09:50:37 +08:00
search.go 🐛 Fix npe https://github.com/siyuan-note/siyuan/issues/16808 2026-01-11 18:57:27 +08:00
setting.go 🎨 Support configuring the floating window hover trigger delay https://github.com/siyuan-note/siyuan/pull/17123 2026-03-02 23:28:49 +08:00
snippet.go 🎨 Add field disabledInPublish to the code snippet to indicate whether it is disabled in the publish service https://github.com/siyuan-note/siyuan/issues/15806 2025-09-09 09:18:12 +08:00
sql.go 🎨 Add internal kernel API /api/sqlite/flushTransaction https://github.com/siyuan-note/siyuan/issues/10005 2024-11-19 22:53:18 +08:00
storage.go Improve recent documents handling (#16727) 2026-01-21 08:52:05 +08:00
sync.go 🎨 Improve import S3/WebDAV conf https://github.com/siyuan-note/siyuan/issues/13718 2025-01-04 21:26:30 +08:00
system.go 🎨 Support HTTPS network serving (#16930) 2026-01-29 09:41:39 +08:00
tag.go 🎨 API getTag add an optional parameter ignoreMaxListHint https://github.com/siyuan-note/siyuan/issues/16000 2025-10-03 21:59:19 +08:00
template.go 🔒 Some security vulnerabilities https://github.com/siyuan-note/siyuan/issues/13426 2024-12-11 17:30:14 +08:00
transaction.go 🎨 Improve export preview mode https://github.com/siyuan-note/siyuan/issues/16732 2025-12-31 11:32:51 +08:00
ui.go 🧑‍💻 Add internal kernel API /api/ui/reloadIcon https://github.com/siyuan-note/siyuan/issues/16008 2025-10-03 15:50:43 +08:00
workspace.go 🐛 Can't switch workspaces on mobile https://github.com/siyuan-note/siyuan/issues/16544 https://github.com/siyuan-note/siyuan/issues/16552 2025-12-10 08:41:15 +08:00