nextcloud/apps/files_sharing/lib/Controller
Julius Härtl 7cc9ba28a7
perf(federation): Only request root share info for checking availability
Otherwise this would request a full recursive dirctory listing while the result is never being used

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-01-31 11:41:34 +01:00
..
AcceptController.php Update php licenses 2021-06-04 22:02:41 +02:00
DeletedShareAPIController.php Update php licenses 2021-06-04 22:02:41 +02:00
ExternalSharesController.php Update php licenses 2021-06-04 22:02:41 +02:00
PublicPreviewController.php Check share attributes on preview endpoints 2022-10-25 11:35:31 +02:00
RemoteController.php Fix unit tests 2022-06-07 20:40:55 +02:00
SettingsController.php Let users choose a share_folder 2021-09-06 16:39:11 +02:00
ShareAPIController.php Honor permissions of new link share via OCS API 2022-12-06 16:00:20 +01:00
ShareController.php Fix various other small psalm issues 2022-10-17 12:40:35 +02:00
ShareesAPIController.php type closure to make psalm a bit happier 2022-10-09 21:41:18 +02:00
ShareInfoController.php perf(federation): Only request root share info for checking availability 2023-01-31 11:41:34 +01:00