nextcloud/lib/private/Share20
Carl Schwan aafaa39515
Multiple fixes
- Fix tests
- Use non deprecated event stuff
- Add a bit of type hinting to the new stuff
- More safe handling of instanceOfStorage (share might not be the first
  wrapper)
- Fix resharing

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-08-03 13:24:38 +02:00
..
Exception Update php licenses 2021-06-04 22:02:41 +02:00
DefaultShareProvider.php Multiple fixes 2022-08-03 13:24:38 +02:00
Hooks.php Update php licenses 2021-06-04 22:02:41 +02:00
LegacyHooks.php Admin Audit - Sharing: createShare - report the full path 2021-07-22 14:20:05 +00:00
Manager.php Fix share attribute related tests + code style 2022-08-03 13:24:19 +02:00
ProviderFactory.php Adds a "Request password" button to the public share authentication page for shares 2022-04-11 21:58:24 +02:00
Share.php Fix view-only code after code review comments 2022-08-03 13:24:20 +02:00
ShareAttributes.php Add share attributes + prevent download permission 2022-08-03 13:24:13 +02:00
ShareHelper.php Update php licenses 2021-06-04 22:02:41 +02:00
UserRemovedListener.php Update php licenses 2021-06-04 22:02:41 +02:00