nextcloud/apps/files_sharing/lib/Controller
Vincent Petry 5d76574a81 Map old account scope properties to new names
Use new scope values in settings page.
Adjust all consumers to use the new constants.
Map old scope values to new ones in account property getter.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-03-29 07:03:31 +00:00
..
AcceptController.php Fix license headers 2020-01-13 14:23:49 +01:00
DeletedShareAPIController.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
ExternalSharesController.php Also disallow ; in remote urls 2020-04-14 18:56:06 +02:00
PublicPreviewController.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
RemoteController.php Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
SettingsController.php Update license headers for 18 2019-12-20 09:23:25 +01:00
ShareAPIController.php Log exceptions when creating share 2021-03-15 15:06:16 +00:00
ShareController.php Map old account scope properties to new names 2021-03-29 07:03:31 +00:00
ShareInfoController.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
ShareesAPIController.php Remove unneeded casts that were found by Psalm 2021-01-11 13:14:41 +01:00