aboutsummaryrefslogtreecommitdiff
path: root/aero-proto
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-252-179/+5
|
* improve ical date parsingQuentin Dufour2024-05-231-12/+18
|
* test webdav core get, delete, updateQuentin Dufour2024-05-221-1/+9
|
* webdav propfind integration testsQuentin Dufour2024-05-221-1/+1
|
* fix unit testsQuentin Dufour2024-05-222-8/+8
|
* 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-1612-336/+678
|
* 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-124/+161
|
* Refactor DAVQuentin Dufour2024-04-061-123/+146
|
* It compiles againQuentin Dufour2024-04-051-66/+132
|
* WIP dav integrationQuentin Dufour2024-04-051-57/+69
|
* Share UniqueIdent between collectionsQuentin Dufour2024-03-203-4/+13
|
* working report calendar-multigetQuentin Dufour2024-03-201-18/+43
|
* Refactor Multistatus builder to better integrate with REPORTQuentin Dufour2024-03-201-70/+186
|
* Make Thunderbird sufficiently happy to send a REPORTQuentin Dufour2024-03-191-22/+41
|
* Working thunderbird autodetectQuentin Dufour2024-03-191-25/+34
|
* Pass thunderbird autodetect...Quentin Dufour2024-03-181-7/+14
|
* add support for 404 contentQuentin Dufour2024-03-181-46/+60
|
* Rework webdav typesQuentin Dufour2024-03-181-6/+6
|
* implement content typeQuentin Dufour2024-03-181-19/+48
|
* full dav pathQuentin Dufour2024-03-181-29/+17
|
* WIP DAV hierarchyQuentin Dufour2024-03-181-45/+104
|
* WIP DAV nodesQuentin Dufour2024-03-181-50/+223
|
* basic propfindQuentin Dufour2024-03-171-15/+80
|
* bind streaming codec to hyper 1.xQuentin Dufour2024-03-162-24/+135
|
* TLS + Fix authQuentin Dufour2024-03-132-93/+78
|
* Re-enable protoQuentin Dufour2024-03-0824-50/+95
|
* WIP refactorQuentin Dufour2024-03-0822-0/+5332