nextcloud/lib/private/Share20
Robin Appelman 88716650b3 fix: check for correct storage class when checking for link parent
fixes #39123

Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-09-04 23:19:04 +02:00
..
Exception Update php licenses 2021-06-04 22:02:41 +02:00
DefaultShareProvider.php fix: Remove shares only if there are no more common groups between users 2024-08-13 14:33:26 +02:00
Hooks.php Refactor OC\Server::getShareManager 2023-08-29 21:32:58 -05:00
LegacyHooks.php feat!: Migrate Share accepted event to typed event 2023-07-28 14:11:20 +02:00
Manager.php fix: check for correct storage class when checking for link parent 2024-09-04 23:19:04 +02:00
ProviderFactory.php fix(files_sharing): Delete user shares if needed when user is removed from a group 2024-08-13 14:32:43 +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-05-29 12:58:37 +01:00
ShareAttributes.php composer run cs:fix 2023-01-20 11:45:08 +01:00
ShareDisableChecker.php feat(files_sharing): allow to specify allowed groups to share instead of excluded groups 2024-03-15 16:52:59 +01: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