- Aug 10, 2015
-
-
Vincent Petry authored
Basic work for right sidebar
-
Vincent Petry authored
-
- Aug 07, 2015
-
-
Robin McCorkell authored
Use the new IteratorDirectory instead of the fakedir wrapper
-
Morris Jobke authored
Fix removal of share permissions when share disabled for user
-
Jan-Christoph Borchardt authored
Make sure to hide empty content message when mask is shown
-
Lukas Reschke authored
Add \OCP\ISession to AppFramework
-
Vincent Petry authored
Do not allow invalid default expire days
-
Vincent Petry authored
Store storage availability in database
-
Thomas Müller authored
Adding header support to class OC_OCS_Result
-
Vincent Petry authored
-
Vincent Petry authored
-
Robin McCorkell authored
-
Thomas Müller authored
-
Hendrik Leppelsack authored
-
- Aug 06, 2015
-
-
Arthur Schiwon authored
-
Arthur Schiwon authored
-
Vincent Petry authored
-
Vincent Petry authored
-
Vincent Petry authored
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
Vincent Petry authored
Also change style.
-
Arthur Schiwon authored
-
Arthur Schiwon authored
-
Arthur Schiwon authored
-
Arthur Schiwon authored
-
Arthur Schiwon authored
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.
-
Vincent Petry authored
-
Vincent Petry authored
-
Vincent Petry authored
-
Vincent Petry authored
-
Vincent Petry authored
-
Vincent Petry authored
-
Vincent Petry authored
Sidebar scrolls with contents Highlight currently show file
-
Vincent Petry authored
Sidebar now works in all file list views. Moved owner to share tab.
-
Vincent Petry authored
Added owner info. Added animation, but causes scrollbal. Default file action now when clicking on name directly. Fixed icon. Added empty share tab.
-
Vincent Petry authored
Adds right sidebar with registrable panels (still WIP)
-
Jan-Christoph Borchardt authored
use the main search box to filter users in user management
-
Arthur Schiwon authored
Add Backbone.js
-
Vincent Petry authored
handle rmdir on files for ftp storages
-