summaryrefslogtreecommitdiffstats
path: root/lib/public/AppFramework/Http
Commit message (Expand)AuthorAgeFilesLines
* Better event description for BeforeTemplateRenderedEvent in files and files_s...Morris Jobke2020-07-151-2/+2
* Add real events to load additionalscriptsRoeland Jago Douma2020-07-152-0/+62
* Fix robots "noindex, nofollow" signalsJoas Schilling2020-06-252-0/+2
* Allow to specify the cookie type for appframework responsesRoeland Jago Douma2020-06-222-3/+5
* Merge pull request #20897 from nextcloud/bugfix/httpcacheRoeland Jago Douma2020-05-131-5/+4
|\
| * Add public argument to Http cacheFor()Clement Wong2020-05-101-5/+4
| * Proxy server could cache http response when it is not privateClement Wong2020-05-101-2/+2
* | Update license headers for 19Christoph Wurst2020-04-293-0/+3
|/
* Add visibility to all constantsChristoph Wurst2020-04-101-2/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-1017-50/+26
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-096-15/+15
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-095-5/+0
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-094-5/+5
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-316-2/+7
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-272-2/+0
|\
| * Remove unused importsChristoph Wurst2020-03-252-2/+0
* | Use the short array syntax, everywhereChristoph Wurst2020-03-265-9/+9
|/
* add docs for useJsNoncePavel Krasikov2020-03-151-0/+1
* Fix license headersChristoph Wurst2020-01-131-0/+1
* Split the menu entry for external shares in twoDaniel Calviño Sánchez2019-12-301-5/+6
* Format HTML elementsDaniel Calviño Sánchez2019-12-301-8/+8
* Update license headersChristoph Wurst2019-12-0529-61/+97
* Some php-cs fixesRoeland Jago Douma2019-11-2210-7/+8
* set default CSP on NotFoundResponseRoeland Jago Douma2019-09-091-0/+1
* Add deprecation warningRoeland Jago Douma2019-08-291-0/+1
* Do not enforce the parent constructor of response to be calledRoeland Jago Douma2019-08-191-10/+8
* frame-src doesn't respect the nonce attributeRoeland Jago Douma2019-08-161-3/+0
* Add feature policy headerRoeland Jago Douma2019-08-104-0/+266
* Add form-action CSP elementRoeland Jago Douma2019-07-312-0/+35
* No need to have these classes we tighten the default CSP from time toRoeland Jago Douma2019-07-273-0/+3
* Set empty CSP by defaultRoeland Jago Douma2019-04-1612-1/+34
* CSP: set nonce for iframesRoeland Jago Douma2019-03-161-1/+5
* Allow apps to redirect to the default appJoas Schilling2019-03-011-0/+40
* Add StandaloneTemplateResponseRoeland Jago Douma2019-02-061-0/+37
* Emit to load additionalscriptsRoeland Jago Douma2019-01-311-0/+3
* Set default frame-ancestors to 'self'Roeland Jago Douma2019-01-081-1/+3
* CSP: Allow fonts to be provided in dataRoeland Jago Douma2019-01-071-0/+1
* Basic CSP no longer deprecatedRoeland Jago Douma2018-11-081-1/+0
* Add report-uri to CSPRoeland Jago Douma2018-10-212-0/+23
* Disallow unsafe-eval by defaultRoeland Jago Douma2018-10-141-6/+2
* Add PHPDocMorris Jobke2018-10-021-4/+14
* fixup! Add fix responseRoeland Jago Douma2018-10-021-1/+1
* fixup! Add fix responseRoeland Jago Douma2018-10-021-3/+5
* Add fix responseJakob Sack2018-10-021-0/+75
* Deprecate the childSrc functionsRoeland Jago Douma2018-09-041-0/+2
* Add workerSrc to CSPRoeland Jago Douma2018-09-042-0/+34
* Disallow eval on the StrictEvalCSPRoeland Jago Douma2018-07-111-1/+1
* Add stricter CSPsRoeland Jago Douma2018-06-134-2/+192
* Move caching logic to responseRoeland Jago Douma2018-06-041-2/+14
* Add since tagsJulius Härtl2018-04-052-1/+18