Commit Graph

7 Commits

Author SHA1 Message Date
Oleksandr Redko
b100721fee
♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +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
Daniel
b9c35fd0f5
🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
Liang Ding
1348eb9c94
🎨 增加一些启动日志以定位启动慢的问题 2022-11-12 22:54:40 +08:00
Liang Ding
6f460e40d6
🐛 macOS 端报错 数据库被锁定 https://github.com/siyuan-note/siyuan/issues/6492 2022-11-08 19:09:47 +08:00
Liang Ding
8c7fce8cf2
🐛 macOS 端报错 数据库被锁定 Fix https://github.com/siyuan-note/siyuan/issues/6492 2022-11-07 23:21:00 +08:00
Liang Ding
28711c7b2a
🐛 macOS 端报错 数据库被锁定 https://github.com/siyuan-note/siyuan/issues/6492 2022-11-07 23:12:16 +08:00