- Oct 23, 2013
-
-
Björn Schießle authored
-
Björn Schießle authored
-
Björn Schießle authored
-
Björn Schießle authored
-
Markus Goetz authored
For certain file sizes, we rounded to the wrong chunk number and the returned bogus results. This should fix https://github.com/owncloud/mirall/issues/1009 Conflicts: apps/files_encryption/tests/util.php
-
Thomas Müller authored
Expand exception stack trace in log in debug mode
-
Victor Dubiniuk authored
php 5.3 compatibility regarding OC\DB\Connection fixed
-
Johannes Twittmann authored
Gave more info on how to search issues.
-
Arthur Schiwon authored
Ldap settings wizard
-
Vincent Petry authored
-
Thomas Müller authored
-
Arthur Schiwon authored
-
Arthur Schiwon authored
-
Vincent Petry authored
-
Björn Schießle authored
Encryption set init status on enable
-
Thomas Müller authored
Fix namespace for OCP\Appframework\Http
-
Thomas Müller authored
removing pointless calls on quoteIdentifier() - reason: name on $tableDi...
-
Thomas Tanghus authored
To avoid having to use OCP\Appframework\Http\Http in the public - and stable - API OCP\Appframework\Http is now both a class and a namespace.
-
- Oct 22, 2013
-
-
Thomas Müller authored
Support existing sessions within OCS API calls
-
Christopher Schäpers authored
Hide files list header, when theres no files to see
-
Thomas Müller authored
Fix webdav to fullfil litmus test suite
-
Thomas Müller authored
Fixed ugly white space while loading file thumbnail
-
Thomas Müller authored
display the original file name - this will change in case of renames
-
Thomas Müller authored
Added FileList.setViewerMode to hide controls
-
Thomas Müller authored
Added warning notification when user home already exists
-
Thomas Müller authored
- move properties on node move
-
Vincent Petry authored
-
Vincent Petry authored
When creating a user and the home already exists in the data dir, a warning notification will be displayed. Fixes #5161
-
Vincent Petry authored
Some files app embed themselves under the controls (like the text editor). The new method FileList.setViewerMode() makes it possible to properly show/hide the control buttons using the correct permissions. Apps using this approach must call setViewerMode(true) when starting and setViewerMode(false) upon closing to restore the controls. This is needed for #5284
-
Björn Schießle authored
-
Björn Schießle authored
-
Björn Schießle authored
-
Thomas Müller authored
-
Vincent Petry authored
Preview images are now pre-loaded before being set on the file element. This fixes #5135 and prevents a white space to be displayed while the thumbnails is being loaded.
-
Thomas Müller authored
introduce link_to_docs() and migrate links
-
Thomas Müller authored
Try to create custom log file before falling back to default.
-
Vincent Petry authored
Adds margin to the SSL root certificate button
-
Thomas Müller authored
Undefined variable: this lib/private/appframework/dependencyinjection/dicontainer.php:92
-
Thomas Müller authored
-
- Oct 21, 2013
-
-
Arthur Schiwon authored
-