nextcloud/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 2014-01-21 11:32:30 +01:00
..
delete.php remove unneccessary lib in namespace 2013-09-20 16:46:33 +02:00
download.php Compare result are already true/false 2013-08-17 12:58:10 +02:00
getstoragestats.php Fixed storage stats to be based on current directory 2013-11-06 10:55:19 +01:00
list.php Files app backend now normalizes paths before rendering templates 2013-11-14 13:24:05 +01:00
mimeicon.php Remove useless setting of RUNTIME_NOAPPS 2012-08-08 22:42:50 +02:00
move.php Files: explicitly define 2013-02-08 12:03:28 +01:00
newfile.php Fixed download file from URL error messages 2013-12-12 10:38:12 +01:00
newfolder.php Fix double not in newfile/newfolder language. 2013-10-27 11:53:14 +01:00
rawlist.php Remove require in rawlist.php 2013-10-02 12:45:30 +02:00
rename.php Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
scan.php Split scanning logic from ajax file 2013-07-19 16:44:47 +02:00
upgrade.php Cache: more efficient upgrading 2013-01-15 19:11:12 +01:00
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 2014-01-21 11:32:30 +01:00