nextcloud/lib/private/Share20
Daniel Calviño Sánchez 03f39ee8da fix: Handle missing share providers when promoting reshares
The provider for mail shares is not available when the "sharebymail" app
is disabled, and in that case a "ProviderException" is thrown when
trying to get it.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2025-04-08 13:35:15 +00:00
..
Exception Update php licenses 2021-06-04 22:02:41 +02:00
DefaultShareProvider.php fix(share): Return empty string if no label is set 2024-10-17 18:47:56 +02:00
Hooks.php Update php licenses 2021-06-04 22:02:41 +02:00
LegacyHooks.php feat!: Migrate Share accepted event to typed event 2023-07-28 14:11:20 +02:00
Manager.php fix: Handle missing share providers when promoting reshares 2025-04-08 13:35:15 +00:00
ProviderFactory.php Revert "Revert "[stable28] Apply group limit on remove from group"" 2024-08-19 16:11:38 +02:00
PublicShareTemplateFactory.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Share.php fix(shareManager): Respect empty expireDate in server 2024-06-13 18:34:51 +02:00
ShareAttributes.php composer run cs:fix 2023-01-20 11:45:08 +01:00
ShareDisableChecker.php cleanup di for share permissions wrapper 2023-08-16 15:25:05 +02:00
ShareHelper.php composer run cs:fix 2023-01-20 11:45:08 +01:00
UserRemovedListener.php composer run cs:fix 2023-01-20 11:45:08 +01:00