nextcloud-server/lib/public/AppFramework/Http
Robin Appelman 26ae51c4b3
feat: add header with user id in response
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-09-18 18:30:04 +07:00
..
Attribute feat(RequestHeader): Add indirect parameter 2025-06-03 11:09:12 +07:00
Events chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Template chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ContentSecurityPolicy.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
DataDisplayResponse.php fix(Http): Only allow valid HTTP status code values via template 2025-01-07 15:45:30 +07:00
DataDownloadResponse.php fix(Http): Only allow valid HTTP status code values via template 2025-01-07 15:45:30 +07:00
DataResponse.php fix(Http): Only allow valid HTTP status code values via template 2025-01-07 15:45:30 +07:00
DownloadResponse.php fix(Http): Only allow valid HTTP status code values via template 2025-01-07 15:45:30 +07:00
EmptyContentSecurityPolicy.php chore: Add proper deprecation dates where missing 2024-09-20 00:46:03 +07:00
EmptyFeaturePolicy.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
FeaturePolicy.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
FileDisplayResponse.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ICallbackResponse.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IOutput.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
JSONResponse.php chore: Correctly flag json encoding methods as escaping html and quotes 2025-02-17 15:24:07 +07:00
NotFoundResponse.php fix(Http): Only allow valid HTTP status code values via template 2025-01-07 15:45:30 +07:00
ParameterOutOfRangeException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
RedirectResponse.php fix(Http): Only allow valid HTTP status code values via template 2025-01-07 15:45:30 +07:00
RedirectToDefaultAppResponse.php refactor: migrate from OC to OCP in public interfaces 2025-05-15 16:17:47 +07:00
Response.php feat: add header with user id in response 2025-09-18 18:30:04 +07:00
StandaloneTemplateResponse.php fix(Http): Only allow valid HTTP status code values via template 2025-01-07 15:45:30 +07:00
StreamResponse.php fix(Http): Only allow valid HTTP status code values via template 2025-01-07 15:45:30 +07:00
StrictContentSecurityPolicy.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
StrictEvalContentSecurityPolicy.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
StrictInlineContentSecurityPolicy.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
TemplateResponse.php fix: Migrate all uses of OCP\Template to OCP\Template\ITemplateManager 2025-03-06 15:49:25 +07:00
TextPlainResponse.php fix(Http): Only allow valid HTTP status code values via template 2025-01-07 15:45:30 +07:00
TooManyRequestsResponse.php fix: Fix psalm issues and add missing methods to ITemplate interface 2025-03-06 15:49:25 +07:00
ZipResponse.php refactor(Streamer): inject `IDateTimeZone` as constructor arg 2025-08-14 17:19:28 +07:00