nextcloud-server/apps/files_sharing/lib/Controller
Vincent Petry 278a73789e
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-26 13:07:08 +01:00
..
AcceptController.php
DeletedShareAPIController.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
ExternalSharesController.php
PublicPreviewController.php
RemoteController.php
SettingsController.php
ShareAPIController.php Remove duplicated query for email shares 2021-03-22 06:50:47 +01:00
ShareController.php Map old account scope properties to new names 2021-03-26 13:07:08 +01:00
ShareesAPIController.php Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
ShareInfoController.php