aboutsummaryrefslogtreecommitdiff
path: root/src/dav/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* add a fuzzerQuentin Dufour2024-03-071-6/+6
* Re-enable cal encoder testsQuentin Dufour2024-03-051-3/+14
* Refactor encoder+decoder WIP (compile)Quentin Dufour2024-03-051-0/+3
* Before refactoring the readerQuentin Dufour2024-03-041-0/+1
* WIP CalDAV typesQuentin Dufour2024-03-021-0/+2
* At least it compilesQuentin Dufour2024-02-291-0/+2
* WIP DAV types & encoderQuentin Dufour2024-02-281-4/+11
* Working on DAV routerQuentin Dufour2024-02-271-11/+19
* RefactorQuentin Dufour2024-02-271-0/+7
* WIP loginQuentin Dufour2024-02-271-3/+49
* basic router, define URI patternQuentin Dufour2024-02-271-2/+7
* Add basic DAV serverQuentin Dufour2024-02-261-0/+75