onyx-tasks/apps/tauri/src-tauri/src
Tristan Michael 4c57851e15 Rename workspace and remote folders with confirmation
Add WebDAV MOVE support and update workspace rename flow to handle both
local and WebDAV-backed workspaces. The Tauri rename_workspace command
is made async and now performs filesystem rename for local workspaces
and issues a WebDAV MOVE (via a new WebDavClient::move_resource) for
remote workspaces, updating stored paths and credentials accordingly. A
confirmation dialog is added to SettingsScreen to prompt users before
renaming, and minor UI/default tweaks are included (SetupScreen default
name). This ensures renames update both local folders and remote WebDAV
folders reliably and with user confirmation.
2026-04-05 15:10:44 -07:00
..
lib.rs Rename workspace and remote folders with confirmation 2026-04-05 15:10:44 -07:00
main.rs refactor: rename onyx-tauri to onyx-tasks, add onyx-standalone binary 2026-04-03 03:48:25 -07:00