WebDav server implementation #5

Closed
mahmoud wants to merge 2 commits from development_webdav_connection into development
Owner

Changes

  • Add file/folder operations
  • Remove TODOs placeholders
### Changes - Add file/folder operations - Remove TODOs placeholders
- Add `FileContent` struct and type definition.
- Implement `read_content` and `write_content` methods for FileService.
- Update dependencies for `reqwest` to include `blocking` feature.
- Add `base64` dependency.
- Add RPC methods for `read_content` and `write_content`.
- Update documentation and schema definitions.
feat: add WebDAV auto-commit and remove local storage
Some checks failed
Build and Test / build (pull_request) Failing after 23s
dc685aa7f6
- Implement background WebDAV auto-commit loop
- Ensure WebDAV commit on application shutdown
- Remove local storage fallback for file operations
- Return empty content for WebDAV GET 404 status
- Add Makefile target for `hero-editor` contexts
timur closed this pull request 2026-02-04 15:56:59 +00:00
Some checks failed
Build and Test / build (pull_request) Failing after 23s

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_zero!5
No description provided.