siyuan/kernel/model
Daniel 95e96ac41c
Improve ristretto NumCounters
Signed-off-by: Daniel <845765@qq.com>
2026-04-15 21:56:43 +08:00
..
ai.go ♻️ Improve validation of some JSON parameters (#17412) 2026-04-05 17:03:13 +08:00
appearance.go ♻️ Replace interface{} with any (#17415) 2026-04-05 16:48:32 +08:00
asset_content.go ♻️ Code style: Unused formal parameters (#17309) 2026-03-22 11:26:39 +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 ♻️ Move IsSubPath to gulu 2026-04-10 00:38:50 +08:00
assets_watcher.go 🎨 Unified file listener logic (#17134) 2026-03-04 22:33:35 +08:00
assets_watcher_darwin.go ♻️ Adjust some details (#17165) 2026-03-08 22:14:06 +08:00
attribute_view.go 🔒 https://github.com/siyuan-note/siyuan/security/advisories/GHSA-vw86-c94w-v3x4 2026-04-10 19:58:49 +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 ♻️ Replace interface{} with any (#17415) 2026-04-05 16:48:32 +08:00
auth.go ♻️ Replace interface{} with any (#17415) 2026-04-05 16:48:32 +08:00
backlink.go 🎨 Fix https://github.com/siyuan-note/siyuan/issues/16606 2025-12-16 20:55:34 +08:00
bazaar.go ♻️ Improve validation of some JSON parameters (#17412) 2026-04-05 17:03:13 +08:00
block.go ♻️ Replace errors.New(fmt.Sprintf) with fmt.Errorf (#17414) 2026-04-05 16:50:20 +08:00
blockial.go 🎨 Prevent modification of the data-task attribute https://github.com/siyuan-note/siyuan/issues/17343#issuecomment-4223807048 (#17466) 2026-04-14 08:01:45 +08:00
blockinfo.go ♻️ Replace interface{} with any (#17415) 2026-04-05 16:48:32 +08:00
bookmark.go ♻️ Replace errors.New(fmt.Sprintf) with fmt.Errorf (#17414) 2026-04-05 16:50:20 +08:00
box.go ♻️ Replace interface{} with any (#17415) 2026-04-05 16:48:32 +08:00
caldav.go ♻️ Code style: unused variable (#17306) 2026-03-22 11:20:52 +08:00
carddav.go ♻️ Code style: Adjust comment formatting (#17299) 2026-03-22 11:05:22 +08:00
cloud_service.go ♻️ Improve validation of some JSON parameters (#17412) 2026-04-05 17:03:13 +08:00
conf.go ♻️ Improve validation of some JSON parameters (#17412) 2026-04-05 17:03:13 +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 🎨 Unified file listener logic (#17134) 2026-03-04 22:33:35 +08:00
emojis_watcher_darwin.go ♻️ Adjust some details (#17165) 2026-03-08 22:14:06 +08:00
export.go ♻️ Replace errors.New(fmt.Sprintf) with fmt.Errorf (#17414) 2026-04-05 16:50:20 +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 ♻️ Encapsulate sorting file read/write functions and add complete file paths to error logs (#17480) 2026-04-13 10:36:05 +08:00
flashcard.go 🐛 Escaping issues in attribute panel https://github.com/siyuan-note/siyuan/issues/17345 2026-03-31 00:10:42 +08:00
format.go 🎨 Improve callout block https://github.com/siyuan-note/siyuan/issues/16607 2025-12-20 12:31:28 +08:00
graph.go ♻️ Code style: Omit explicit types and remove unused (blank identifier) parameters (#17310) 2026-03-22 11:30:20 +08:00
heading.go ♻️ Replace interface{} with any (#17415) 2026-04-05 16:48:32 +08:00
history.go ♻️ Improve validation of some JSON parameters (#17412) 2026-04-05 17:03:13 +08:00
import.go ♻️ https://github.com/siyuan-note/siyuan/pull/17307 2026-03-22 12:26:51 +08:00
index.go ♻️ Replace interface{} with any (#17415) 2026-04-05 16:48:32 +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 🎨 The old version of the application no longer supports opening the new version of the document https://github.com/siyuan-note/siyuan/issues/16505 2025-12-03 22:03:37 +08:00
mount.go ♻️ Replace errors.New(fmt.Sprintf) with fmt.Errorf (#17414) 2026-04-05 16:50:20 +08:00
ocr.go Optimize asset cache lookups and add accessors (#16894) 2026-02-07 10:00:49 +08:00
outline.go ♻️ Replace interface{} with any (#17415) 2026-04-05 16:48:32 +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 ♻️ Improve validation of some JSON parameters (#17412) 2026-04-05 17:03:13 +08:00
process.go ♻️ Replace interface{} with any (#17415) 2026-04-05 16:48:32 +08:00
publish_access.go ♻️ Move IsSubPath to gulu 2026-04-10 00:38:50 +08:00
push_reload.go ♻️ Replace interface{} with any (#17415) 2026-04-05 16:48:32 +08:00
render.go 🎨 Improve callout block https://github.com/siyuan-note/siyuan/issues/16607 2025-12-20 12:31:28 +08:00
repository.go ♻️ Improve validation of some JSON parameters (#17412) 2026-04-05 17:03:13 +08:00
role.go ♻️ Code style: Redundant else branch (#17298) 2026-03-22 10:50:13 +08:00
search.go 🎨 https://github.com/siyuan-note/siyuan/issues/17476 2026-04-13 11:26:42 +08:00
session.go ♻️ Improve validation of some JSON parameters (#17412) 2026-04-05 17:03:13 +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 🎨 Record the number of CSS and JS code snippets in the log (#17395) 2026-04-03 21:19:05 +08:00
storage.go ♻️ Replace interface{} with any (#17415) 2026-04-05 16:48:32 +08:00
sync.go ♻️ Move IsSubPath to gulu 2026-04-10 00:38:50 +08:00
tag.go ♻️ Improve validation of some JSON parameters (#17412) 2026-04-05 17:03:13 +08:00
template.go ♻️ Replace errors.New(fmt.Sprintf) with fmt.Errorf (#17414) 2026-04-05 16:50:20 +08:00
theme.go ♻️ Code style: Redundant else branch (#17298) 2026-03-22 10:50:13 +08:00
themes_watcher.go 🎨 Unified file listener logic (#17134) 2026-03-04 22:33:35 +08:00
themes_watcher_darwin.go 🎨 Unified file listener logic (#17134) 2026-03-04 22:33:35 +08:00
transaction.go 🎨 Prevent modification of the data-task attribute https://github.com/siyuan-note/siyuan/issues/17343#issuecomment-4223807048 (#17466) 2026-04-14 08:01:45 +08:00
tree.go 🎨 https://github.com/siyuan-note/siyuan/issues/11569#issuecomment-3830534244 2026-02-01 15:34:46 +08:00
updater.go ♻️ Replace interface{} with any (#17415) 2026-04-05 16:48:32 +08:00
upload.go ♻️ Move IsSubPath to gulu 2026-04-10 00:38:50 +08:00
virutalref.go Improve ristretto NumCounters 2026-04-15 21:56:43 +08:00
widget.go ♻️ Unified marketplace Package Type Model (#17152) 2026-03-08 11:09:46 +08:00