nextcloud/apps/files/ajax
Vincent Petry 909e505c2e Remove warning when deleting all entries
When deleting all entries, only "allfiles" is defined but not "file" or
"files", which caused a PHP warning to be logged.
2014-06-23 15:57:45 +02:00
..
delete.php Remove warning when deleting all entries 2014-06-23 15:57:45 +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 Add sorting to files list, trashbin and public files 2014-04-28 17:42:04 +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 Files, trashbin, public apps use ajax/JSON for the file list 2014-04-02 15:33:47 +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