nextcloud-server/lib/public/AppFramework
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
..
Bootstrap feat: mail provider backend 2024-07-23 16:20:36 +07:00
Db style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Http chore(ExternalShareMenuAction): Remove unused legacy properties 2024-09-03 16:07:50 +07:00
OCS chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Services chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Utility style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
ApiController.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
App.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
AuthPublicShareController.php chore: refactor "substr" calls to improve code readability 2024-08-06 08:46:52 +07:00
Controller.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Http.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IAppContainer.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Middleware.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
OCSController.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
PublicShareController.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
QueryException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00