nextcloud/apps/files_sharing/lib/Controller
fenn-cs 26678174cc refactor(ShareApiController): Check for null and empty strings with empty()
Proactive measure to avoid warnings in higher php versions as well possible type errors

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-10-25 10:26:16 +00:00
..
AcceptController.php refactor(files_sharing): Replace security annotations with respective attributes 2024-07-27 22:42:51 +02:00
DeletedShareAPIController.php refactor(files_sharing): Replace security annotations with respective attributes 2024-07-27 22:42:51 +02:00
ExternalSharesController.php refactor(files_sharing): Replace security annotations with respective attributes 2024-07-27 22:42:51 +02:00
PublicPreviewController.php refactor(files_sharing): Replace security annotations with respective attributes 2024-07-27 22:42:51 +02:00
RemoteController.php refactor(files_sharing): Replace security annotations with respective attributes 2024-07-27 22:42:51 +02:00
SettingsController.php refactor(files_sharing): Replace security annotations with respective attributes 2024-07-27 22:42:51 +02:00
ShareAPIController.php refactor(ShareApiController): Check for null and empty strings with empty() 2024-10-25 10:26:16 +00:00
ShareController.php fix(files_sharing): show proper share not found error message 2024-08-06 16:25:10 +02:00
ShareesAPIController.php fix(files_sharing): filter out invalid shareWith in sharee API 2024-08-05 20:36:45 +02:00
ShareInfoController.php refactor(files_sharing): Replace security annotations with respective attributes 2024-07-27 22:42:51 +02:00