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/apps/files/ajax
Thomas Müller 23a4d0d44e OC_Util::setupFS($user) will create a data dir for the given string - no matter if the user really exists - OCP\JSON::checkUserExists($owner); introduces a ready to use check which will bail out with an JSON error 12 years ago
..
delete.php remove unneccessary lib in namespace 12 years ago
download.php Compare result are already true/false 13 years ago
getstoragestats.php Fixed storage stats to be based on current directory 12 years ago
list.php Files app backend now normalizes paths before rendering templates 12 years ago
mimeicon.php Remove useless setting of RUNTIME_NOAPPS 14 years ago
move.php Files: explicitly define 13 years ago
newfile.php Fixed download file from URL error messages 12 years ago
newfolder.php Fix double not in newfile/newfolder language. 12 years ago
rawlist.php Remove require in rawlist.php 12 years ago
rename.php Add _many_ newlines at the end of files 13 years ago
scan.php Split scanning logic from ajax file 13 years ago
upgrade.php Cache: more efficient upgrading 13 years ago
upload.php OC_Util::setupFS($user) will create a data dir for the given string - no matter if the user really exists - OCP\JSON::checkUserExists($owner); introduces a ready to use check which will bail out with an JSON error 12 years ago