nextcloud/apps/files_sharing
Vincent Petry e1dbae1467 Properly trigger testRemote after getting a 404 from remote fed share
Whenever a remote fed share's shareinfo call returns a 404, don't
directly assume the storage is not available by throwing
StorageNotAvailableException. We need to properly throw
NotFoundException to trigger the later logic that calls testRemote()
that verifies that the 404 is not from a broken server but really from
an obsolete share.
2016-02-18 11:57:03 +01:00
..
ajax Happy new year! 2016-01-12 15:02:18 +01:00
api OCS Share API should not return invalid shares 2016-02-17 13:55:39 +01:00
appinfo Fix the notification API usage 2016-02-10 08:40:45 +01:00
css Fix the width of the share with input 2015-11-30 16:46:51 +01:00
img fix look of 'Share with me via ownCloud' button, fix wording 2015-06-17 16:05:05 +02:00
js Reload list of shares on directory change 2016-02-11 11:06:26 +01:00
l10n [tx-robot] updated from transifex 2016-02-16 01:55:39 -05:00
lib Properly trigger testRemote after getting a 404 from remote fed share 2016-02-18 11:57:03 +01:00
templates Use HTTPS instead of HTTP 2016-02-05 13:05:04 +01:00
tests Add unit tests for formatShare 2016-02-17 13:55:39 +01:00
list.php Happy new year! 2016-01-12 15:02:18 +01:00
public.php Happy new year! 2016-01-12 15:02:18 +01:00
settings-admin.php Happy new year! 2016-01-12 15:02:18 +01:00
settings-personal.php Happy new year! 2016-01-12 15:02:18 +01:00