Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WIP refactor | Quentin Dufour | 2024-03-08 | 1 | -948/+0 |
* | Testing decoder against RFC | Quentin Dufour | 2024-03-07 | 1 | -1/+70 |
* | Refactor decoder | Quentin Dufour | 2024-03-07 | 1 | -208/+225 |
* | successful multistatus decoding test | Quentin Dufour | 2024-03-07 | 1 | -6/+42 |
* | Rewrote the whole decoder | Quentin Dufour | 2024-03-06 | 1 | -448/+300 |
* | drop anyprop as it can't be decoded | Quentin Dufour | 2024-03-06 | 1 | -2/+80 |
* | Fix typing of Response | Quentin Dufour | 2024-03-06 | 1 | -1/+44 |
* | Implement lockinfo | Quentin Dufour | 2024-03-06 | 1 | -32/+243 |
* | WIP lock/propertyupdate implementation | Quentin Dufour | 2024-03-06 | 1 | -55/+354 |
* | decode errors | Quentin Dufour | 2024-03-06 | 1 | -4/+164 |
* | Re-enable + enhance DAV decode tests | Quentin Dufour | 2024-03-05 | 1 | -155/+45 |
* | Refactor encoder+decoder WIP (compile) | Quentin Dufour | 2024-03-05 | 1 | -31/+101 |
* | Decoder is starting to work | Quentin Dufour | 2024-03-04 | 1 | -35/+131 |
* | beginning... | Quentin Dufour | 2024-03-04 | 1 | -93/+80 |
* | Before refactoring the reader | Quentin Dufour | 2024-03-04 | 1 | -0/+140 |