go-webdav/caldav
Conrad Hoffmann 13fa812f94 caldav: implement filter function for queries
This is not yet complete (see TODOs in code), but basic filtering of a
list of CaledarObjects works.

Includes test data from the RFC, which allows to use the RFCs examples
as test cases.
2022-05-25 18:57:16 +02:00
..
caldav.go caldav: add support for getcontentlength property 2022-05-24 10:08:32 +02:00
client.go caldav: add Content-Length support to client 2022-05-24 10:47:40 +02:00
elements.go Support custom user principal and home set paths 2022-05-11 11:12:04 +02:00
match_test.go caldav: implement filter function for queries 2022-05-25 18:57:16 +02:00
match.go caldav: implement filter function for queries 2022-05-25 18:57:16 +02:00
server.go caldav: set content length header for HEAD/GET requests 2022-05-24 10:08:32 +02:00