aboutsummaryrefslogtreecommitdiff
path: root/plugins/carddav/routes.go
Commit message (Expand)AuthorAgeFilesLines
* alps theme: add contact edit/createDrew DeVault2020-05-201-0/+2
* alps theme: add contact details pageDrew DeVault2020-05-201-1/+3
* plugins/carddav: add route to delete a contactSimon Ser2020-05-131-0/+18
* 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
* plugins/carddav: cache addressbook home set pathSimon Ser2020-02-111-4/+3
* plugins/carddav: add basic contacts viewSimon Ser2020-02-051-0/+108