siyuan/kernel/api
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
..
account.go 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
ai.go 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
archive.go 🎨 Add file access control (#9722) 2023-11-22 22:17:18 +08:00
asset.go 🎨 Improve disk usage display https://github.com/siyuan-note/siyuan/issues/11121 2024-04-24 20:11:55 +08:00
attr.go 🎨 Add internal kernel API /api/attr/batchSetBlockAttrs https://github.com/siyuan-note/siyuan/issues/10337 2024-02-11 16:58:25 +08:00
av.go 🎨 Add an internal kernel API /api/av/appendAttributeViewDetachedBlocksWithValues https://github.com/siyuan-note/siyuan/issues/11608 2024-05-31 23:55:17 +08:00
bazaar.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 🎨 https://github.com/siyuan-note/siyuan/issues/11542 2024-05-29 10:20:37 +08:00
block_op.go 🎨 Add an internal kernel API /api/block/prependDailyNoteBlock https://github.com/siyuan-note/siyuan/issues/11442 2024-05-17 17:33:19 +08:00
bookmark.go 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
broadcast.go 🎨 Set the maximum message size of WebSocket broadcast to 128 MiB (#10221) 2024-01-20 08:49:36 +08:00
clipboard.go 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
export.go 🎨 If a file with the same name exists during export PDF/Docx, it will be automatically renamed https://github.com/siyuan-note/siyuan/issues/11357 2024-05-19 17:56:33 +08:00
extension.go 🎨 Improve web clip escaping code block markers https://github.com/siyuan-note/siyuan/issues/11643 2024-06-05 17:48:11 +08:00
file.go Support read-only publish service 2024-06-12 21:03:51 +08:00
filetree.go 🎨 The browser extension supports CSDN formula https://github.com/siyuan-note/siyuan/issues/5624 2024-05-21 00:04:56 +08:00
format.go 🎨 Automatically download network assets when the cloud inbox is moved to docs https://github.com/siyuan-note/siyuan/issues/9775 2023-11-29 10:07:52 +08:00
graph.go 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
history.go 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
import.go 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
inbox.go 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
lute.go 🎨 Improve web clip escaping code block markers https://github.com/siyuan-note/siyuan/issues/11643 2024-06-05 17:48:11 +08:00
network.go API /api/network/echo supports echoing files in multipart/form-data (#9756) 2023-11-27 22:08:43 +08:00
notebook.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
notification.go 🎨 https://github.com/siyuan-note/siyuan/issues/10153 2024-01-11 20:13:25 +08:00
outline.go 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
pandoc.go 🧑‍💻 Improve kernel API /api/convert/pandoc Fix https://github.com/siyuan-note/siyuan/issues/8619 2023-06-26 18:31:30 +08:00
petal.go 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
ref.go 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
repo.go 🎨 Support manual purge of unreferenced data snapshots in the S3/WebDAV cloud storage https://github.com/siyuan-note/siyuan/issues/10081 2024-01-24 13:12:25 +08:00
riff.go 🎨 Add kernel API /api/riff/getRiffCardsByBlockIDs Fix https://github.com/siyuan-note/siyuan/issues/10535 2024-03-07 20:51:14 +08:00
router.go Support read-only publish service 2024-06-12 21:03:51 +08:00
search.go 🎨 Support listing for invalid block references in the search dialog https://github.com/siyuan-note/siyuan/issues/10396 2024-02-26 11:18:34 +08:00
setting.go Support read-only publish service 2024-06-12 21:03:51 +08:00
snippet.go Support read-only publish service 2024-06-12 21:03:51 +08:00
sql.go 🎨 Add internal kernel API /api/sqlite/flushTransaction https://github.com/siyuan-note/siyuan/issues/10005 2023-12-28 19:31:56 +08:00
storage.go 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
sync.go 🐛 The package exported from the cloud configuration cannot be imported after being renamed https://github.com/siyuan-note/siyuan/issues/11491 2024-05-21 17:10:40 +08:00
system.go Support read-only publish service 2024-06-12 21:03:51 +08:00
tag.go 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
template.go 🎨 Creating a dailynote template supports doc attributes https://github.com/siyuan-note/siyuan/issues/10698 2024-03-22 19:46:48 +08:00
transaction.go 🎨 The outline item in the outline panel supports dragging to adjust the level and position https://github.com/siyuan-note/siyuan/issues/7957 2024-03-29 23:22:29 +08:00
workspace.go 🐛 Can't switch workspaces on mobile app Fix https://github.com/siyuan-note/siyuan/issues/10654 2024-03-19 23:34:54 +08:00