nextcloud-server/lib/private/Share20
Côme Chilliet 2406677b40
fix: Do not use circle provider class constant
This is to avoid issues if the circles app is disabled but you still
 have circles shares in your DB

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-05-16 10:50:41 +07:00
..
Exception chore: Add SPDX header 2024-05-24 13:11:22 +07:00
DefaultShareProvider.php perf(Share20): Add interface to query all shares in a folder without filtering by user 2025-05-08 15:29:40 +07:00
GroupDeletedListener.php fix(Share20): Convert broken hooks to IEventListener 2025-03-03 12:49:01 +07:00
LegacyHooks.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Manager.php perf(Share20): Add interface to query all shares in a folder without filtering by user 2025-05-08 15:29:40 +07:00
ProviderFactory.php fix: Do not use circle provider class constant 2025-05-16 10:50:41 +07:00
PublicShareTemplateFactory.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Share.php fix: Ensure `label` is always a string 2025-01-26 20:41:31 +07:00
ShareAttributes.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
ShareDisableChecker.php fix: Fix types for sharingDisabledForUser 2025-04-07 17:36:24 +07:00
ShareHelper.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
UserDeletedListener.php fix(Share20): Convert broken hooks to IEventListener 2025-03-03 12:49:01 +07:00
UserRemovedListener.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00