summaryrefslogtreecommitdiffstats
path: root/lib/public/IAddressBook.php
Commit message (Expand)AuthorAgeFilesLines
* Fix a doctype in OCP for IAddressBookThomas Citharel2022-05-171-1/+2
* Drop redundanten return commentDaniel Kesselberg2022-05-151-1/+0
* Convert strict_search to wildcard property and add psalm docsJoas Schilling2021-12-081-1/+2
* Only wildcard search if enumeration is allowedJoas Schilling2021-12-081-0/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-7/+1
* Merge pull request #22432 from nextcloud/enh/phpdocRoeland Jago Douma2020-08-261-1/+0
|\
| * Remove @package annotations from public namespaceJulius Härtl2020-08-261-1/+0
* | Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
|/
* IAddressBook: add isShared and isSystemAddressBookGeorg Ehrke2020-08-051-0/+15
* Use paginated search for contactsJulius Härtl2020-04-231-0/+2
* Update license headersChristoph Wurst2019-12-051-1/+5
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* Dont assign $options to $options and cleanup docDaniel Kesselberg2019-07-221-2/+3
* Allow access to addressbook unique uriJohn Molakvoæ (skjnldsv)2019-01-221-0/+7
* Make enhancing entries with type property optionalJulius Härtl2018-10-301-6/+8
* Fix othersJoas Schilling2016-07-211-1/+2
* Move \OCP to PSR-4Roeland Jago Douma2016-05-191-0/+93