nextcloud/apps/files/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
..
admin.js Added .jshintrc 2014-01-30 13:40:01 +01:00
file-upload.js Merge pull request #7011 from owncloud/jshint 2014-02-04 12:11:32 -08:00
fileactions.js Merge pull request #7011 from owncloud/jshint 2014-02-04 12:11:32 -08:00
filelist.js Do not send file list for select all on Download/delete 2014-02-13 20:28:52 +01:00
files.js Do not send file list for select all on Download/delete 2014-02-13 20:28:52 +01:00
jquery-visibility.js fixing undefined originalEvent 2013-02-14 12:19:50 +01:00
jquery.fileupload.js architecture too complex 2013-08-21 14:58:28 +02:00
jquery.iframe-transport.js architecture too complex 2013-08-21 14:58:28 +02:00
keyboardshortcuts.js Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
upgrade.js Added .jshintrc 2014-01-30 13:40:01 +01:00
upload.js Added .jshintrc 2014-01-30 13:40:01 +01:00