aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/AppFramework/OCS
Commit message (Expand)AuthorAgeFilesLines
* Propagate throttling on OCS responseLukas Reschke2021-06-011-0/+5
* Fix unauthorized OCS status in provisioningJoas Schilling2021-05-121-1/+1
* Remove deprecated \OCP\APIRoeland Jago Douma2021-03-032-6/+6
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-052-2/+2
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-3/+1
* Use elseif instead of else ifChristoph Wurst2020-04-101-3/+3
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+2
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Fix mismatching doc block parameter typesChristoph Wurst2020-03-061-1/+1
* Use strpos to check that @ is the first charDaniel Kesselberg2020-01-231-1/+1
* Update license headersChristoph Wurst2019-12-053-3/+4
* Some php-cs fixesRoeland Jago Douma2019-11-223-1/+4
* Have the OCSBaseResponse call the parent constructorRoeland Jago Douma2019-08-081-1/+2
* Do not send a body for "No content", "Not modified" and othersJoas Schilling2018-05-041-3/+55
* Add trict CSP to OCS responsesRoeland Jago Douma2016-09-151-1/+2
* Set proper content type on OCS responsesRoeland Jago Douma2016-09-071-0/+10
* Split OCS version handlingRoeland Jago Douma2016-09-063-0/+239