aboutsummaryrefslogtreecommitdiff
path: root/aero-proto/src/dav
Commit message (Collapse)AuthorAgeFilesLines
* fix DAV header for iOSQuentin Dufour2024-05-294-9/+41
|
* test report sync-collectionQuentin Dufour2024-05-292-2/+36
|
* initial implementation of sync-collectioncaldavQuentin Dufour2024-05-283-13/+151
|
* implement propfind sync-tokenQuentin Dufour2024-05-281-25/+67
|
* add a multistatus extension entrypointQuentin Dufour2024-05-281-0/+1
|
* webdav sync core codecQuentin Dufour2024-05-271-6/+10
|
* debug support of calendar-data pruningQuentin Dufour2024-05-272-11/+43
|
* better support for time-rangeQuentin Dufour2024-05-261-1/+5
|
* add a new aero-ical moduleQuentin Dufour2024-05-251-179/+4
|
* improve ical date parsingQuentin Dufour2024-05-231-12/+18
|
* test webdav core get, delete, updateQuentin Dufour2024-05-221-1/+9
|
* fix: parsing components & timesQuentin Dufour2024-05-221-82/+98
|
* first full filter implementationQuentin Dufour2024-05-221-17/+38
|
* calendar-query filter propertiersQuentin Dufour2024-05-211-5/+115
|
* WIP filterQuentin Dufour2024-05-161-8/+48
|
* format + WIP calendar-queryQuentin Dufour2024-05-166-326/+667
|
* Add icalendar dependencyQuentin Dufour2024-04-301-1/+3
|
* Working ICS GET/PUT/DELETEQuentin Dufour2024-04-243-16/+94
|
* Parse If-{None-}Match headersQuentin Dufour2024-04-244-7/+30
|
* basic thunderbird event is working!Quentin Dufour2024-04-232-17/+17
|
* successfully return ICS in REPORT queriesQuentin Dufour2024-04-233-166/+171
|
* Add support for content typeQuentin Dufour2024-04-233-1/+28
|
* GET implementationQuentin Dufour2024-04-235-27/+76
|
* PUT seems to workQuentin Dufour2024-04-233-27/+74
|
* Do not silently drop an invalid frameQuentin Dufour2024-04-213-7/+42
|
* Add a virtual node CreateEventNodeQuentin Dufour2024-04-203-30/+105
|
* Finalize refactorQuentin Dufour2024-04-184-647/+660
|
* split dav module in multiple filesQuentin Dufour2024-04-183-0/+972