nextcloud/apps/files/js
Vincent Petry 86e1eaf370 Inline actions using default renderer are now always permanent
Default renderer like the favorite icon can decide whether to use the
permanent class or not.

Fixed sharing code to properly update the icon according to sharing
state modifications.
2015-08-10 15:57:21 +02: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 Parse backslash as directory separator in breadcrumb 2015-01-24 09:56:00 +01:00
detailfileinfoview.js Main view does not commands detail and tab views to render. Fixes JS tests. 2015-08-07 01:22:43 +02:00
detailsview.js Use own tabs impl in files sidebar 2015-08-07 01:22:44 +02:00
detailtabview.js Use own tabs impl in files sidebar 2015-08-07 01:22:44 +02:00
favoritesfilelist.js fix unlocalized favorites browser title and alttext 2015-01-17 16:52:36 +01:00
favoritesplugin.js Added favorites feature to the files app 2014-12-15 12:10:54 +01:00
file-upload.js Fix file name validation in New menu 2015-04-27 16:31:18 +02:00
fileactions.js Inline actions using default renderer are now always permanent 2015-08-10 15:57:21 +02:00
fileactionsmenu.js Added bubble style, applied to file actions menu 2015-08-10 14:12:34 +02:00
filelist.js Implement file actions dropdown 2015-08-10 14:12:34 +02:00
files.js Merge pull request #17175 from owncloud/add-download-feedback 2015-07-30 16:34:35 +02:00
filesummary.js Adding a pending indicator to the files summary - fixes #14853 2015-03-27 01:16:29 +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
mainfileinfodetailview.js replace tipsy with tooltip 2015-08-07 12:33:50 +02:00
navigation.js Closes "New" dropdown when switching category 2015-05-19 14:47:13 +02: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 Implement file actions dropdown 2015-08-10 14:12:34 +02:00
upload.js Improved Javascript docs for JSDoc 2014-10-31 13:43:30 +01:00