nextcloud/apps/files/js
Vincent Petry e2549fa660 Improve right sidebar tabs behavior
Tab heads are not rendered if only one tab.

The tab contents is updated on-demand. This means that if a tab is not
visible it is not rendered at first. If the tab was already rendered
through switching, its model will not get updated until the next time it
becomes visible. This will prevent needless rerendering of invisible tab
contents, especially considering that some tabs might need extra ajax
requests.
2015-08-14 16:51:04 +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 Make file actions work from sidebar 2015-08-12 17:30:20 +02:00
detailsview.js Improve right sidebar tabs behavior 2015-08-14 16:51:04 +02:00
detailtabview.js Improve right sidebar tabs behavior 2015-08-14 16:51:04 +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 Merge pull request #18178 from owncloud/files-sidebar-actions 2015-08-13 17:17:10 +02:00
fileactionsmenu.js Fixed file actions menu to close when reclicking trigger 2015-08-11 11:35:46 +02:00
fileinfomodel.js Introduce FileInfoModel 2015-08-12 17:29:54 +02:00
filelist.js Merge pull request #18178 from owncloud/files-sidebar-actions 2015-08-13 17:17:10 +02:00
files.js Merge pull request #18231 from owncloud/fix-show-shared-storage-full-temporary 2015-08-13 10:05:53 +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 Make file actions work from sidebar 2015-08-12 17:30:20 +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 Improve right sidebar tabs behavior 2015-08-14 16:51:04 +02:00
upload.js Improved Javascript docs for JSDoc 2014-10-31 13:43:30 +01:00