nextcloud/apps/files/tests/js
Vincent Petry d5397d813c Do not send file list for select all on Download/delete
- When all files are selected, do not send the whole file list
- Download will trigger download for the parent folder, also works
  with root
- Delete will send "allfiles" to the server that will find the file
  list or the passed directory by itself
2014-02-13 20:28:52 +01:00
..
fileactionsSpec.js Do not send file list for select all on Download/delete 2014-02-13 20:28:52 +01:00
filelistSpec.js Do not send file list for select all on Download/delete 2014-02-13 20:28:52 +01:00
filesSpec.js Fixed file name validation unit test + added newline 2014-01-30 13:40:01 +01:00