Implement Hero File Manager — WebDAV-backed file management with Dioxus UI #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Complete implementation of the Hero File Manager, a web-based file management system built with Dioxus (Rust WASM) frontend and WebDAV-backed server.
Architecture
5-crate workspace following the Hero ecosystem pattern:
Features Implemented
Server (WebDAV)
UI (Dioxus)
SDK
Rhai Bindings
Tests
11 tests passing:
Verification