nextcloud/apps/files_sharing/lib/Controller
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
..
AcceptController.php Update php licenses 2021-06-04 22:02:41 +02:00
DeletedShareAPIController.php Update php licenses 2021-06-04 22:02:41 +02:00
ExternalSharesController.php Update php licenses 2021-06-04 22:02:41 +02:00
PublicPreviewController.php Multiple fixes 2022-08-03 13:24:38 +02:00
RemoteController.php Update php licenses 2021-06-04 22:02:41 +02:00
SettingsController.php Let users choose a share_folder 2021-09-06 16:39:11 +02:00
ShareAPIController.php Multiple fixes 2022-08-03 13:24:38 +02:00
ShareController.php Adds a "Request password" button to the public share authentication page for shares 2022-04-11 21:58:24 +02:00
ShareesAPIController.php Update php licenses 2021-06-04 22:02:41 +02:00
ShareInfoController.php Update php licenses 2021-06-04 22:02:41 +02:00