Commit graph

5 commits

Author SHA1 Message Date
Jeffrey Chen
3d50e40177
🎨 Adds publishing service settings page on mobile (#16228)
fix https://github.com/siyuan-note/siyuan/issues/16224
2025-10-28 20:43:58 +08:00
Vanessa
2408f8a0ba ♻️ rm hasClosestByMatchTag 2025-02-09 12:04:40 +08:00
Vanessa
ad10151684 ⬆️ eslint 2024-11-19 16:48:28 +08:00
Vanessa
5d051d0c64 🚨 2024-06-18 22:36:53 +08:00
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