server/lib/private/Share20
Joas Schilling e79ab7d0c5
The share manager knows which provider can accept shares
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-11-12 17:37:47 +01:00
..
Exception
DefaultShareProvider.php Allow to accept group shares 2019-11-12 17:36:58 +01:00
Hooks.php
LegacyHooks.php Add event dispatcher to OCP 2019-06-25 10:02:27 +02:00
Manager.php The share manager knows which provider can accept shares 2019-11-12 17:37:47 +01:00
ProviderFactory.php Fix l10n in federated file sharing 2019-09-19 12:57:45 +02:00
Share.php Respect the accepted flag for group and user shares 2019-11-12 17:13:38 +01:00
ShareHelper.php