aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/AppFramework/Middleware/OCSMiddleware.php
Commit message (Expand)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-3/+3
* Fix unauthorized OCS status in provisioningJoas Schilling2021-05-121-2/+10
* Remove deprecated \OCP\APIRoeland Jago Douma2021-03-031-3/+2
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+1
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+2
* Update license headersMorris Jobke2017-11-061-1/+2
* Remove explicit type hints for ControllerLukas Reschke2017-08-011-3/+3
* Fix middleware implementations signaturesRoeland Jago Douma2017-07-311-9/+9
* Split OCS version handlingRoeland Jago Douma2016-09-061-38/+47
* Extend OCSMiddlewareRoeland Jago Douma2016-08-141-2/+60
* Support subdir in the OCS v2 endpointRoeland Jago Douma2016-07-271-1/+1
* Set proper status code in OCS AppFramework MiddlewareRoeland Jago Douma2016-07-221-1/+6
* Merge pull request #507 from nextcloud/run-le-scriptMorris Jobke2016-07-211-0/+1
|\
| * Fix othersJoas Schilling2016-07-211-0/+1
* | AppFramework do not get default responseRoeland Jago Douma2016-07-201-1/+1
|/
* Add OCSMiddleware to catch OCS exceptionsRoeland Jago Douma2016-07-201-0/+80