nextcloud/apps/files
Arthur Schiwon 7a982872e7 Main view does not commands detail and tab views to render. Fixes JS tests.
For a predictive behaviour we need to determine who is allowed to call render
methods on the views. Either, the main view is solely allowed to call render
and views do not do anything about output until then. Or, the main view relies
on the concrete views to be ready when things are about to be shown. The latter
approach has the advantage that concrete views know when they have to update
themselves (e.g. new data arrives or information change), but the main view
has now idea of the inner workings.
2015-08-07 01:22:43 +02:00
..
ajax Merge pull request #17175 from owncloud/add-download-feedback 2015-07-30 16:34:35 +02:00
appinfo add condition to update query 2015-07-27 12:08:13 +02:00
command Lock scanner to the given user 2015-07-15 14:08:06 +02:00
controller disallow cookie auth for cors requests 2015-05-22 14:06:26 +02:00
css Improve layout, fix mime icon 2015-08-07 01:22:43 +02:00
img add icons to files sidebar, fix shade, fix position of settings icon and text 2015-04-08 19:25:28 +02:00
js Main view does not commands detail and tab views to render. Fixes JS tests. 2015-08-07 01:22:43 +02:00
l10n [tx-robot] updated from transifex 2015-07-31 01:56:30 -04:00
lib Add owner to the storage stats to enable better notifications 2015-06-05 18:21:41 +02:00
service Update license headers 2015-03-26 11:44:36 +01:00
templates Merge pull request #16893 from owncloud/fixSlideToggle 2015-06-17 16:06:47 +02:00
tests More work on right sidebar unit tests 2015-08-07 01:22:43 +02:00
admin.php Update license headers 2015-03-26 11:44:36 +01:00
download.php update license headers and authors 2015-06-25 14:13:49 +02:00
index.php Improved right sidebar 2015-08-07 01:22:42 +02:00
list.php Update license headers 2015-03-26 11:44:36 +01:00
simplelist.php Update license headers 2015-03-26 11:44:36 +01:00