Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 2 | -3/+1 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -3/+3 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+2 |
* | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |
* | Fix mismatching doc block parameter types | Christoph Wurst | 2020-03-06 | 1 | -1/+1 |
* | Use strpos to check that @ is the first char | Daniel Kesselberg | 2020-01-23 | 1 | -1/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 3 | -3/+4 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 3 | -1/+4 |
* | Have the OCSBaseResponse call the parent constructor | Roeland Jago Douma | 2019-08-08 | 1 | -1/+2 |
* | Do not send a body for "No content", "Not modified" and others | Joas Schilling | 2018-05-04 | 1 | -3/+55 |
* | Add trict CSP to OCS responses | Roeland Jago Douma | 2016-09-15 | 1 | -1/+2 |
* | Set proper content type on OCS responses | Roeland Jago Douma | 2016-09-07 | 1 | -0/+10 |
* | Split OCS version handling | Roeland Jago Douma | 2016-09-06 | 3 | -0/+239 |