siyuan/kernel/model
2024-04-20 23:10:05 +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.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
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 data indexing performance when importing .sy.zip and markdown https://github.com/siyuan-note/siyuan/issues/10986 2024-04-11 21:54:34 +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_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
attribute_view.go 🎨 Rows non-bound in the database support Add to Database https://github.com/siyuan-note/siyuan/issues/11093 2024-04-20 23:10:05 +08:00
backlink.go 🐛 Hyperlinks affect backlink calculation issue https://github.com/siyuan-note/siyuan/issues/11001 2024-04-12 21:55:53 +08:00
bazzar.go 🎨 Improve marketplace loading performance https://github.com/siyuan-note/siyuan/issues/10973 https://github.com/siyuan-note/siyuan/issues/11007 2024-04-14 23:52:09 +08:00
block.go 🎨 Improve data indexing performance when importing .sy.zip and markdown https://github.com/siyuan-note/siyuan/issues/10986 2024-04-11 21:54:34 +08:00
blockial.go 🎨 Improve data indexing performance when importing .sy.zip and markdown https://github.com/siyuan-note/siyuan/issues/10986 2024-04-11 21:54:34 +08:00
blockinfo.go 🎨 Improve database reference anchor text https://github.com/siyuan-note/siyuan/issues/11035 2024-04-15 18:54:33 +08:00
bookmark.go 🎨 Improve data indexing performance when importing .sy.zip and markdown https://github.com/siyuan-note/siyuan/issues/10986 2024-04-11 21:54:34 +08:00
box.go 🎨 Improve gen ktree 2024-04-15 14:57:52 +08:00
cloud_service.go Improve marketplace loading performance Fix https://github.com/siyuan-note/siyuan/issues/10973 2024-04-12 09:15:03 +08:00
conf.go 🎨 Improve mobile app appearance language https://github.com/siyuan-note/siyuan/issues/11009 2024-04-13 11:15:49 +08:00
export.go 🎨 Improve database sort/calc for relation and rollup 2024-04-14 12:34:06 +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
file.go 🐛 Dynamic loading results in incomplete list display https://github.com/siyuan-note/siyuan/issues/11004 2024-04-12 23:26:43 +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 🎨 Improve data indexing performance when importing .sy.zip and markdown https://github.com/siyuan-note/siyuan/issues/10986 2024-04-11 21:54:34 +08:00
graph.go ♻️ Clean code 2024-03-10 23:27:13 +08:00
heading.go 🎨 Improve heading drag conversion doc subheading level https://github.com/siyuan-note/siyuan/issues/11037 2024-04-15 09:29:08 +08:00
history.go 🐛 Unable to roll back document history https://github.com/siyuan-note/siyuan/issues/10846 2024-04-03 09:49:58 +08:00
import.go 🎨 Improve data indexing performance when importing .sy.zip and markdown https://github.com/siyuan-note/siyuan/issues/10986 2024-04-11 21:54:34 +08:00
index.go 🎨 Rebuilding database block relations when importing .sy.zip and rebuilding indexes https://github.com/siyuan-note/siyuan/issues/10959 2024-04-09 22:27:16 +08:00
index_fix.go 🎨 Improve data indexing performance when importing .sy.zip and markdown https://github.com/siyuan-note/siyuan/issues/10986 2024-04-11 21:54:34 +08:00
listitem.go 🎨 Improve data indexing performance when importing .sy.zip and markdown https://github.com/siyuan-note/siyuan/issues/10986 2024-04-11 21:54:34 +08:00
mount.go 🎨 Logging 2024-04-15 09:10:03 +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 🐛 Improve outline dnd https://github.com/siyuan-note/siyuan/issues/10828 2024-04-03 01:01:49 +08:00
path.go ♻️ Clean code 2024-03-10 23:27:13 +08:00
plugin.go 🎨 Filter removed plugin 2024-04-01 22:52:06 +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 🎨 Improve exit when syncing 2024-03-28 23:16:40 +08:00
search.go 🎨 Supports replacing text elements with other elements https://github.com/siyuan-note/siyuan/issues/11058 2024-04-20 10:05:37 +08:00
session.go 🎨 Improve API Token authentication https://github.com/siyuan-note/siyuan/issues/10792 2024-03-29 17:09:13 +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 🎨 Limit the maximum number of tags listed in the tag panel https://github.com/siyuan-note/siyuan/issues/11071 2024-04-19 20:08:50 +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 🎨 Rows non-bound in the database support Add to Database https://github.com/siyuan-note/siyuan/issues/11093 2024-04-20 22:44:36 +08:00
tree.go 🎨 tree not found appears when rebuilding index https://github.com/siyuan-note/siyuan/issues/11036 2024-04-14 22:16:46 +08:00
updater.go 🎨 Improve upgrade download URLs 2024-04-04 10:06:31 +08:00
upload.go 🎨 https://github.com/siyuan-note/siyuan/issues/10666 2024-03-20 23:21:26 +08:00
virutalref.go 🎨 Referenced blocks support rendering virtual references https://github.com/siyuan-note/siyuan/issues/10960 2024-04-09 23:12:26 +08:00
widget.go 🎨 Improve /widget search https://github.com/siyuan-note/siyuan/issues/10917 2024-04-07 10:03:31 +08:00