nextcloud/apps/files/ajax
Thomas Mueller e560cba76b adding a ajax call to get the current file storage stats like free space
logic to call it every 5 minutes
make use of visibility API/jquery-visibility to perform the ajax call only if the browser is visible/in use
2013-01-11 16:47:28 +01:00
..
autocomplete.php Checkstyle fixes: NoSpaceAfterComma 2012-11-04 11:10:46 +01:00
delete.php the maximum upload size is now part of the response of the upload and delete operation. 2012-12-20 17:16:53 +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 adding a ajax call to get the current file storage stats like free space 2013-01-11 16:47:28 +01:00
list.php Do the url encoding once, only in breadcrumbs template 2012-11-16 16:12:28 +01:00
mimeicon.php Remove useless setting of RUNTIME_NOAPPS 2012-08-08 22:42:50 +02:00
move.php more translations 2013-01-09 12:48:57 +01:00
newfile.php use normalizePath to have a proper target path 2012-11-26 14:35:13 +01:00
newfolder.php add data-id directly after upload/creation to the file list (bugfix for #1917) 2012-10-08 17:30:35 +02:00
rawlist.php Whitespace fixes in apps 2012-08-29 20:29:43 +02:00
rename.php more translations 2013-01-09 12:48:57 +01:00
scan.php Make Jenkins more happy. 2012-10-23 00:28:12 +02:00
upload.php Merge branch 'master' into fixing-784-master 2013-01-06 22:40:35 +01:00