feat: add context-based WebDAV server support #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_context"
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?
dav-serverfor WebDAV handling--webdav-storageCLI arg toheroforge-server/webdav/{context}/with local storageCOPYmethod for WebDAV client- Integrate `dav-server` for WebDAV handling - Add `--webdav-storage` CLI arg to `heroforge-server` - Serve WebDAV at `/webdav/{context}/` with local storage - Implement `COPY` method for WebDAV client - Update help messages and Makefile for WebDAV