aboutsummaryrefslogtreecommitdiff
path: root/src/dav/encoder.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix some logic on lockedQuentin Dufour2024-03-011-0/+35
* Implement propertyupdateQuentin Dufour2024-03-011-3/+44
* type refactor on <prop>Quentin Dufour2024-03-011-34/+71
* test includeQuentin Dufour2024-03-011-0/+22
* Test AllpropQuentin Dufour2024-03-011-1/+162
* propname testsQuentin Dufour2024-03-011-22/+161
* fully serialize webdav core?Quentin Dufour2024-03-011-2/+72
* Finalized encode ActiveLockQuentin Dufour2024-03-011-8/+67
* WIP DAV encoderQuentin Dufour2024-03-011-20/+113
* hook resource typeQuentin Dufour2024-03-011-3/+11
* Add a property hookQuentin Dufour2024-03-011-11/+135
* WIP propertyQuentin Dufour2024-03-011-2/+9
* Simplify codeQuentin Dufour2024-03-011-23/+19
* WIP encoderQuentin Dufour2024-02-291-2/+54
* Fixed testsQuentin Dufour2024-02-291-61/+67
* At least it compilesQuentin Dufour2024-02-291-31/+177
* WIP XML encoderQuentin Dufour2024-02-291-3/+56
* Dav XML typesQuentin Dufour2024-02-281-4/+36
* WIP DAV types & encoderQuentin Dufour2024-02-281-0/+16