summaryrefslogtreecommitdiffstats
path: root/lib/public/AppFramework
Commit message (Expand)AuthorAgeFilesLines
* Remove unused use statementsMorris Jobke2017-04-226-7/+0
* Make BruteForceProtection annotation more cleverLukas Reschke2017-04-131-0/+19
* Web app manifestPierre Rudloff2017-03-281-0/+1
* Add base-uri to CSP policyLukas Reschke2017-03-161-0/+1
* set 'no-store' cache header if we do not want FF to cacheChristoph Wurst2017-01-091-2/+2
* Remove IDb interface which was deprecated for 3 years alreadyJoas Schilling2016-12-141-15/+1
* prevent warning in StreamResponseRobin Appelman2016-11-291-1/+1
* allow passing a stream to StreamResponseRobin Appelman2016-11-162-3/+3
* @since 9.2.0 to @since 11.0.0Roeland Jago Douma2016-11-153-5/+5
* refactoring code to reduce cyclomatic complexitDonquixote2016-11-072-10/+5
* Add support for CSP noncesLukas Reschke2016-10-242-2/+24
* Initial AppDataRoeland Jago Douma2016-10-051-4/+3
* Add trict CSP to OCS responsesRoeland Jago Douma2016-09-151-3/+3
* Split OCS version handlingRoeland Jago Douma2016-09-061-13/+19
* Add FileDisplayResponseRoeland Jago Douma2016-09-051-0/+70
* Merge pull request #1158 from nextcloud/cache_avatarsLukas Reschke2016-09-051-2/+1
|\
| * Cache avatars properlyRoeland Jago Douma2016-08-301-2/+1
* | Deprecate OCSResponeRoeland Jago Douma2016-09-051-2/+3
|/
* OCSController requires DataResponseRoeland Jago Douma2016-08-101-11/+4
* Merge pull request #507 from nextcloud/run-le-scriptMorris Jobke2016-07-2134-36/+70
|\
| * Update with robinJoas Schilling2016-07-211-1/+1
| * Fix othersJoas Schilling2016-07-2134-35/+69
* | AppFramework do not get default responseRoeland Jago Douma2016-07-202-3/+18
|/
* Add OCSMiddleware to catch OCS exceptionsRoeland Jago Douma2016-07-204-0/+165
* Update license headersLukas Reschke2016-05-2614-10/+15
* Move \OCP\AppFramework to PSR-4Roeland Jago Douma2016-05-0630-0/+3583