nextcloud-server/lib/private/Share20
Carl Schwan 3bdb344224
perf(external-sharing): Port to Entity and SnowflakeId
This removes all the read after write and we don't need to queries all
the time the same share in the same request anymore.

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-12-16 10:40:07 +07:00
..
Exception chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
DefaultShareProvider.php Merge pull request #53945 from nextcloud/chore/share-constants 2025-07-29 13:31:42 +07:00
GroupDeletedListener.php fix(Share20): Convert broken hooks to IEventListener 2025-03-03 12:49:01 +07:00
LegacyHooks.php fix(IShare): Add missing getParent and setParent methods 2025-07-29 11:27:04 +07:00
Manager.php perf(external-sharing): Port to Entity and SnowflakeId 2025-12-16 10:40:07 +07:00
ProviderFactory.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
PublicShareTemplateFactory.php feat(files_sharing): Support priority in public template providers 2025-12-04 10:59:58 +07:00
Share.php fix(IShare): Add missing getParent and setParent methods 2025-07-29 11:27:04 +07:00
ShareAttributes.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ShareDisableChecker.php fix(sharing): fix json decoding the list of groups excluded from sharing 2025-06-16 08:30:31 +07:00
ShareHelper.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +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