go-webdav/carddav
Conrad Hoffmann eaac65215b carddav: support multiple address books
This is the equivalent of #127 (and #140) for CardDAV and finally allows
backends to serve different address books to different users.

While I'm breaking the interface, correct one last instance of
"Addressbook" to "AddressBook" (in `AddressBookHomeSetPath`).
2024-02-02 17:48:22 +01:00
..
carddav_test.go carddav: support multiple address books 2024-02-02 17:48:22 +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 Support custom user principal and home set paths 2022-05-11 11:12:04 +02: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 carddav: support multiple address books 2024-02-02 17:48:22 +01:00