aboutsummaryrefslogtreecommitdiff
path: root/src/dav/calencoder.rs
Commit message (Expand)AuthorAgeFilesLines
* WIP refactorQuentin Dufour2024-03-081-886/+0
* Rewrote the whole decoderQuentin Dufour2024-03-061-2/+2
* drop anyprop as it can't be decodedQuentin Dufour2024-03-061-7/+7
* Fix typing of ResponseQuentin Dufour2024-03-061-6/+10
* Re-enable cal encoder testsQuentin Dufour2024-03-051-11/+13
* Re-enable calendar encoderQuentin Dufour2024-03-051-293/+276
* Refactor encoder+decoder WIP (compile)Quentin Dufour2024-03-051-0/+2
* Add new caldav test from RFCQuentin Dufour2024-03-041-1/+75
* caldav encoding test passingQuentin Dufour2024-03-041-26/+60
* Still testing CalDAVQuentin Dufour2024-03-031-1/+30
* WIP testingQuentin Dufour2024-03-031-10/+65
* CalEncoder should be fully implemented nowQuentin Dufour2024-03-031-20/+21
* Param-filter encodingQuentin Dufour2024-03-031-3/+30
* Serialize another caldav filterQuentin Dufour2024-03-031-12/+75
* WIP encodingQuentin Dufour2024-03-021-9/+46
* Serialize calendar-dataQuentin Dufour2024-03-021-11/+47
* Serialize CalDAV errorsQuentin Dufour2024-03-021-7/+49
* Encode Calendar PropertiesQuentin Dufour2024-03-021-9/+156
* Calendar skeletonQuentin Dufour2024-03-021-13/+253
* WIP CalDAV typesQuentin Dufour2024-03-021-4/+5
* fully serialize webdav core?Quentin Dufour2024-03-011-0/+10
* hook resource typeQuentin Dufour2024-03-011-1/+11
* Add a property hookQuentin Dufour2024-03-011-8/+12
* Simplify codeQuentin Dufour2024-03-011-9/+7
* WIP encoderQuentin Dufour2024-02-291-22/+0
* Fixed testsQuentin Dufour2024-02-291-8/+17
* At least it compilesQuentin Dufour2024-02-291-0/+100