nextcloud/apps/files/ajax
Robin Appelman d96146a017 Give storage backends the option to define having no known free space
When this is the case only the configured max upload size is taking into account for uploading
2013-02-16 03:27:50 +01:00
..
delete.php merge master into filesystem 2013-01-26 18:49:45 +01:00
download.php remove superfluous ?> at the end of .php files (left out apps/*/templates) 2012-07-09 16:51:16 +02:00
getstoragestats.php introducing class OCA/files/lib/Helper with new function to build an array with storage stats 2013-01-19 00:31:09 +01:00
list.php merge master into filesystem 2012-11-23 16:20:56 +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 use normalizePath to have a proper target path 2012-11-26 14:35:13 +01:00
newfolder.php move some stuff to the new api 2012-10-26 23:05:02 +02:00
rawlist.php move some stuff to the new api 2012-10-26 23:05:02 +02:00
rename.php Files: explicitly define 2013-02-08 12:03:28 +01:00
scan.php fixing undefined $eventSource 2013-01-06 23:36:31 +01:00
upgrade.php Cache: more efficient upgrading 2013-01-15 19:11:12 +01:00
upload.php Give storage backends the option to define having no known free space 2013-02-16 03:27:50 +01:00