nextcloud-server/lib/public/AppFramework/Http
Joas Schilling f6b6776c93
fix(API): Use a distinct exception so apps can react to it and customize the return
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-28 06:11:57 +07:00
..
Attribute feat(openapi): Add OpenAPI attribute to allow multiple scopes and overwriting tags 2023-11-03 09:25:11 +07:00
Events add separate event for rendering login page template 2023-08-17 10:57:56 +07:00
Template Add template types to responses 2023-06-30 09:33:29 +07:00
ContentSecurityPolicy.php fix!(ContentSecurityPolicy): Make `strict-dynamic` enabled by default on `script-src-elem` 2023-11-17 14:42:36 +07:00
DataDisplayResponse.php Add template types to responses 2023-06-30 09:33:29 +07:00
DataDownloadResponse.php Add template types to responses 2023-06-30 09:33:29 +07:00
DataResponse.php Add template types to responses 2023-06-30 09:33:29 +07:00
DownloadResponse.php Add template types to responses 2023-06-30 09:33:29 +07:00
EmptyContentSecurityPolicy.php fix(CSP): Only add `strict-dynamic` when using nonces 2023-11-17 22:01:02 +07:00
EmptyFeaturePolicy.php composer run cs:fix 2023-01-20 11:45:08 +07:00
FeaturePolicy.php Update php licenses 2021-06-04 22:02:41 +07:00
FileDisplayResponse.php Add template types to responses 2023-06-30 09:33:29 +07:00
ICallbackResponse.php composer run cs:fix 2023-01-20 11:45:08 +07:00
IOutput.php composer run cs:fix 2023-01-20 11:45:08 +07:00
JSONResponse.php Add template types to responses 2023-06-30 09:33:29 +07:00
NotFoundResponse.php Add template types to responses 2023-06-30 09:33:29 +07:00
ParameterOutOfRangeException.php fix(API): Use a distinct exception so apps can react to it and customize the return 2023-11-28 06:11:57 +07:00
RedirectResponse.php Add template types to responses 2023-06-30 09:33:29 +07:00
RedirectToDefaultAppResponse.php Add template types to responses 2023-06-30 09:33:29 +07:00
Response.php Stop sending deprecated Pragma header 2023-08-28 15:11:22 +07:00
StandaloneTemplateResponse.php Add template types to responses 2023-06-30 09:33:29 +07:00
StreamResponse.php Add template types to responses 2023-06-30 09:33:29 +07:00
StrictContentSecurityPolicy.php Allow "wasm-unsafe-eval" in CSP 2023-08-10 02:38:41 +07:00
StrictEvalContentSecurityPolicy.php fix(docs): Fix language and copy-paste class name in docs of CSP 2023-05-30 13:39:33 +07:00
StrictInlineContentSecurityPolicy.php fix(docs): Fix language and copy-paste class name in docs of CSP 2023-05-30 13:39:33 +07:00
TemplateResponse.php fix!: Remove legacy event dispatching Symfony's GenericEvent from AdditionalScripts 2023-07-27 09:57:52 +07:00
TextPlainResponse.php Add template types to responses 2023-06-30 09:33:29 +07:00
TooManyRequestsResponse.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
ZipResponse.php Add template types to responses 2023-06-30 09:33:29 +07:00