nextcloud/apps/files/js
Vincent Petry 512ba327f7 Allow dropping files on the table container
Make it possible to drop files below the table even if the table is
smaller than the window height.

Added a check to make sure upload is not triggered on invisible lists.
2015-01-12 12:29:26 +01:00
..
admin.js drop allowZIPdownload and maxZIPSize as options 2014-06-02 16:29:03 +02:00
app.js Added favorites feature to the files app 2014-12-15 12:10:54 +01:00
breadcrumb.js fix alt text for breadcrumbs home icon 2014-12-17 11:26:42 +01:00
favoritesfilelist.js Added favorites feature to the files app 2014-12-15 12:10:54 +01:00
favoritesplugin.js Added favorites feature to the files app 2014-12-15 12:10:54 +01:00
file-upload.js Merge pull request #12941 from owncloud/wave-accessibility-compliance 2014-12-19 00:30:56 +01:00
fileactions.js make Share button localized again 2015-01-11 15:57:45 +01:00
filelist.js Allow dropping files on the table container 2015-01-12 12:29:26 +01:00
files.js Propertly restore thumbnail on cancel/rename/move 2014-12-17 13:12:57 +01:00
filesummary.js keep spaces out of translation 2015-01-11 13:43:43 +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 Fixed many issues, clean up 2014-05-15 17:51:04 +02:00
navigation.js Improved Javascript docs for JSDoc 2014-10-31 13:43:30 +01:00
search.js use class for no results div instead of id. the elements are not unique. 2015-01-06 14:34:35 +01:00
tagsplugin.js Fixed small code style issues 2014-12-15 17:20:41 +01:00
upload.js Improved Javascript docs for JSDoc 2014-10-31 13:43:30 +01:00