nextcloud/apps/files_sharing/lib/Controller
Arthur Schiwon c55583d1b4
allow more than one plugin per share type
however it does not dedupe (appears too complex/expensive while we don't
havve the issue currently)

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-09-26 23:10:23 +02:00
..
ExternalSharesController.php Move files_sharing Controllers => Controller 2016-10-24 11:46:25 +02:00
PublicPreviewController.php Handle more error cases 2017-05-02 13:43:48 +02:00
RemoteController.php improved error handling 2017-07-21 12:07:32 +02:00
ShareAPIController.php Merge pull request #6120 from nextcloud/public_upload_share_api_fix 2017-09-04 12:43:02 +02:00
ShareController.php Fix comparisons in the sharing app 2017-08-01 13:56:12 +02:00
ShareInfoController.php Add unit tests 2017-08-10 16:25:58 +02:00
ShareesAPIController.php allow more than one plugin per share type 2017-09-26 23:10:23 +02:00