nextcloud/apps/files_sharing/lib/Controller
Joas Schilling bacf8c61a8 fix(sharing): Don't change the type of the controller argument
[EA] New value type (\DateTime) is not matching the resolved parameter type and might introduce types-related false-positives.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-06-11 14:17:57 +01:00
..
AcceptController.php Update php licenses 2021-06-04 22:02:41 +02:00
DeletedShareAPIController.php Add SHARE_TYPE_SCIENCEMESH 2023-03-08 16:46:55 +01:00
ExternalSharesController.php ocm services 2023-09-22 17:26:02 -01: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 fix(sharing): Don't change the type of the controller argument 2024-06-11 14:17:57 +01:00
ShareController.php Pluggable share provider 2023-02-02 15:41:26 +01:00
ShareesAPIController.php fix(files_sharing): ShareesAPI - Return empty response when user is not allowed to share 2024-03-15 16:57:31 +00:00
ShareInfoController.php chore: Add return types 2023-01-31 11:42:33 +01:00