aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/ContactsManager.php
Commit message (Expand)AuthorAgeFilesLines
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-8/+8
* chore: Add SPDX headerAndy Scherzinger2024-05-241-24/+4
* Cleanup plsam issues in DB/ContactsManager and ConsoleCarl Schwan2023-09-051-14/+11
* fix(mail): ContactManager search with fullmatchJohannes Merkel2023-06-291-3/+6
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* docs: document types flag for search optionsDaniel Kesselberg2023-01-191-1/+3
* Remove some constants and functions which have been long deprecatedCôme Chilliet2022-09-301-18/+0
* Fix a doctype in OCP for IAddressBookThomas Citharel2022-05-171-1/+2
* Convert strict_search to wildcard property and add psalm docsJoas Schilling2021-12-081-3/+12
* Only limit search in the system address bookJoas Schilling2021-12-081-2/+14
* Only wildcard search if enumeration is allowedJoas Schilling2021-12-081-0/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-4/+0
* Use matching parameter names form interfaces and implementationsMorris Jobke2020-08-191-6/+6
* More importsJoas Schilling2020-06-221-4/+6
* Fix code styleJoas Schilling2020-06-221-153/+152
* Fix undefined class "IAddressbook" on docsJoas Schilling2020-06-221-6/+8
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Use paginated search for contactsJulius Härtl2020-04-231-0/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-10/+7
* Merge pull request #20391 from nextcloud/refactor/spaces-cleanupChristoph Wurst2020-04-091-2/+2
|\
| * Remove trailing whitespaces from commentsChristoph Wurst2020-04-091-2/+2
* | Use php keywords in lowercaseChristoph Wurst2020-04-091-1/+1
|/
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-9/+9
* Update license headersChristoph Wurst2019-12-051-1/+3
* Allow to search for real pattern in contactsArne Hamann2019-05-281-1/+2
* Allow access to addressbook unique uriJohn Molakvoæ (skjnldsv)2019-01-221-0/+16
* Fix othersJoas Schilling2016-07-211-2/+3
* Moved some files in \OC to PSR-4Roeland Jago Douma2016-04-291-0/+189