aboutsummaryrefslogtreecommitdiff
path: root/aero-proto/src/dav/controller.rs
Commit message (Collapse)AuthorAgeFilesLines
* calendar-query filter propertiersQuentin Dufour2024-05-211-5/+115
|
* WIP filterQuentin Dufour2024-05-161-8/+48
|
* format + WIP calendar-queryQuentin Dufour2024-05-161-61/+139
|
* Add icalendar dependencyQuentin Dufour2024-04-301-1/+3
|
* Working ICS GET/PUT/DELETEQuentin Dufour2024-04-241-7/+16
|
* Parse If-{None-}Match headersQuentin Dufour2024-04-241-2/+1
|
* successfully return ICS in REPORT queriesQuentin Dufour2024-04-231-5/+5
|
* Add support for content typeQuentin Dufour2024-04-231-1/+1
|
* GET implementationQuentin Dufour2024-04-231-14/+17
|
* PUT seems to workQuentin Dufour2024-04-231-8/+26
|
* Add a virtual node CreateEventNodeQuentin Dufour2024-04-201-8/+28
|
* Finalize refactorQuentin Dufour2024-04-181-0/+227