go-webdav/caldav
Conrad Hoffmann ad1fe1c5a8
caldav, carddav: displayname and desription are optional
Both the displayname and the description can be absent for both
calendars and address books. If this is the case they should not show up
in PROPFIND responses as empty string.
2024-02-08 17:15:04 +01:00
..
caldav.go Support setting capabilities in ServePrincipal() 2022-12-13 15:46:51 +01:00
client.go caldav: add DiscoverContextURL 2023-12-27 23:16:49 +01:00
elements.go caldav: add MKCOL support 2024-02-08 17:08:41 +01:00
match_test.go caldav: fix match on open time ranges 2024-02-01 14:36:51 +01:00
match.go caldav: fix match on open time ranges 2024-02-01 14:36:51 +01:00
server_test.go caldav: add MKCOL support 2024-02-08 17:08:41 +01:00
server.go caldav, carddav: displayname and desription are optional 2024-02-08 17:15:04 +01:00