summaryrefslogtreecommitdiffstats
path: root/lib/private/OCS
Commit message (Expand)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-204-4/+0
* Add a capability for the reference API and expose the regex to clientsJoas Schilling2022-10-011-1/+4
* Fix typos in lib/private subdirectoryluz paz2022-07-271-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-045-6/+1
* Some OCS result psalm fixesRoeland Jago Douma2021-02-151-2/+2
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Update license headers for 19Christoph Wurst2020-04-292-0/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-104-14/+9
* 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