aboutsummaryrefslogtreecommitdiff
path: root/src/dav/decoder.rs
Commit message (Collapse)AuthorAgeFilesLines
* Refactor decoderQuentin Dufour2024-03-071-208/+225
|
* successful multistatus decoding testQuentin Dufour2024-03-071-6/+42
|
* Rewrote the whole decoderQuentin Dufour2024-03-061-448/+300
|
* drop anyprop as it can't be decodedQuentin Dufour2024-03-061-2/+80
|
* Fix typing of ResponseQuentin Dufour2024-03-061-1/+44
|
* Implement lockinfoQuentin Dufour2024-03-061-32/+243
|
* WIP lock/propertyupdate implementationQuentin Dufour2024-03-061-55/+354
|
* decode errorsQuentin Dufour2024-03-061-4/+164
|
* Re-enable + enhance DAV decode testsQuentin Dufour2024-03-051-155/+45
|
* Refactor encoder+decoder WIP (compile)Quentin Dufour2024-03-051-31/+101
|
* Decoder is starting to workQuentin Dufour2024-03-041-35/+131
|
* beginning...Quentin Dufour2024-03-041-93/+80
|
* Before refactoring the readerQuentin Dufour2024-03-041-0/+140