nextcloud/lib/private/Share20
Ferdinand Thiessen 3d136e4466
fix: Add acceptShare as an interface
It was commented out because at that time no other share provider
supported the `acceptShare` method. Today it is the same no other provider
supports it, but we should make it discoverable by adding it to the public API
as an additional interface.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-30 15:25:51 +02:00
..
Exception chore: Add SPDX header 2024-05-24 13:11:22 +02:00
DefaultShareProvider.php fix: Add acceptShare as an interface 2024-07-30 15:25:51 +02:00
Hooks.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
LegacyHooks.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Manager.php fix: Add acceptShare as an interface 2024-07-30 15:25:51 +02:00
ProviderFactory.php feat(files_sharing): implement IShareProviderWithNotification and refactor sendMailNotification 2024-07-12 20:14:30 +02:00
PublicShareTemplateFactory.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Share.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ShareAttributes.php fix(files_sharing): adjust IAttributes API and files_versions 2024-07-12 20:14:30 +02:00
ShareDisableChecker.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ShareHelper.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
UserRemovedListener.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00