siyuan/kernel/model
2025-11-24 10:30:06 +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 🧑‍💻 Add internal kernel API /api/ui/reloadIcon https://github.com/siyuan-note/siyuan/issues/16008 2025-10-03 15:50:43 +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 detection of duplicate insertion of assets https://github.com/siyuan-note/siyuan/issues/16220 2025-10-28 11:01:53 +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 🎨 Remove the av-names attribute from block elements (#16424) 2025-11-23 10:45:04 +08:00
attribute_view_fix.go 🎨 Limit the database title to 512 characters https://github.com/siyuan-note/siyuan/issues/15459 2025-08-24 15:16:10 +08:00
attribute_view_render.go 🎨 2 https://github.com/siyuan-note/siyuan/issues/16297 2025-11-12 11:47:26 +08:00
auth.go 🎨 Add cookie-based auth in publish proxy (#15692) 2025-08-28 16:20:12 +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 🎨 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
block.go 🎨 Improve fold heading editing 04 https://github.com/siyuan-note/siyuan/issues/16197 2025-11-13 22:57:39 +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 🎨 The embed block of a heading supports hiding the heading itself 2025-09-25 16:54:01 +08:00
bookmark.go ♻️ Improve transaction flush 2024-10-22 19:21:04 +08:00
box.go 🧑‍💻 Add filetreeSortChanged and notebookSortChanged to eventbus https://github.com/siyuan-note/siyuan/issues/16383 2025-11-22 21:20:10 +08:00
caldav.go 🐛 File names ending with . will be considered as missing assets 2024-12-04 22:37:44 +08:00
carddav.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
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 🎨 Support setting status bar message switch https://github.com/siyuan-note/siyuan/issues/16236 2025-11-12 22:22:12 +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 🐛 https://github.com/siyuan-note/siyuan/issues/16321 2025-11-10 18:02:37 +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 🎨 Remove the av-names attribute from block elements (#16424) 2025-11-23 10:45:04 +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 🐛 Optimize typography exception when code block contains ``` https://github.com/siyuan-note/siyuan/issues/15843 2025-09-13 11:59:08 +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 🎨 Supports setting newly created sub-documents to be listed last https://github.com/siyuan-note/siyuan/issues/16327 2025-11-11 10:57:09 +08:00
history.go 🎨 https://github.com/siyuan-note/siyuan/issues/16092 2025-10-15 10:50:49 +08:00
import.go 🎨 Improve HTML svg clipping https://github.com/siyuan-note/siyuan/issues/16413 2025-11-23 11:09:39 +08:00
index.go 🎨 https://github.com/siyuan-note/siyuan/issues/16089 2025-10-14 17:07:56 +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 🎨 Supports setting newly created sub-documents to be listed last https://github.com/siyuan-note/siyuan/issues/16327 2025-11-11 10:57:09 +08:00
mount.go 🎨 Improve open the user guide https://github.com/siyuan-note/siyuan/issues/15792 2025-09-07 09:35:48 +08:00
ocr.go Kernel API OCR returns text coordinate information (#11738) 2024-06-16 22:55:22 +08:00
outline.go 🎨 https://github.com/siyuan-note/siyuan/issues/16233 https://github.com/siyuan-note/siyuan/issues/16121 2025-10-29 16:10:40 +08:00
path.go 🎨 https://github.com/siyuan-note/siyuan/issues/16206 2025-10-28 20:44:19 +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 🎨 Remove non-existent plugins from petals.json (#16328) 2025-11-11 15:51:11 +08:00
process.go ♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +08:00
push_reload.go 🎨 https://github.com/siyuan-note/siyuan/issues/16156 2025-10-25 17:24:57 +08:00
render.go 🎨 Remove the av-names attribute from block elements (#16424) 2025-11-23 10:45:04 +08:00
repository.go 🎨 Add logging 2025-11-20 12:19:49 +08:00
role.go 🐛 Publish https://github.com/siyuan-note/siyuan/issues/11902 2024-07-07 22:39:53 +08:00
search.go 🎨 Block ref search and global search results display reference counts https://github.com/siyuan-note/siyuan/issues/15721 2025-08-31 13:07:50 +08:00
session.go 🎨 Improve auth 2025-11-21 10:18:59 +08:00
shortcuts.go 🎨 Supports setting newly created sub-documents to be listed last https://github.com/siyuan-note/siyuan/issues/16327 2025-11-11 10:57: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 🐛 Reset recent-doc.json on unmarshal failure (#16251) 2025-10-31 10:12:56 +08:00
sync.go 🎨 Clean code 2025-04-27 12:07:34 +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 Support code block highlighting template syntax and export code block templates as paragraphs (#15345) 2025-07-29 21:36:34 +08:00
theme.go Improve export preview mode CSS variable value filling (#15110) 2025-07-29 21:33:40 +08:00
transaction.go Improve data indexing performance https://github.com/siyuan-note/siyuan/issues/16397 2025-11-24 10:30:06 +08:00
tree.go 🎨 Refresh the data in the interface after moving the document https://github.com/siyuan-note/siyuan/issues/15762 2025-09-10 21:39:14 +08:00
updater.go 🎨 Clean code 2025-04-18 10:36:14 +08:00
upload.go 🎨 Improve detection of duplicate insertion of assets https://github.com/siyuan-note/siyuan/issues/16220 2025-10-28 11:01:53 +08:00
virutalref.go Improve virtual reference keyword handling and support line breaks (#16298) 2025-11-15 17:16:23 +08:00
widget.go ♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +08:00