siyuan/kernel/sql
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
..
asset.go Support read-only publish service 2024-06-12 21:03:51 +08:00
asset_content.go Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874 2023-08-04 12:05:29 +08:00
asset_content_query.go 🎨 Kernel API /api/query/sql support || operator https://github.com/siyuan-note/siyuan/issues/9662 2023-11-17 21:11:42 +08:00
attribute.go 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
av.go 🎨 Keep the width when duplicating database table view field https://github.com/siyuan-note/siyuan/issues/11552 2024-06-10 16:54:43 +08:00
block.go 🐛 Fix NPE https://github.com/siyuan-note/siyuan/issues/11497 2024-05-23 11:30:53 +08:00
block_query.go 🐛 Fix NPE https://github.com/siyuan-note/siyuan/issues/11497 2024-05-23 11:30:53 +08:00
block_ref.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
block_ref_query.go 🎨 Automatically check and eliminate duplicate reference relationships Fix https://github.com/siyuan-note/siyuan/issues/9618 2023-11-10 11:53:02 +08:00
cache.go 🎨 Enlarge cache size 2023-12-08 23:15:13 +08:00
database.go ♻️ Improve av structure 2024-05-15 00:47:25 +08:00
file_annotation_ref.go 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
history.go 🎨 List file/asset history following the limit of editor history retention days https://github.com/siyuan-note/siyuan/issues/9723 2023-11-22 22:11:56 +08:00
queue.go 🎨 Improve rollback doc file history https://github.com/siyuan-note/siyuan/issues/11575 2024-05-31 12:02:41 +08:00
queue_asset_content.go 🎨 Prevent frontend request pending https://github.com/siyuan-note/siyuan/issues/10992 2024-04-12 20:33:53 +08:00
queue_history.go 🎨 Prevent frontend request pending https://github.com/siyuan-note/siyuan/issues/10992 2024-04-12 20:33:53 +08:00
span.go 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
stat.go 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
upsert.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