nextcloud/apps/files_sharing/lib/Controller
Carl Schwan 7b723813ce
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-07-31 19:37:59 +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-07-31 19:37:59 +02:00
RemoteController.php Fix unit tests 2022-06-07 20:40:55 +02:00
SettingsController.php Let users choose a share_folder 2021-09-06 16:39:11 +02:00
ShareAPIController.php Multiple fixes 2022-07-31 19:37:59 +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