nextcloud/apps/files/js
Vincent Petry f99f451026 Fixed drag and drop into folder and onto breadcrumb
Fixed drag and drop code to use FileList.getSelectedFiles() instead of
the visible DOM elements.
2014-04-28 14:55:01 +02:00
..
admin.js coding style fixes, cut long lines, comments not on same lines, curly braces 2014-02-26 10:16:54 +01:00
breadcrumb.js Moved code to replace svg with png to OC.Util 2014-04-04 11:34:26 +02:00
file-upload.js Fixed insertion of files 2014-04-28 14:55:01 +02:00
fileactions.js we no longer need to handle the Shared folder different from any other folder 2014-04-23 12:54:25 +02:00
filelist.js Fixed drag and drop into folder and onto breadcrumb 2014-04-28 14:55:01 +02:00
files.js Fixed drag and drop into folder and onto breadcrumb 2014-04-28 14:55:01 +02:00
filesummary.js Fixed selection to be based on FileList.files 2014-04-28 14:55:01 +02: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
upload.js Added .jshintrc 2014-01-30 13:40:01 +01:00