summaryrefslogtreecommitdiffstats
path: root/lib/public/AppFramework/Http
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5907 from nextcloud/add-metadata-to-throttle-callMorris Jobke2017-08-011-1/+15
|\
| * Add metadata to \OCP\AppFramework\Http\Response::throttleLukas Reschke2017-07-271-1/+15
* | Replace wrong PHPDocsLukas Reschke2017-08-012-1/+2
|/
* Some phpstorm inspection fixesRoeland Jago Douma2017-07-222-2/+2
* Remove unused use statementsMorris Jobke2017-04-223-4/+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
* 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-152-4/+4
* 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
* 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
|/
* Fix othersJoas Schilling2016-07-2115-16/+31
* Update license headersLukas Reschke2016-05-268-8/+9
* Move \OCP\AppFramework to PSR-4Roeland Jago Douma2016-05-0615-0/+1729