nextcloud/lib/private/files
Vincent Petry f62d94c4ff Throw StorageNotAvailable if propfind on root failed
If PROPFIND fails with 404 or 405 on the remote share root, it means the
storage is not available. Throw StorageNotAvailable is such case.
2015-07-13 18:28:53 +02:00
..
cache Remove OC_Log 2015-07-03 18:00:16 +02:00
config handle invalid results from mount providers 2015-06-29 14:42:34 +02:00
mount Remove OC_Log 2015-07-03 18:00:16 +02:00
node Add getUserFolder to IRootFolder 2015-07-03 11:11:58 +02:00
objectstore update license headers and authors 2015-06-25 14:13:49 +02:00
storage Throw StorageNotAvailable if propfind on root failed 2015-07-13 18:28:53 +02:00
stream Merge pull request #16406 from owncloud/enc-strlenperffix 2015-07-01 08:54:33 +02:00
type Move mimetypes.list.php to config/mimetypemapping.json 2015-07-08 13:18:58 +02:00
utils fix getting mount points when passing a path to the files:scan command 2015-06-29 14:03:23 +02:00
fileinfo.php remove unencrypted_size from the cache, size will contain the unencrypted size 2015-04-07 13:30:28 +02:00
filesystem.php expose the mount manager in the public api 2015-07-01 15:57:04 +02:00
view.php Remove OC_Log 2015-07-03 18:00:16 +02:00