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/private/files/storage
Robin Appelman 25370fcb82 Return SPACE_UNKNOWN if disk_free_space is disabled when getting the free space on a local storage 12 years ago
..
wrapper Added unit test for the test() method 12 years ago
common.php Moved default isReadable/isUpdatable impl into Common class 12 years ago
commontest.php Change default mimetype detection for storage backends to only use filename 12 years ago
home.php Now using the "Home" storage detection approach for quota 12 years ago
loader.php
local.php Return SPACE_UNKNOWN if disk_free_space is disabled when getting the free space on a local storage 12 years ago
mappedlocal.php Change default mimetype detection for storage backends to only use filename 12 years ago
storage.php
temporary.php