aboutsummaryrefslogtreecommitdiff
path: root/aero-dav/src/calencoder.rs
Commit message (Collapse)AuthorAgeFilesLines
* add a multistatus extension entrypointQuentin Dufour2024-05-281-0/+1
|
* parse property for sync + versioningQuentin Dufour2024-05-281-0/+19
|
* webdav sync core codecQuentin Dufour2024-05-271-1/+1
|
* better support for time-rangeQuentin Dufour2024-05-261-8/+4
|
* improve ical date parsingQuentin Dufour2024-05-231-12/+12
|
* fix: parsing components & timesQuentin Dufour2024-05-221-15/+18
|
* calendar-query filter propertiersQuentin Dufour2024-05-211-3/+0
|
* format + WIP calendar-queryQuentin Dufour2024-05-161-169/+262
|
* Refactor Multistatus builder to better integrate with REPORTQuentin Dufour2024-03-201-0/+15
|
* Pass thunderbird autodetect...Quentin Dufour2024-03-181-0/+8
|
* Rework webdav typesQuentin Dufour2024-03-181-10/+10
|
* WIP DAV hierarchyQuentin Dufour2024-03-181-1/+1
|
* bind streaming codec to hyper 1.xQuentin Dufour2024-03-161-2/+16
|
* fix parsingQuentin Dufour2024-03-121-33/+28
|
* WIP decoderQuentin Dufour2024-03-081-1/+1
|
* WIP implem cal decoderQuentin Dufour2024-03-081-1/+12
|
* Fixed some parsing bugsQuentin Dufour2024-03-081-1/+1
|
* Re-enable protoQuentin Dufour2024-03-081-5/+3
|
* WIP refactorQuentin Dufour2024-03-081-0/+886