siyuan/kernel/api
Yingyi / 颖逸 ea1081db5b
♻️ Refactor EventSource broadcast subscribe (#13708)
* 🎨 Refactor broadcast subscribe using event-bus

* 🐛 Fix invalid query param `retry`

* 🎨 Add event source status log

* 🐛 Fix EventSource destroy method
2025-01-03 09:28:16 +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 🎨 Improve net img convert to local https://github.com/siyuan-note/siyuan/issues/13600 2024-12-24 16:33:24 +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 🎨 The database supports adding view/field/option description https://github.com/siyuan-note/siyuan/issues/11053 2024-11-18 11:00:51 +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_op.go ♻️ Extract method util.GetTreeID 2024-11-29 08:41:43 +08:00
block.go 🎨 Improve content stat https://github.com/siyuan-note/siyuan/issues/13627 2024-12-30 15:52:26 +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 data https://github.com/siyuan-note/siyuan/issues/13500 2024-12-18 17:17:24 +08:00
extension.go 🐛 File names ending with . will be considered as missing assets 2024-12-04 22:37:44 +08:00
file.go ♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +08:00
filetree.go 🎨 Improve search highlighting https://github.com/siyuan-note/siyuan/issues/13343 2024-12-08 16:47:05 +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 🎨 Improve dynamic icon api 2024-11-15 16:58:42 +08:00
import.go 🎨 Improve sync message push https://ld246.com/article/1732931024696 2024-12-27 10:16:44 +08:00
inbox.go ♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +08:00
lute.go 🎨 Improve markdown parsing https://github.com/siyuan-note/siyuan/issues/13240 2024-11-23 20:20:07 +08:00
network.go ♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +08:00
notebook.go 🎨 Mouse hover notebook to display some information https://github.com/siyuan-note/siyuan/issues/12615 2024-09-28 16:36:46 +08:00
notification.go 🎨 https://github.com/siyuan-note/siyuan/issues/10153 2024-01-11 20:13:25 +08:00
outline.go 🎨 Improve export preview mode https://github.com/siyuan-note/siyuan/issues/11981 2024-09-18 11:28:04 +08:00
pandoc.go ♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +08:00
petal.go ♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +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 Kernel API for subscribe broadcast message by SSE (#13694) 2025-01-01 21:51:45 +08:00
search.go 🎨 Find-replace support file annotation ref elements https://github.com/siyuan-note/siyuan/issues/13013 2024-11-04 10:50:50 +08:00
setting.go 🐛 The marketplace language does not change after switching the appearance language https://github.com/siyuan-note/siyuan/issues/12892 2024-10-26 21:36:08 +08:00
snippet.go ♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +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 ♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +08:00
sync.go 🎨 Support local file system sync & backup (#13663) 2024-12-31 21:06:13 +08:00
system.go 🎨 Support for ignoring the prompt to add Microsoft Defender exclusions https://github.com/siyuan-note/siyuan/issues/13687 2024-12-31 23:26:48 +08:00
tag.go ♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +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
workspace.go 🎨 Remove Unicode PUA characters https://github.com/siyuan-note/siyuan/issues/13291 2024-11-27 20:15:37 +08:00