stable with ci #5

Merged
timur merged 5 commits from development into main 2026-02-04 23:43:33 +00:00
Owner
No description provided.
- Add handler.rs with WebDavHandler and WebDavHandlerBuilder
- Handle can process requests without binding to a port
- Supports handle_bytes() for framework-agnostic integration
- Supports handle_hyper_request() for hyper-based frameworks
- Export new types from webdav mod.rs
- Change write_data() to use instance max_file_size instead of global constant
- Return FsError::TooLarge instead of GeneralFailure for proper HTTP 413 response
- WebDAV clients now receive RFC-compliant error codes for oversized uploads
Add CI workflow and release targets
Some checks failed
Build and Test / build (push) Failing after 1m44s
d7a5e6df35
- Add .forgejo/workflows/build.yaml for CI on all branches
- Add make release, release-minor, release-major targets

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
chore: Apply rustfmt formatting
All checks were successful
Build and Test / build (push) Successful in 4m20s
Build and Test / build (pull_request) Successful in 3m0s
a9de2c9534
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
timur merged commit c11b3b3d07 into main 2026-02-04 23:43:33 +00:00
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_fossil!5
No description provided.