siyuan/kernel/model
2025-07-28 11:17:27 +08:00
..
ai.go 🐛 AI DeepSeek 422 Unprocessable Entity https://github.com/siyuan-note/siyuan/issues/14347 2025-03-22 11:16:40 +08:00
appearance.go 🎨 Improve exporting HTML/Word 2024-12-21 17:28:50 +08:00
asset_content.go Improve the image loading performance in the database https://github.com/siyuan-note/siyuan/issues/15245 2025-07-09 16:19:19 +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 asset search highlighting https://github.com/siyuan-note/siyuan/issues/15370 2025-07-26 16:50:46 +08:00
assets_watcher.go Improve the image loading performance in the database https://github.com/siyuan-note/siyuan/issues/15245 2025-07-09 16:19:19 +08:00
assets_watcher_darwin.go Improve the image loading performance in the database https://github.com/siyuan-note/siyuan/issues/15245 2025-07-09 16:19:19 +08:00
attribute_view.go 🎨 Database grouping by field https://github.com/siyuan-note/siyuan/issues/10964 2025-07-28 11:17:27 +08:00
attribute_view_fix.go 🎨 Improve av 2025-07-12 16:27:56 +08:00
auth.go 🎨 Clean code 2025-07-27 19:34:42 +08:00
backlink.go 🎨 Improve backmention search https://github.com/siyuan-note/siyuan/issues/4699 2025-07-23 11:33:20 +08:00
bazzar.go 🎨 Marketplace search for multiple keywords uses AND logic https://github.com/siyuan-note/siyuan/issues/14293 2025-03-07 22:45:27 +08:00
block.go 🎨 Improve reference count refresh after converting heading block level https://github.com/siyuan-note/siyuan/issues/15298 2025-07-17 17:25:47 +08:00
blockial.go 🎨 Database index content/markdown values no longer contain zero-width spaces https://github.com/siyuan-note/siyuan/issues/15204 2025-07-03 10:01:04 +08:00
blockinfo.go 🔒 XSS through emoji name https://github.com/siyuan-note/siyuan/issues/15034 2025-06-25 13:15:55 +08:00
bookmark.go ♻️ Improve transaction flush 2024-10-22 19:21:04 +08:00
box.go 🎨 Clean code 2025-07-27 20:26:42 +08:00
caldav.go 🐛 File names ending with . will be considered as missing assets 2024-12-04 22:37:44 +08:00
carddav.go 🐛 File names ending with . will be considered as missing assets 2024-12-04 22:37:44 +08:00
cloud_service.go 🎨 Improve the marketplace refresh timer https://github.com/siyuan-note/siyuan/issues/14685 2025-04-23 10:34:47 +08:00
conf.go 🎨 Clean code 2025-07-27 20:26:42 +08:00
dav.go 🧑‍💻 Kernel serve CalDAV service on path /caldav/ (#13321) 2024-12-01 23:20:47 +08:00
elevator.go 🎨 Improve the marketplace refresh timer https://github.com/siyuan-note/siyuan/issues/14685 2025-04-23 19:37:38 +08:00
elevator_windows.go 🎨 Improve the marketplace refresh timer https://github.com/siyuan-note/siyuan/issues/14685 2025-04-23 10:34:47 +08:00
emojis_watcher.go 🎨 Support HarmonyOS NEXT system https://github.com/siyuan-note/siyuan/issues/13184 2024-11-22 20:23:36 +08:00
emojis_watcher_darwin.go ♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +08:00
export.go 🎨 Export preview mode supports focus use https://github.com/siyuan-note/siyuan/issues/15340 2025-07-26 21:59:05 +08:00
export_merge.go 🎨 Ignore the last empty paragraph block when exporting merged sub-documents https://github.com/siyuan-note/siyuan/issues/15028 2025-06-19 10:46:31 +08:00
file.go 🎨 Database grouping by field https://github.com/siyuan-note/siyuan/issues/10964 2025-07-27 17:08:22 +08:00
flashcard.go 🎨 Improve flashcard management sorting https://github.com/siyuan-note/siyuan/issues/14686 2025-04-23 17:17:14 +08:00
format.go ♻️ Refactor push reload filetree, tag and protyle 2025-04-14 22:03:31 +08:00
graph.go 🔥 Graph nodes no longer display memos https://github.com/siyuan-note/siyuan/issues/13287 2024-11-27 08:39:24 +08:00
heading.go 🎨 Improve reference count update after document convert to heading https://github.com/siyuan-note/siyuan/issues/15299 2025-07-17 16:33:22 +08:00
history.go 🎨 Improve reference count update after document convert to heading https://github.com/siyuan-note/siyuan/issues/15299 2025-07-17 16:33:22 +08:00
import.go 🔒 XSS through emoji name https://github.com/siyuan-note/siyuan/issues/15034 2025-06-25 11:34:34 +08:00
index.go 🎨 Clean code 2025-07-27 20:26:42 +08:00
index_fix.go 🎨 Improve rollback doc to avoid ID duplication https://github.com/siyuan-note/siyuan/issues/14358 2025-03-15 12:43:38 +08:00
listitem.go 🎨 Improve reference count update after document convert to heading https://github.com/siyuan-note/siyuan/issues/15299 2025-07-17 16:33:22 +08:00
mount.go 🎨 Remove Unicode PUA characters https://github.com/siyuan-note/siyuan/issues/13291 2024-11-27 20:15:37 +08:00
ocr.go Kernel API OCR returns text coordinate information (#11738) 2024-06-16 22:55:22 +08:00
outline.go Improve outline panel loading performance https://github.com/siyuan-note/siyuan/issues/12981 2024-10-31 22:39:33 +08:00
path.go 🎨 Trim space in dialynote/block ref/new doc save path https://github.com/siyuan-note/siyuan/issues/14482 2025-04-01 01:19:39 +08:00
pdf.go ♻️ Upgrade pdfcpu to v0.9.1 https://github.com/siyuan-note/siyuan/issues/13305 2024-11-28 23:04:55 +08:00
plugin.go 🎨 Improve petal loading https://github.com/siyuan-note/bazaar/pull/1546 2025-04-01 14:34:12 +08:00
process.go ♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +08:00
push_reload.go 🎨 Improve reference count update after moving heading blocks https://github.com/siyuan-note/siyuan/issues/15322 2025-07-17 21:02:25 +08:00
render.go 🐛 https://github.com/siyuan-note/siyuan/issues/15121 2025-06-24 10:24:47 +08:00
repository.go ♻️ Refactor push reload filetree, tag and protyle 2025-04-14 22:03:31 +08:00
role.go 🐛 Publish https://github.com/siyuan-note/siyuan/issues/11902 2024-07-07 22:39:53 +08:00
search.go 🎨 Improve reference count update after document convert to heading https://github.com/siyuan-note/siyuan/issues/15299 2025-07-17 16:33:22 +08:00
session.go 🎨 Improve auth 2025-07-25 14:37:21 +08:00
shortcuts.go 🎨 Supports local shorthands on Android https://github.com/siyuan-note/siyuan/issues/14414 2025-03-28 21:32:09 +08:00
snippet.go 🎨 Improve code snippet writing https://github.com/siyuan-note/siyuan/issues/13101 2024-11-12 17:23:53 +08:00
storage.go 🎨 Find-replace support file annotation ref elements https://github.com/siyuan-note/siyuan/issues/13013 2024-11-04 10:50:50 +08:00
sync.go 🎨 Clean code 2025-04-27 12:07:34 +08:00
tag.go 🎨 Improve tag escaping 2025-04-23 22:17:06 +08:00
template.go 🎨 Database gallery view https://github.com/siyuan-note/siyuan/issues/10414 2025-06-12 22:27:09 +08:00
theme.go 🎨 Use real theme style value replace var in preview mode https://github.com/siyuan-note/siyuan/issues/11458 2024-11-17 12:08:22 +08:00
transaction.go 🎨 Database grouping by field https://github.com/siyuan-note/siyuan/issues/10964 2025-07-28 10:54:51 +08:00
tree.go 🎨 Reduce the probability of tree not found when deleting/renaming tags https://github.com/siyuan-note/siyuan/issues/14591 2025-04-13 17:47:40 +08:00
updater.go 🎨 Clean code 2025-04-18 10:36:14 +08:00
upload.go 🐛 Dragging a file from the assets folder into the editor causes the kernel to exit https://github.com/siyuan-note/siyuan/issues/15355 2025-07-24 11:19:49 +08:00
virutalref.go 🐛 Virtual reference keyword exclusion list does not work in certain cases https://github.com/siyuan-note/siyuan/issues/15252 2025-07-08 20:38:59 +08:00
widget.go ♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +08:00