Introduces WorkspaceMode enum with local and webdav variants, plus a theme field on WorkspaceConfig. Adds set_workspace_theme and add_webdav_workspace Tauri commands. WebDAV workspaces auto-manage local files in app data dir. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| config.rs | ||
| error.rs | ||
| lib.rs | ||
| models.rs | ||
| repository.rs | ||
| storage.rs | ||
| sync.rs | ||
| webdav.rs | ||