siyuan/kernel/model
Yingyi / 颖逸 ba2193403d
Support read-only publish service
* 🎨 kernel supports read-only publishing services

* 🐛 Fix authentication vulnerabilities

* 🎨 Protect secret information

* 🎨 Adjust the permission control

* 🎨 Adjust the permission control

* 🎨 Fixed the vulnerability that `getFile` gets file `conf.json`

* 🎨 Add API `/api/setting/setPublish`

* 🎨 Add API `/api/setting/getPublish`

* 🐛 Fixed the issue that PWA-related files could not pass BasicAuth

* 🎨 Add a settings panel for publishing features

* 📝 Add guide for `Publish Service`

* 📝 Update Japanese user guide

* 🎨 Merge fixed static file services
2024-06-12 21:03:51 +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 🎨 Improve disk usage display https://github.com/siyuan-note/siyuan/issues/11121 2024-04-24 20:11: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
assets.go 🎨 Improve upload asset to cloud error message 2024-05-14 08:04:40 +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 🎨 Keep the width when duplicating database table view field https://github.com/siyuan-note/siyuan/issues/11552 2024-06-10 17:10:33 +08:00
auth.go Support read-only publish service 2024-06-12 21:03:51 +08:00
backlink.go 🎨 Count backlink mentions using total occurrences https://github.com/siyuan-note/siyuan/issues/11173 2024-04-28 10:23:32 +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 🎨 https://github.com/siyuan-note/siyuan/issues/11542 2024-05-29 10:20:37 +08:00
blockial.go ♻️ Improve av structure 2024-05-15 00:47:25 +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 🎨 Display database title in bookmark panel https://github.com/siyuan-note/siyuan/issues/11666 2024-06-12 10:20:17 +08:00
box.go 🐛 Failed to rename the document after moving it https://github.com/siyuan-note/siyuan/issues/11661 2024-06-12 18:04:45 +08:00
cloud_service.go 🐛 Fix NPE https://ld246.com/article/1716477105045 2024-05-23 23:41:42 +08:00
conf.go Support read-only publish service 2024-06-12 21:03:51 +08:00
export.go 🎨 Display details when exporting .sy.zip and data.zip https://github.com/siyuan-note/siyuan/issues/11696 2024-06-12 12:03:31 +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 🐛 Failed to rename the document after moving it https://github.com/siyuan-note/siyuan/issues/11661 2024-06-12 18:04:45 +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 🎨 The heading block convert doc block to preserve symbols as much as possible https://github.com/siyuan-note/siyuan/issues/11126 2024-04-24 21:18:15 +08:00
history.go 🎨 Improve rollback doc file history https://github.com/siyuan-note/siyuan/issues/11575 2024-06-03 20:53:16 +08:00
import.go 🎨 Repeat the escaped content of the image title https://github.com/siyuan-note/siyuan/issues/11681 2024-06-11 11:36:25 +08:00
index.go 🐛 Opening notebook repeatedly causes reference count to increase https://github.com/siyuan-note/siyuan/issues/11378 2024-05-13 21:30:48 +08:00
index_fix.go 🎨 Index fixing should not be performed before data synchronization https://github.com/siyuan-note/siyuan/issues/10761 2024-05-20 10:15:50 +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 🎨 The User Guide is no longer opened repeatedly when multiple windows exist https://github.com/siyuan-note/siyuan/issues/11588 2024-05-31 10:47:24 +08:00
ocr.go 🎨 OCR 未启用时不保存 ocr-texts.json https://github.com/siyuan-note/siyuan/issues/11171 2024-04-29 16:28:43 +08:00
outline.go 🎨 Update text https://github.com/siyuan-note/siyuan/issues/11521 2024-05-25 10:22:39 +08:00
path.go 🐛 The new database entry after binding block is lost in some cases https://github.com/siyuan-note/siyuan/issues/11269 2024-05-07 08:54:31 +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 🐛 Fix NPE https://github.com/siyuan-note/siyuan/issues/11497 2024-05-23 11:30:53 +08:00
repository.go 🎨 Index fixing should not be performed before data synchronization https://github.com/siyuan-note/siyuan/issues/10761 2024-05-20 10:11:25 +08:00
role.go Support read-only publish service 2024-06-12 21:03:51 +08:00
search.go 🎨 Revert https://github.com/siyuan-note/siyuan/issues/11667 2024-06-12 17:35:57 +08:00
session.go Support read-only publish service 2024-06-12 21:03:51 +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 🌐 Added Japanese user guide (#11591) 2024-05-31 10:05:57 +08:00
tag.go 🐛 The maximum number of tags listed is incorrect https://github.com/siyuan-note/siyuan/issues/11320 2024-05-09 11:40:32 +08:00
template.go 🎨 Keep the width when duplicating database table view field https://github.com/siyuan-note/siyuan/issues/11552 2024-06-10 16:50:00 +08:00
theme.go 🎨 Use real theme style value replace var in preview mode https://github.com/siyuan-note/siyuan/issues/11458 2024-05-20 11:48:15 +08:00
transaction.go 🎨 Keep the width when duplicating database table view field https://github.com/siyuan-note/siyuan/issues/11552 2024-06-10 16:25:57 +08:00
tree.go 🐛 https://github.com/siyuan-note/siyuan/issues/11149 2024-04-27 13:31:13 +08:00
updater.go 🎨 Support Windows arm64 https://github.com/siyuan-note/siyuan/issues/11565 2024-06-03 22:50:32 +08:00
upload.go 🎨 https://github.com/siyuan-note/siyuan/issues/10666 2024-03-20 23:21:26 +08:00
virutalref.go ♻️ Improve av structure 2024-05-15 00:47:25 +08:00
widget.go 🎨 Improve /widget search https://github.com/siyuan-note/siyuan/issues/10917 2024-04-07 10:03:31 +08:00