Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |