onyx-tasks/apps/tauri/src-tauri
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
..
capabilities rename Tauri app from bevy-tasks to onyx 2026-03-31 09:47:07 -07:00
icons tauri and flutter guis 2026-03-17 09:38:53 -07:00
src Rename workspace and remote folders with confirmation 2026-04-05 15:10:44 -07:00
build.rs tauri and flutter guis 2026-03-17 09:38:53 -07:00
Cargo.lock Parallelize workspace detection in folder listing 2026-04-05 14:37:58 -07:00
Cargo.toml Parallelize workspace detection in folder listing 2026-04-05 14:37:58 -07:00
tauri.conf.json feat: add MSI to Windows bundle targets 2026-04-03 03:48:21 -07:00