nextcloud/lib/private/files/storage
Vincent Petry c62cce8269 Moved default isReadable/isUpdatable impl into Common class
Also adjusted all ext storage backends to not override these when the
default behavior is expected.
2013-11-22 18:21:17 +01:00
..
wrapper Fixed quota stream to not wrap read-only fopen calls 2013-10-25 12:33:16 +02:00
common.php Moved default isReadable/isUpdatable impl into Common class 2013-11-22 18:21:17 +01:00
commontest.php Change default mimetype detection for storage backends to only use filename 2013-11-20 15:25:29 +01:00
home.php Now using the "Home" storage detection approach for quota 2013-11-21 12:17:47 +01:00
loader.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
local.php Change default mimetype detection for storage backends to only use filename 2013-11-20 15:25:29 +01:00
mappedlocal.php Change default mimetype detection for storage backends to only use filename 2013-11-20 15:25:29 +01:00
storage.php php 5.3 compatibility for \OC\Files\Storage 2013-10-08 23:00:41 +02:00
temporary.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00