nextcloud/apps/files_sharing/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
..
public.js Do not send file list for select all on Download/delete 2014-02-13 20:28:52 +01:00
share.js Fixed various file name escaping issues in core apps 2014-01-10 15:02:26 +01:00