nextcloud/apps/files_trashbin/ajax
Vincent Petry 80c8666d3a Deleting all files in trash now only sends a single flag
To prevent having to send the list of all files for deletion, only set a
flag "allfiles". This should make it a bit smoother when deleting 5000+
files.

Also fixes some "empty trash" message issues.
2013-11-11 17:58:33 +01:00
..
delete.php Deleting all files in trash now only sends a single flag 2013-11-11 17:58:33 +01:00
isEmpty.php added missing isEmpty ajax file 2013-07-30 12:48:41 +02:00
list.php namespaces use upcasefirst parts 2013-09-20 16:37:07 +02:00
preview.php outsource sharing and deleted files previews to apps 2013-08-19 13:24:07 +02:00
undelete.php Use !== and === in files_trashbin-app 2013-07-10 02:34:00 +02:00