-
- Downloads
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.
Showing
- apps/files/js/filelist.js 3 additions, 2 deletionsapps/files/js/filelist.js
- apps/files_trashbin/ajax/delete.php 28 additions, 11 deletionsapps/files_trashbin/ajax/delete.php
- apps/files_trashbin/js/filelist.js 7 additions, 0 deletionsapps/files_trashbin/js/filelist.js
- apps/files_trashbin/js/trash.js 38 additions, 10 deletionsapps/files_trashbin/js/trash.js
- apps/files_trashbin/templates/index.php 1 addition, 3 deletionsapps/files_trashbin/templates/index.php
Loading
Please register or sign in to comment