siyuan/app
Yingyi / 颖逸 f25b36ff38
Disable some menu items in read-only mode (#11733)
* 🎨 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

* 🎨 Disable some menu items in read-only mode

* 🎨 Disable some menu items in read-only mode

* Update router.go
2024-07-05 20:01:43 +08:00
..
appearance 🎨 fix https://github.com/siyuan-note/siyuan/issues/11841 2024-06-30 10:40:03 +08:00
appx 🔖 Release v3.0.17 2024-06-03 23:58:39 +08:00
changelogs 📝 Update changelogs 2024-07-04 22:48:53 +08:00
electron 🚨 2024-05-21 00:24:54 +08:00
guide 📝 Improve user guide https://github.com/siyuan-note/siyuan/issues/11858 2024-07-02 22:23:03 +08:00
nsis 🎨 Update text https://github.com/siyuan-note/siyuan/issues/9568#issuecomment-2058982138 2024-04-17 09:19:16 +08:00
pandoc 🔥 Use Git LFS to manage static resource files in app/stage/protyle/** https://github.com/siyuan-note/siyuan/issues/9253 2023-09-24 09:14:32 +08:00
src Disable some menu items in read-only mode (#11733) 2024-07-05 20:01:43 +08:00
stage 🎨 Improve headings conversion https://github.com/siyuan-note/siyuan/issues/11851 2024-07-02 16:44:46 +08:00
.eslintignore 🎨 https://github.com/siyuan-note/siyuan/pull/7330 2023-02-11 23:42:51 +08:00
.eslintrc.js 🎨 https://github.com/siyuan-note/siyuan/pull/7330 2023-02-11 23:42:51 +08:00
.npmrc Update pnpm to 9.1 (#11423) 2024-05-16 08:39:07 +08:00
electron-builder-arm64.yml 🎨 Windoar arm64 and Linux arm64 no longer packing pandoc https://github.com/siyuan-note/siyuan/issues/11649 2024-06-05 11:50:16 +08:00
electron-builder-darwin-arm64.yml 🎨 Change packing compression from "store" to "normal" on darwin 2024-05-29 09:56:38 +08:00
electron-builder-darwin.yml 🎨 Change packing compression from "store" to "normal" on darwin 2024-05-29 09:56:38 +08:00
electron-builder-linux-arm64.yml 🎨 Windoar arm64 and Linux arm64 no longer packing pandoc https://github.com/siyuan-note/siyuan/issues/11649 2024-06-05 11:50:16 +08:00
electron-builder-linux.yml 🎨 Add deb release package for Linux https://github.com/siyuan-note/siyuan/issues/11532 2024-06-03 01:37:25 +08:00
electron-builder.yml 🎨 Change packing compression from "normal" to "store" 2024-05-29 09:29:31 +08:00
package.json ♻️ Upgrade to Electron v31.1.0 https://github.com/siyuan-note/siyuan/issues/11654 2024-06-27 21:38:40 +08:00
pnpm-lock.yaml ♻️ Upgrade to Electron v31.1.0 https://github.com/siyuan-note/siyuan/issues/11654 2024-06-27 21:38:40 +08:00
tsconfig.json 🎨 https://github.com/siyuan-note/siyuan/pull/7770 2023-03-24 20:28:31 +08:00
webpack.config.js 🎨 https://github.com/siyuan-note/siyuan/pull/7770 2023-03-24 20:28:31 +08:00
webpack.desktop.js 🎨 fix https://github.com/siyuan-note/siyuan/issues/8532 2023-06-15 10:20:06 +08:00
webpack.export.js 🎨 https://github.com/siyuan-note/siyuan/pull/7770 2023-03-24 20:28:31 +08:00
webpack.mobile.js 🎨 fix https://github.com/siyuan-note/siyuan/issues/8532 2023-06-15 10:20:06 +08:00