nextcloud/apps/files_sharing/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
..
3rdparty/gs-share add social media button for diaspora, twitter, facebook and google+ 2015-06-17 13:53:59 +02:00
app.js improve empty states for sharing and shared links as well 2014-12-17 21:22:28 +01:00
external.js Merge pull request #13525 from owncloud/s2s-fixscanfileforbrokenstorage 2015-01-28 00:31:37 +01:00
public.js Disable right sidebar in public file list page 2015-08-07 01:22:43 +02:00
settings-admin.js add admin documentation hints to Federated Cloud Sharing and cron 2015-04-09 12:07:05 +02:00
settings-personal.js make the click actions work 2015-06-17 13:53:59 +02:00
share.js Improve right sidebar tabs behavior 2015-08-14 16:51:04 +02:00
sharedfilelist.js Share app no longer use the OCS API icon 2015-07-06 16:32:15 +02:00
sharetabview.js Improve right sidebar tabs behavior 2015-08-14 16:51:04 +02:00