summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CardDAV/AddressBook.php
Commit message (Expand)AuthorAgeFilesLines
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-2/+2
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-2/+2
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-4/+4
* Update license headersChristoph Wurst2019-12-051-1/+3
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* LIMIT is no column but a SQL feature, allow limit on initial syncGeorg Ehrke2019-07-181-0/+9
* Fix the system address bookRoeland Jago Douma2018-12-041-7/+8
* fixes dav share issue with ownerGeorg Ehrke2018-11-141-8/+13
* When sharing calendars and addressbooks the principal has to be verified to b...Roeland Jago Douma2018-05-271-1/+1
* Update license headersMorris Jobke2017-11-061-0/+1
* Fix remaining "PHP Inspection" warningsJoas Schilling2017-04-201-18/+13
* Add public access modifier to all methodsJoas Schilling2017-04-201-8/+8
* Restrict share handling to the owner onlyJoas Schilling2017-04-201-1/+20
* Translate the Contacts addressbook when it's defaultJoas Schilling2016-10-061-0/+18
* Fix apps/Joas Schilling2016-07-211-1/+2
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-121-0/+182