summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/carddav/addressbookimpl.php
Commit message (Collapse)AuthorAgeFilesLines
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-121-224/+0
| | | | | | * Move Application to correct namespace and PSR-4 it * Move dav app to PSR-4
* Update author informationLukas Reschke2016-03-011-0/+1
| | | | Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :)
* Queries on the cards table by uri require the addressbook as well - fixes #22284Thomas Müller2016-02-151-1/+1
|
* Filter contacts from the local system addressbook - remote share with local ↵Thomas Müller2016-02-021-0/+4
| | | | users is not allowed
* PHP 5.4 compatibilityThomas Müller2016-02-021-1/+2
|
* Happy new year!Thomas Müller2016-01-121-2/+1
|
* implement delete, create, update, search, get permissionsBjörn Schießle2015-12-151-0/+219