summaryrefslogtreecommitdiffstats
path: root/lib/public/IAddressBook.php
Commit message (Collapse)AuthorAgeFilesLines
* Use paginated search for contactsJulius Härtl2020-04-231-0/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Update license headersChristoph Wurst2019-12-051-1/+5
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
| | | | | | | | | | | * Order the imports * No leading slash on imports * Empty line before namespace * One line per import * Empty after imports * Emmpty line at bottom of file Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Dont assign $options to $options and cleanup docDaniel Kesselberg2019-07-221-2/+3
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Allow access to addressbook unique uriJohn Molakvoæ (skjnldsv)2019-01-221-0/+7
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Co-Authored-By: Joas Schilling <coding@schilljs.com>
* Make enhancing entries with type property optionalJulius Härtl2018-10-301-6/+8
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix othersJoas Schilling2016-07-211-1/+2
|
* Move \OCP to PSR-4Roeland Jago Douma2016-05-191-0/+93