Commit 038ae88
feat: merge PR doocs#1140 - 实现文档存储配置同步功能
合并自 superqtqt/md 的 PR doocs#1140,支持:
- DocumentStorageDialog 组件支持 WebDAV/COS 远程存储
- 项目配置(图床、主题、CSS等)的云端同步
- 文档和配置的上传/下载
- 修复配置从云端加载后未应用的问题
适配到最新的 doocs/md:main (commit ca70c0e):
- CodeMirror 编辑器初始化迁移至 EditorPanel.vue
- 保留上游的 Post 类型定义和 TS 重构
- 添加 cos-js-sdk-v5 依赖
Co-authored-by: superqtqt <superqtqt@users.noreply.github.com>1 parent ca70c0e commit 038ae88
8 files changed
Lines changed: 1831 additions & 27 deletions
File tree
- apps/web
- src
- components/editor
- editor-header
- stores
- utils
- docs
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
0 commit comments