nextcloud/apps/files_sharing/lib/Controller
Joas Schilling 4d748b9f5a 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>
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-06-10 09:10:29 +01:00
..
AcceptController.php refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2024-01-19 09:12:34 +01:00
DeletedShareAPIController.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
ExternalSharesController.php fix(federation): Use sharing.federation.allowSelfSignedCertificates config for all OCM requests 2023-10-11 11:52:10 +02:00
PublicPreviewController.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
RemoteController.php refactor: Rename OpenAPI type aliases to their namespaces 2023-11-02 11:37:15 +01:00
SettingsController.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
ShareAPIController.php fix(sharing): Don't change the type of the controller argument 2024-06-10 09:10:29 +01:00
ShareController.php refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2024-01-19 09:12:34 +01:00
ShareesAPIController.php fix(files_sharing): ShareesAPI - Return empty response when user is not allowed to share 2024-03-15 16:47:50 +00:00
ShareInfoController.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00