aboutsummaryrefslogtreecommitdiff
path: root/plugins/carddav/routes.go
Commit message (Collapse)AuthorAgeFilesLines
* Rename project to alpsSimon Ser2020-05-131-11/+11
|
* plugins/carddav: check supported vCard versionsSimon Ser2020-02-271-3/+9
|
* plugins/carddav: use paths instead of UIDs in URLsSimon Ser2020-02-271-43/+37
|
* plugins/carddav: add view to edit contactsSimon Ser2020-02-121-11/+48
|
* plugins/carddav: add page to create new contactSimon Ser2020-02-121-0/+67
|
* plugins/carddav: filter contacts with EMAIL/FN setSimon Ser2020-02-121-0/+3
| | | | | Don't issue a CardDAV query with any filter, Google won't return any result.
* plugins/carddav: cache addressbook home set pathSimon Ser2020-02-111-4/+3
|
* plugins/carddav: add basic contacts viewSimon Ser2020-02-051-0/+108