aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Refactor encoder+decoder WIP (compile)Quentin Dufour2024-03-059-435/+677
|
* Decoder is starting to workQuentin Dufour2024-03-042-35/+132
|
* beginning...Quentin Dufour2024-03-042-94/+82
|
* Before refactoring the readerQuentin Dufour2024-03-042-0/+141
|
* Add new caldav test from RFCQuentin Dufour2024-03-041-1/+75
|
* caldav encoding test passingQuentin Dufour2024-03-042-26/+63
|
* Still testing CalDAVQuentin Dufour2024-03-032-1/+32
|
* WIP testingQuentin Dufour2024-03-031-10/+65
|
* CalEncoder should be fully implemented nowQuentin Dufour2024-03-032-53/+56
|
* Param-filter encodingQuentin Dufour2024-03-032-6/+47
|
* Serialize another caldav filterQuentin Dufour2024-03-032-33/+94
|
* WIP encodingQuentin Dufour2024-03-023-21/+71
|
* 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-015-26/+115
|
* 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-296-47/+369
|
* 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-2712-200/+231
|
* WIP loginQuentin Dufour2024-02-271-3/+49
|
* basic router, define URI patternQuentin Dufour2024-02-271-2/+7
|
* Add basic DAV serverQuentin Dufour2024-02-264-0/+99
|
* fix code formattingQuentin Dufour2024-02-231-19/+20
|
* Also share HTTPClient for K2Vperf/cpu-ram-bottleneckQuentin Dufour2024-02-233-17/+25
|
* Replace with a single AWS HTTP clientQuentin Dufour2024-02-233-14/+48
|
* formattingQuentin Dufour2024-02-227-41/+54
|
* Update imap-flow, clean IDLEQuentin Dufour2024-02-2211-116/+171
|
* fix testQuentin Dufour2024-02-221-1/+1
|