nextcloud/apps/files/ajax
Björn Schießle 27d94e9273 Merge pull request #10295 from owncloud/file_actions_error_handling
file actions improved error handling
2014-08-14 11:44:50 +02:00
..
delete.php no error if we try to delete a file which no longer exists 2014-08-11 12:03:08 +02:00
download.php Merge branch 'master' into load-apps-proper-master 2014-03-21 14:05:08 +01:00
getstoragestats.php Merge branch 'master' into load-apps-proper-master 2014-03-21 14:05:08 +01:00
list.php More error catching in list.php 2014-07-01 14:58:17 +02:00
mimeicon.php close the session on all file operations 2014-03-10 14:39:27 +01:00
move.php close the session on all file operations 2014-03-10 14:39:27 +01:00
newfile.php check quota when trying to download a file via new -> web 2014-08-08 14:35:33 +02:00
newfolder.php Files, trashbin, public apps use ajax/JSON for the file list 2014-04-02 15:33:47 +02:00
rename.php close the session on all file operations 2014-03-10 14:39:27 +01:00
scan.php close the session on all file operations 2014-03-10 14:39:27 +01:00
upload.php Fixed uploading by drag and drop into folder 2014-06-19 16:14:10 +02:00