nextcloud/apps/files/ajax
Morris Jobke e557fe0aab Add proper download started feedback
* this code adds a cookie when a special get parameter is set
* the content of this get parameter is used as value for the cookie
* the cookie expires after 20 seconds
* the JS code checks every 500 milliseconds for the cookie
  -> if the cookie is set the request returned and the download is started
2015-07-07 13:56:49 +02:00
..
delete.php update license headers and authors 2015-06-25 14:13:49 +02:00
download.php Add proper download started feedback 2015-07-07 13:56:49 +02:00
getstoragestats.php update license headers and authors 2015-06-25 14:13:49 +02:00
list.php fix filepicker 2015-04-13 10:38:08 +02:00
mimeicon.php Update license headers 2015-03-26 11:44:36 +01:00
move.php update license headers and authors 2015-06-25 14:13:49 +02:00
newfile.php update license headers and authors 2015-06-25 14:13:49 +02:00
newfolder.php update license headers and authors 2015-06-25 14:13:49 +02:00
rename.php update license headers and authors 2015-06-25 14:13:49 +02:00
scan.php Update license headers 2015-03-26 11:44:36 +01:00
upload.php update license headers and authors 2015-06-25 14:13:49 +02:00