nextcloud/lib/public/Share
Robin Appelman 3da33ce3fc send share notification instead of erroring on duplicate share
when creating a share that already exists, instead of erroring, resend the notifications

Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-03-09 19:20:37 +01:00
..
Events Update license headers 2020-12-30 14:07:05 +01:00
Exceptions send share notification instead of erroring on duplicate share 2021-03-09 19:20:37 +01:00
IManager.php Allow apps to register their share providers from outside 2020-12-09 13:20:23 +01:00
IProviderFactory.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
IShare.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
IShareHelper.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
IShareProvider.php Fix docblock return type for IShareProvider 2021-03-02 20:12:46 +01:00