go-webdav/carddav
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
..
carddav_test.go carddav: pass pointer in CreateAddressBook 2024-02-07 17:24:04 +01:00
carddav.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 carddav: support address book creation/deletion 2024-02-07 17:20:48 +01:00
match_test.go carddav: do property filtering in match.Filter() 2022-06-03 08:36:05 +02:00
match.go carddav: do property filtering in match.Filter() 2022-06-03 08:36:05 +02:00
server.go caldav, carddav: displayname and desription are optional 2024-02-08 17:15:04 +01:00