summaryrefslogtreecommitdiffstats
path: root/lib/private/OCS
Commit message (Expand)AuthorAgeFilesLines
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-3/+3
* Update license headersChristoph Wurst2019-12-055-5/+9
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* Allow to skip retrieving from cache in the DiscoveryServiceRoeland Jago Douma2018-04-181-6/+9
* Add extra check so we don't error out on typeRoeland Jago Douma2018-01-161-1/+4
* Strict DiscoveryServiceRoeland Jago Douma2018-01-161-9/+10
* Also replace all other occurencesMorris Jobke2017-12-181-1/+1
* Also cache invalid DiscoveryService responseRoeland Jago Douma2017-12-131-2/+1
* Update license headersMorris Jobke2017-11-062-0/+3
* Fix OCS ExceptionRoeland Jago Douma2017-08-011-0/+4
* PrivateData to appRoeland Jago Douma2017-07-211-114/+0
* add tests for discovery serviceBjoern Schiessle2017-04-111-3/+3
* provide public discovery service to discover OCS end-points on another serverBjoern Schiessle2017-04-111-0/+125
* announce public endpoints to sync trusted serversBjoern Schiessle2017-03-091-0/+17
* Move OC\OCS\Person to OCSControllerRoeland Jago Douma2016-11-161-48/+0
* Add bruteforce checker to Person.phpLukas Reschke2016-11-141-0/+3
* Remove unused private classesRoeland Jago Douma2016-08-181-39/+0
* Remove OC_OCS_Cloud and OC\OCS\CloudRoeland Jago Douma2016-08-091-39/+0
* Move getCapabilities over to CoreRoeland Jago Douma2016-08-091-16/+0
* Fix othersJoas Schilling2016-07-218-16/+24
* Update license headersLukas Reschke2016-05-266-6/+12
* Move OCS Provider to PSR-4 namespaceJoas Schilling2016-05-191-0/+96
* lib/private/ocs to PSR-4 (#24558)Roeland Douma2016-05-127-0/+496