nextcloud/lib/files/storage
Thomas Müller 6ff07f7681 Merge pull request #4712 from owncloud/fileapi-foreward
Provide an implementation of the fileapi for oc6 build on top of the old api
2013-09-13 14:31:11 -07:00
..
wrapper fix quota wrapper reporting negative free_space, breaking user interface 2013-08-16 15:48:45 +02:00
common.php Always check variable type before using readdir to avoid surprises 2013-09-04 13:06:04 +02:00
commontest.php Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
loader.php manage creating and wrapping storages in it's own class 2013-06-07 17:07:13 +02:00
local.php rename constants 2013-07-25 00:29:27 +02:00
mappedlocal.php more is_resource checks before readdir 2013-09-05 11:58:57 +02:00
storage.php add storage backend interface to public namespace 2013-09-10 20:13:47 +02:00
temporary.php adding ctor to Local and revert call to it within Temporary 2013-02-09 17:16:13 +01:00