siyuan/kernel/api
2025-11-25 16:49:22 +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 🎨 https://github.com/siyuan-note/siyuan/issues/16132 2025-10-16 23:28:08 +08:00
attr.go ♻️ Improve database loading performance https://github.com/siyuan-note/siyuan/issues/12818 2024-10-17 23:45:28 +08:00
av.go 🐛 Database is constantly loading https://github.com/siyuan-note/siyuan/issues/16023 2025-10-08 15:48:46 +08:00
bazaar.go 🎨 Search results should remain unchanged after downloading or deleting the marketplace package https://github.com/siyuan-note/siyuan/issues/12252 2024-09-05 23:02:35 +08:00
block.go 🧑‍💻 Add internal kernel API /api/block/getBlockDOMWithEmbed and /api/block/getBlockDOMsWithEmbed (#16237) 2025-10-29 15:27:19 +08:00
block_op.go 🧑‍💻 Add some kernel batch insert blocks APIs https://github.com/siyuan-note/siyuan/issues/15321 2025-07-18 10:41:48 +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 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
export.go 🎨 Improve exporting document HTML (#16219) 2025-10-28 09:28:56 +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 🔒 XSS through emoji name https://github.com/siyuan-note/siyuan/issues/15034 2025-06-16 10:31:04 +08:00
filetree.go 🧑‍💻 https://github.com/siyuan-note/siyuan/issues/16083 2025-10-13 17:16:25 +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 🎨 Improve search highlighting https://github.com/siyuan-note/siyuan/issues/13343 2024-12-05 10:11:25 +08:00
icon.go 🎨 Clean code 2025-08-26 21:16:15 +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 🎨 https://github.com/siyuan-note/siyuan/issues/15866 2025-09-18 16:46:50 +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 🎨 https://github.com/siyuan-note/siyuan/issues/10153 2024-01-11 20:13:25 +08:00
outline.go 🎨 https://github.com/siyuan-note/siyuan/issues/16206 2025-10-28 20:44:19 +08:00
pandoc.go ♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +08:00
petal.go 🧑‍💻 Add onDataChanged method to handle data changes in the plugin (#16244) 2025-11-25 16:49:22 +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 🧑‍💻 Add internal kernel API /api/block/getBlockDOMWithEmbed and /api/block/getBlockDOMsWithEmbed (#16237) 2025-10-29 15:27:19 +08:00
search.go 🎨 Change Search asset content and Add watermark to exported PDF or image from paid features to free features 2025-10-09 23:01:21 +08:00
setting.go 🎨 Improve interface loading after switching themes and updating code snippets https://github.com/siyuan-note/siyuan/issues/16390 2025-11-23 19:33:45 +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 doc 2025-11-08 23:11:02 +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 setting status bar message switch https://github.com/siyuan-note/siyuan/issues/16236 2025-11-13 13:01:12 +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 transaction flush 2024-10-22 19:21:04 +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 🎨 Prompt when the user attempts to create a workspace in the root directory of the disk https://github.com/siyuan-note/siyuan/issues/15976 2025-09-29 12:23:33 +08:00