nextcloud-server/lib/public/AppFramework/Http
Christoph Wurst 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-07-06 15:21:22 +07:00
..
Attribute feat(security): Add PHP \Attribute for remaining security annotations 2023-04-25 14:50:32 +07:00
Events
Template Add template types to responses 2023-06-30 09:33:29 +07:00
ContentSecurityPolicy.php
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 chore(appframework)!: Drop \OCP\AppFramework\Http\EmptyContentSecurityPolicy::allowInlineScript 2023-06-12 10:03:59 +07:00
EmptyFeaturePolicy.php
FeaturePolicy.php
FileDisplayResponse.php Add template types to responses 2023-06-30 09:33:29 +07:00
ICallbackResponse.php
IOutput.php
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
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 chore: Replace \OC::$server->query with \OCP\Server::get in /lib 2023-07-06 15:21: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 fix(docs): Fix language and copy-paste class name in docs of CSP 2023-05-30 13:39:33 +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 Add template types to responses 2023-06-30 09:33:29 +07:00
TextPlainResponse.php Add template types to responses 2023-06-30 09:33:29 +07:00
TooManyRequestsResponse.php Add template types to responses 2023-06-30 09:33:29 +07:00
ZipResponse.php Add template types to responses 2023-06-30 09:33:29 +07:00