siyuan/kernel/model
2024-03-27 09:48:25 +08:00
..
ai.go 🎨 AI supports configuration randomness and context number https://github.com/siyuan-note/siyuan/issues/10660 2024-03-20 11:45:22 +08:00
appearance.go 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +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
asset_content.go 🐛 Data sync may cause data loss on Android 14 https://github.com/siyuan-note/siyuan/issues/10205 2024-01-21 21:27:50 +08:00
assets_watcher_darwin.go 🎨 Remove asset content indexes when deleting asset files https://github.com/siyuan-note/siyuan/issues/9010 2023-08-20 11:22:48 +08:00
assets_watcher.go 🎨 Remove asset content indexes when deleting asset files https://github.com/siyuan-note/siyuan/issues/9010 2023-08-20 11:24:11 +08:00
assets.go 🎨 Convert network images to local supports // https://github.com/siyuan-note/siyuan/issues/10598 2024-03-14 11:15:41 +08:00
attribute_view.go 🎨 Title localization when creating a document https://github.com/siyuan-note/siyuan/issues/10719 2024-03-24 22:15:37 +08:00
backlink.go ♻️ Clean code 2024-03-10 23:27:13 +08:00
bazzar.go 🎨 One-click upgrade of downloaded marketplace packages https://github.com/siyuan-note/siyuan/issues/8390 2024-03-21 22:35:21 +08:00
block.go ♻️ Clean code 2024-03-10 23:27:13 +08:00
blockial.go ♻️ Clean code 2024-03-10 23:27:13 +08:00
blockinfo.go 🎨 Title localization when creating a document https://github.com/siyuan-note/siyuan/issues/10719 2024-03-24 22:15:37 +08:00
bookmark.go ♻️ Clean code 2024-03-10 23:27:13 +08:00
box.go 🐛 Incorrect reference count after moving doc across notebooks https://github.com/siyuan-note/siyuan/issues/10622 2024-03-15 22:54:00 +08:00
cloud_service.go 🎨 Improve kernel stability by eliminating some data races https://github.com/siyuan-note/siyuan/issues/9842 2023-12-08 21:47:15 +08:00
conf.go 🎨 AI supports configuration randomness and context number https://github.com/siyuan-note/siyuan/issues/10660 2024-03-20 11:45:22 +08:00
export_katex.go 🎨 Limit KaTex macro maximum recursive parsing depth is 16 https://github.com/siyuan-note/siyuan/issues/10484 2024-03-02 23:00:15 +08:00
export_merge.go 🎨 Subdocuments created by the database are not displayed in the doc tree https://github.com/siyuan-note/siyuan/issues/9091 2023-09-05 16:42:38 +08:00
export.go 🎨 Title localization when creating a document https://github.com/siyuan-note/siyuan/issues/10719 2024-03-24 22:15:37 +08:00
file.go 🎨 Title localization when creating a document https://github.com/siyuan-note/siyuan/issues/10719 2024-03-24 22:15:37 +08:00
flashcard.go 🎨 Alt+0 flashcard review entry no longer returns to card deck flashcards Fix https://github.com/siyuan-note/siyuan/issues/10635 2024-03-17 22:46:05 +08:00
format.go ♻️ Clean code 2024-03-10 23:27:13 +08:00
graph.go ♻️ Clean code 2024-03-10 23:27:13 +08:00
heading.go ♻️ Clean code 2024-03-10 23:27:13 +08:00
history.go 🎨 Title localization when creating a document https://github.com/siyuan-note/siyuan/issues/10719 2024-03-24 22:15:37 +08:00
import.go 🎨 Fill in the alt text after converting network images to local https://github.com/siyuan-note/siyuan/issues/10583 2024-03-12 17:04:45 +08:00
index_fix.go 🐛 Index fixing should not be performed before data synchronization https://github.com/siyuan-note/siyuan/issues/10761 2024-03-27 09:48:25 +08:00
index.go 🎨 Improve rename doc push message 2024-03-18 21:02:40 +08:00
listitem.go ♻️ Clean code 2024-03-10 23:27:13 +08:00
mount.go 🎨 Title localization when creating a document https://github.com/siyuan-note/siyuan/issues/10719 2024-03-24 22:15:53 +08:00
ocr.go 🐛 Uninstalling plugins, widgets and templates may cause data sync errors https://github.com/siyuan-note/siyuan/issues/10324 2024-02-06 14:30:34 +08:00
outline.go ♻️ Clean code 2024-03-10 23:27:13 +08:00
path.go ♻️ Clean code 2024-03-10 23:27:13 +08:00
plugin.go 🎨 Add plugin incompatible logging 2023-12-27 08:43:52 +08:00
process.go 🐛 Can't switch workspaces on mobile app Fix https://github.com/siyuan-note/siyuan/issues/10654 2024-03-19 23:11:44 +08:00
render.go ♻️ Clean code 2024-03-10 23:27:13 +08:00
repository.go 🐛 Index fixing should not be performed before data synchronization https://github.com/siyuan-note/siyuan/issues/10761 2024-03-27 09:48:25 +08:00
search.go 🐛 Rename iFrameBlock to iframeBlock (#10748) 2024-03-26 16:34:10 +08:00
session.go 🎨 https://ld246.com/article/1708684037961 2024-03-25 10:23:48 +08:00
snippet.go 🐛 Notebook data may be corrupted during data synchronization https://github.com/siyuan-note/siyuan/issues/9594 2023-11-06 22:44:06 +08:00
storage.go 🎨 Search type filtering supports Audio, Video, IFrame and Widget block https://github.com/siyuan-note/siyuan/issues/10645 2024-03-22 17:26:21 +08:00
sync.go Improve block indexing performance https://github.com/siyuan-note/siyuan/issues/10624 2024-03-15 22:54:01 +08:00
tag.go ♻️ Clean code 2024-03-10 23:27:13 +08:00
template.go 🎨 Creating a dailynote template supports doc attributes https://github.com/siyuan-note/siyuan/issues/10698 2024-03-22 20:36:18 +08:00
transaction.go 🎨 Add to Database no longer autofills filter values https://github.com/siyuan-note/siyuan/issues/10587 2024-03-14 10:58:49 +08:00
tree.go ♻️ Clean code 2024-03-10 23:27:13 +08:00
updater.go 🎨 Improve upgrade download 2024-03-25 20:13:02 +08:00
upload.go 🎨 https://github.com/siyuan-note/siyuan/issues/10666 2024-03-20 23:21:26 +08:00
virutalref.go 🎨 Add Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9958 2024-01-01 01:10:47 +08:00
widget.go 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00