mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-27 02:36:10 +01:00
* 🎨 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 |
||
|---|---|---|
| .. | ||
| appearance | ||
| appx | ||
| changelogs | ||
| electron | ||
| guide | ||
| nsis | ||
| pandoc | ||
| src | ||
| stage | ||
| .eslintignore | ||
| .eslintrc.js | ||
| .npmrc | ||
| electron-builder-arm64.yml | ||
| electron-builder-darwin-arm64.yml | ||
| electron-builder-darwin.yml | ||
| electron-builder-linux-arm64.yml | ||
| electron-builder-linux.yml | ||
| electron-builder.yml | ||
| package.json | ||
| pnpm-lock.yaml | ||
| tsconfig.json | ||
| webpack.config.js | ||
| webpack.desktop.js | ||
| webpack.export.js | ||
| webpack.mobile.js | ||