nextcloud/lib/private/files/storage
Vincent Petry 5ade2854ee Fix DAV exceptions, some will still return false now
Since the Storage interface isn't ready to work directly with exceptions
like Forbidden and NotFound, the DAV storage has been adapted to still
return false when expected.
2015-01-30 12:02:23 +01:00
..
wrapper adding getDirectDownload() to Wrapper 2014-12-28 17:17:14 +01:00
common.php add paged provider 2015-01-02 10:28:41 +01:00
commontest.php Change default mimetype detection for storage backends to only use filename 2013-11-20 15:25:29 +01:00
dav.php Fix DAV exceptions, some will still return false now 2015-01-30 12:02:23 +01:00
home.php Return the proper owner for home storages 2014-07-21 16:59:59 +02:00
local.php Clear statcache before getting the mtime from local storage backends 2014-12-02 14:25:49 +01:00
mappedlocal.php also clear statcache in mapped local 2014-12-02 16:39:03 +01:00
storage.php Fix storage being passed to cache/watcher and scanner when using storage wrappers 2014-06-14 10:14:08 +02:00
storagefactory.php Apply wrappers to existing mounts before registering it 2015-01-23 13:48:35 +01:00
temporary.php use system function to recursive remove the directory used by temporary storage 2014-06-06 09:29:31 +02:00