nextcloud-server/lib/public/AppFramework/Http
Ferdinand Thiessen 61d687631b
chore(ExternalShareMenuAction): Remove unused legacy properties
Keep them in the constructor to not break the API,
but they are not used anymore.
This way of adding a share was deprecated in Nextcloud 12 (2016!),
in favor of the federated share API, in Nextcloud 28 this way to create a share was removed.

So we can cleanup as all it takes now to create a federeated share is the share token + federated user ID.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-03 16:07:50 +07:00
..
Attribute style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Events chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Template chore(ExternalShareMenuAction): Remove unused legacy properties 2024-09-03 16:07:50 +07:00
ContentSecurityPolicy.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
DataDisplayResponse.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
DataDownloadResponse.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
DataResponse.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
DownloadResponse.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
EmptyContentSecurityPolicy.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +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: Add SPDX header 2024-05-24 13:11:22 +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 style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
NotFoundResponse.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
ParameterOutOfRangeException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
RedirectResponse.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
RedirectToDefaultAppResponse.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Response.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
StandaloneTemplateResponse.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
StreamResponse.php chore: Add SPDX header 2024-05-24 13:11:22 +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 style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
TextPlainResponse.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
TooManyRequestsResponse.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
ZipResponse.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00