- Jun 27, 2014
-
-
Björn Schießle authored
-
Robin Appelman authored
Better detecting of remote changes for external shares
-
Vincent Petry authored
Allow late registration of file actions in public page
-
Jan-Christoph Borchardt authored
show share action of shared items darker to distinguish from non-shared,...
-
Morris Jobke authored
fix rename icon, fix #9257
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Vincent Petry authored
Object storage
-
Vincent Petry authored
-
Vincent Petry authored
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
Morris Jobke authored
Sync file list with file actions
-
Jörn Friedrich Dreyer authored
-
Jan-Christoph Borchardt authored
Breadcrumb width calculation fix
-
Vincent Petry authored
Whenever file actions are registered later, now the file lists are automatically notified. Added FileActions.addUpdateListener() to be able to receive such notifications. This removes the need for apps to manually call FileActions.display() after registering new actions. This fixes issues with race conditions when file actions are registered after the file list was already rendered.
-
Thomas Müller authored
Move webdav class to core master
-
Jörn Friedrich Dreyer authored
-
Vincent Petry authored
Office mime types update fix
-
Vincent Petry authored
Rewrote the breadcrumb calculation to be more readable. Breadcrumb now has a setMaxWidth() method to set the maximum allowed width which is used to fit the breadcrumbs. The breadcrumb width is now based on the container width, passed through setMaxWidth() by the FileList class. Now using fixed widths for the test crumbs to simulate consistent widths across browsers which rendering engines might usually yield different results.
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Jenkins for ownCloud authored
-
Robin Appelman authored
Check if classes/method exists before trying to call them in background jobs
-
- Jun 26, 2014
-
-
Robin Appelman authored
-
Frank Karlitschek authored
Fix delete action height
-
Robin Appelman authored
Fix wording for remote shares in settings page
-
Robin Appelman authored
-
Vincent Petry authored
-
Vincent Petry authored
-
Raghu Nayyar authored
Fix ellipsis for folders on mobile screens
-
Thomas Müller authored
Redeclared as public to allow invocation from within the closure in php ...
-
Vincent Petry authored
Prevent loading apps in remote when an upgrade is due
-
Vincent Petry authored
Prevent running the files:scan command as the wrong user
-
Robin Appelman authored
Add error message when no users specified to files:scan command
-
Morris Jobke authored
-
Vincent Petry authored
-