summaryrefslogtreecommitdiffstats
path: root/lib/private/Collaboration/Collaborators/LookupPlugin.php
Commit message (Expand)AuthorAgeFilesLines
* Use typed version of IConfig::getSystemValue as much as possibleCôme Chilliet2023-04-051-2/+2
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* confirm user is internal to globalscaleMaxence Lange2022-04-121-0/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+2
* Less ILoggerJoas Schilling2021-04-271-5/+6
* Use correct getSystemValue typeJ0WI2021-04-121-1/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Update share type constant usageJoas Schilling2020-06-241-2/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+4
* Search sharees on lookup server when explicitly requested by userChristoph Wurst2019-02-261-1/+1
* Always query lookup server in GS modeRoeland Jago Douma2019-02-211-1/+1
* Do not try to contact lookup server without internet connection or URLArthur Schiwon2018-10-181-1/+6
* some small fixes and improvementsBjoern Schiessle2018-10-101-5/+18
* adjust testsBjoern Schiessle2018-10-091-1/+1
* always query the lookup server in a global scale setup and have a nicer labelBjoern Schiessle2018-10-091-3/+22
* add tests for Lookup PluginArthur Schiwon2017-09-261-2/+1
* don't keep result types hard codedArthur Schiwon2017-09-261-1/+4
* Splits off the logic from sharees endpoint thus making it available fromArthur Schiwon2017-09-261-0/+83