summaryrefslogtreecommitdiffstats
path: root/lib/private/Collaboration/Collaborators/Search.php
Commit message (Expand)AuthorAgeFilesLines
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+2
* ignore mail shares of related remote share resultsArthur Schiwon2021-04-201-2/+34
* Remove unneeded casts that were found by PsalmMorris Jobke2021-01-111-1/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Fix type errors detected by PsalmChristoph Wurst2020-10-141-2/+2
* Show federation and email results also with exact user match unless containing @Joas Schilling2020-09-231-2/+3
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Ignore whitespace in sharing by mailonehappycat2020-07-231-0/+3
* Update license headers for 19Christoph Wurst2020-04-291-0/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-4/+4
* dont show remote and email options if we have an exact match for local user e...Robin Appelman2020-04-081-0/+7
* Update license headersChristoph Wurst2019-12-051-1/+1
* add types to php docArthur Schiwon2018-01-171-4/+4
* do not offer the handle of the current user for auto completionArthur Schiwon2018-01-171-0/+9
* split off former searchSharee unit testArthur Schiwon2017-09-261-7/+2
* allow more than one plugin per share typeArthur Schiwon2017-09-261-8/+10
* make it possible to register plugins and kick out the circle oneArthur Schiwon2017-09-261-10/+17
* don't keep result types hard codedArthur Schiwon2017-09-261-4/+7
* Splits off the logic from sharees endpoint thus making it available fromArthur Schiwon2017-09-261-0/+82