aboutsummaryrefslogtreecommitdiff
path: root/src/dav/calencoder.rs
Commit message (Collapse)AuthorAgeFilesLines
* 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