Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -3/+3 |
* | Fix unauthorized OCS status in provisioning | Joas Schilling | 2021-05-12 | 1 | -2/+10 |
* | Remove deprecated \OCP\API | Roeland Jago Douma | 2021-03-03 | 1 | -3/+2 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -2/+1 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+2 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -1/+2 |
* | Remove explicit type hints for Controller | Lukas Reschke | 2017-08-01 | 1 | -3/+3 |
* | Fix middleware implementations signatures | Roeland Jago Douma | 2017-07-31 | 1 | -9/+9 |
* | Split OCS version handling | Roeland Jago Douma | 2016-09-06 | 1 | -38/+47 |
* | Extend OCSMiddleware | Roeland Jago Douma | 2016-08-14 | 1 | -2/+60 |
* | Support subdir in the OCS v2 endpoint | Roeland Jago Douma | 2016-07-27 | 1 | -1/+1 |
* | Set proper status code in OCS AppFramework Middleware | Roeland Jago Douma | 2016-07-22 | 1 | -1/+6 |
* | Merge pull request #507 from nextcloud/run-le-script | Morris Jobke | 2016-07-21 | 1 | -0/+1 |
|\ | |||||
| * | Fix others | Joas Schilling | 2016-07-21 | 1 | -0/+1 |
* | | AppFramework do not get default response | Roeland Jago Douma | 2016-07-20 | 1 | -1/+1 |
|/ | |||||
* | Add OCSMiddleware to catch OCS exceptions | Roeland Jago Douma | 2016-07-20 | 1 | -0/+80 |