Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #7075 from nextcloud/remove-unused-variables | Roeland Jago Douma | 2017-11-07 | 1 | -1/+1 |
|\ | |||||
| * | Remove unused variables | Morris Jobke | 2017-11-06 | 1 | -1/+1 |
* | | Run updated license header updater | Morris Jobke | 2017-11-07 | 2 | -2/+2 |
* | | Change @georgehrke's email | Morris Jobke | 2017-11-06 | 1 | -1/+1 |
* | | Update license headers | Morris Jobke | 2017-11-06 | 18 | -4/+24 |
|/ | |||||
* | Doc: Fix phpDoc issues | Julius Härtl | 2017-10-23 | 1 | -1/+1 |
* | OC_OCS_Response is deprecated | Roeland Jago Douma | 2017-09-21 | 1 | -1/+1 |
* | fix typo and set @since properly | Thomas Citharel | 2017-09-15 | 2 | -6/+6 |
* | Add CSP frame-ancestors support | Thomas Citharel | 2017-09-15 | 2 | -0/+34 |
* | Remove explicit type hints for Controller | Lukas Reschke | 2017-08-01 | 1 | -4/+4 |
* | Merge pull request #5907 from nextcloud/add-metadata-to-throttle-call | Morris Jobke | 2017-08-01 | 1 | -1/+15 |
|\ | |||||
| * | Add metadata to \OCP\AppFramework\Http\Response::throttle | Lukas Reschke | 2017-07-27 | 1 | -1/+15 |
* | | Merge pull request #5877 from nextcloud/typehint_middleware | Morris Jobke | 2017-08-01 | 1 | -4/+4 |
|\ \ | |||||
| * | | Prop argument type for Middleware | Roeland Jago Douma | 2017-07-31 | 1 | -4/+4 |
| |/ | |||||
* | | Some more invalid PHPDocs in legacy classes | Lukas Reschke | 2017-08-01 | 1 | -0/+1 |
* | | Replace wrong PHPDocs | Lukas Reschke | 2017-08-01 | 3 | -2/+3 |
|/ | |||||
* | Some phpstorm inspection fixes | Roeland Jago Douma | 2017-07-22 | 4 | -14/+14 |
* | Remove deprecated Controller Functions | Roeland Jago Douma | 2017-07-20 | 1 | -105/+1 |
* | Remove unused use statements | Morris Jobke | 2017-04-22 | 6 | -7/+0 |
* | Make BruteForceProtection annotation more clever | Lukas Reschke | 2017-04-13 | 1 | -0/+19 |
* | Web app manifest | Pierre Rudloff | 2017-03-28 | 1 | -0/+1 |
* | Add base-uri to CSP policy | Lukas Reschke | 2017-03-16 | 1 | -0/+1 |
* | set 'no-store' cache header if we do not want FF to cache | Christoph Wurst | 2017-01-09 | 1 | -2/+2 |
* | Remove IDb interface which was deprecated for 3 years already | Joas Schilling | 2016-12-14 | 1 | -15/+1 |
* | prevent warning in StreamResponse | Robin Appelman | 2016-11-29 | 1 | -1/+1 |
* | allow passing a stream to StreamResponse | Robin Appelman | 2016-11-16 | 2 | -3/+3 |
* | @since 9.2.0 to @since 11.0.0 | Roeland Jago Douma | 2016-11-15 | 3 | -5/+5 |
* | refactoring code to reduce cyclomatic complexit | Donquixote | 2016-11-07 | 2 | -10/+5 |
* | Add support for CSP nonces | Lukas Reschke | 2016-10-24 | 2 | -2/+24 |
* | Initial AppData | Roeland Jago Douma | 2016-10-05 | 1 | -4/+3 |
* | Add trict CSP to OCS responses | Roeland Jago Douma | 2016-09-15 | 1 | -3/+3 |
* | Split OCS version handling | Roeland Jago Douma | 2016-09-06 | 1 | -13/+19 |
* | Add FileDisplayResponse | Roeland Jago Douma | 2016-09-05 | 1 | -0/+70 |
* | Merge pull request #1158 from nextcloud/cache_avatars | Lukas Reschke | 2016-09-05 | 1 | -2/+1 |
|\ | |||||
| * | Cache avatars properly | Roeland Jago Douma | 2016-08-30 | 1 | -2/+1 |
* | | Deprecate OCSRespone | Roeland Jago Douma | 2016-09-05 | 1 | -2/+3 |
|/ | |||||
* | OCSController requires DataResponse | Roeland Jago Douma | 2016-08-10 | 1 | -11/+4 |
* | Merge pull request #507 from nextcloud/run-le-script | Morris Jobke | 2016-07-21 | 34 | -36/+70 |
|\ | |||||
| * | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
| * | Fix others | Joas Schilling | 2016-07-21 | 34 | -35/+69 |
* | | AppFramework do not get default response | Roeland Jago Douma | 2016-07-20 | 2 | -3/+18 |
|/ | |||||
* | Add OCSMiddleware to catch OCS exceptions | Roeland Jago Douma | 2016-07-20 | 4 | -0/+165 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 14 | -10/+15 |
* | Move \OCP\AppFramework to PSR-4 | Roeland Jago Douma | 2016-05-06 | 30 | -0/+3583 |