You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/files/storage
Thomas Müller 6ff07f7681 Merge pull request #4712 from owncloud/fileapi-foreward 12 years ago
..
wrapper fix quota wrapper reporting negative free_space, breaking user interface 12 years ago
common.php Always check variable type before using readdir to avoid surprises 12 years ago
commontest.php Add _many_ newlines at the end of files 12 years ago
loader.php manage creating and wrapping storages in it's own class 12 years ago
local.php rename constants 12 years ago
mappedlocal.php more is_resource checks before readdir 12 years ago
storage.php add storage backend interface to public namespace 12 years ago
temporary.php adding ctor to Local and revert call to it within Temporary 12 years ago