go-webdav/caldav
Conrad Hoffmann 54f2a6355b caldav: implement Propfind
It did not handle Depth or requests to calendar components. This brings
the implementation on par with the one CardDAV one.
2022-11-02 19:49:53 +01:00
..
caldav.go caldav: fix validation error when VTIMEZONE is after VEVENT 2022-09-16 09:04:14 +02:00
client.go internal: fix XML element struct naming 2022-05-31 23:04:42 +02:00
elements.go Support custom user principal and home set paths 2022-05-11 11:12:04 +02:00
match_test.go carddav: evaluate recurrence in match helper 2022-08-31 16:57:42 +02:00
match.go carddav: evaluate recurrence in match helper 2022-08-31 16:57:42 +02:00
server.go caldav: implement Propfind 2022-11-02 19:49:53 +01:00