nextcloud/lib/private/Share20
fenn-cs 8089ca5291 refactor(IShare): use strong typing for props
The `IShare` interfaces and it's resulting implementations currently only implement types via annotations.

There is need to implement strong typing and refactor usage of share objects to ONLY ACCESS initialized properties.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-05-02 17:09:10 +01:00
..
Exception Update php licenses 2021-06-04 22:02:41 +02:00
DefaultShareProvider.php fix(sharing): resolveGroupShares setPermissions on null 2024-03-19 13:09:10 +01: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: Apply new coding standard to all files 2024-04-02 14:16:21 +02:00
ProviderFactory.php Merge branch 'master' into refactor/OC-Server-getCloudFederationFactory 2024-03-15 15:33:06 +01:00
PublicShareTemplateFactory.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Share.php refactor(IShare): use strong typing for props 2024-05-02 17:09:10 +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