aboutsummaryrefslogtreecommitdiff
path: root/src/dav
Commit message (Collapse)AuthorAgeFilesLines
* Serialize calendar-dataQuentin Dufour2024-03-022-19/+55
|
* Serialize CalDAV errorsQuentin Dufour2024-03-022-10/+54
|
* Encode Calendar PropertiesQuentin Dufour2024-03-022-18/+169
|
* Calendar skeletonQuentin Dufour2024-03-022-13/+257
|
* Finalize caldav types iterationQuentin Dufour2024-03-021-4/+43
|
* CalDAV many typesQuentin Dufour2024-03-023-11/+632
|
* WIP CalDAV typesQuentin Dufour2024-03-024-17/+684
|
* simple lock testsQuentin Dufour2024-03-012-8/+76
|
* Fix some logic on lockedQuentin Dufour2024-03-011-0/+35
|
* Implement propertyupdateQuentin Dufour2024-03-011-3/+44
|
* type refactor on <prop>Quentin Dufour2024-03-012-42/+81
|
* test includeQuentin Dufour2024-03-011-0/+22
|
* Test AllpropQuentin Dufour2024-03-011-1/+162
|
* propname testsQuentin Dufour2024-03-012-23/+165
|
* fully serialize webdav core?Quentin Dufour2024-03-014-26/+114
|
* Finalized encode ActiveLockQuentin Dufour2024-03-012-12/+93
|
* WIP DAV encoderQuentin Dufour2024-03-012-20/+115
|
* hook resource typeQuentin Dufour2024-03-013-5/+27
|
* Add a property hookQuentin Dufour2024-03-012-19/+147
|
* WIP propertyQuentin Dufour2024-03-013-4/+17
|
* Simplify codeQuentin Dufour2024-03-014-36/+31
|
* WIP encoderQuentin Dufour2024-02-294-84/+101
|
* Fixed testsQuentin Dufour2024-02-292-69/+84
|
* At least it compilesQuentin Dufour2024-02-295-47/+368
|
* WIP XML encoderQuentin Dufour2024-02-292-6/+60
|
* Dav XML typesQuentin Dufour2024-02-282-64/+755
|
* WIP DAV types & encoderQuentin Dufour2024-02-283-4/+224
|
* 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