nextcloud/apps/files/ajax
Vincent Petry 31181e4348 Fixed storage stats to be based on current directory
Previously, the storage statistics were always for the root dir.
This means that the upload button would always show the limit for the
root dir, even when uploading to a shared dir or external storage.

This fix adds a "dir" argument to getstoragestats.php.
2013-11-06 10:55:19 +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 remove unneccessary lib in namespace 2013-09-20 16:46:33 +02: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 Added missing comma to make the next diff cleaner 2013-10-31 15:12:26 +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 Append file etag to preview URLs 2013-10-28 14:14:55 +01:00