- Feb 18, 2016
-
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
Fixes #22467 This can go wrong when an app (take the ldap app) DIs something that needs the rootFolder. This break if we use cookie auth since then we know the user at that point and thus try to setup the fs for that user. However if there are then incomming shares from an ldap user they will fails since the user manager can't find them yet. Now getRootFolder does not setup the fs for any user.
-
Thomas Müller authored
Add index names so Doctrine does not use a too long random string
-
Thomas Müller authored
OCS Share API should not return invalid shares
-
Thomas Müller authored
dont die when missing an auth backend
-
Thomas Müller authored
Fixes code analysis issues
-
Thomas Müller authored
Show the comments and tags on the share filters
-
Thomas Müller authored
Fix GDrive mime type detection with encryption
-
Thomas Müller authored
Fix a typo in Readme
-
Prayag Verma authored
`diffrent` → `different`
-
- Feb 17, 2016
-
-
Robin Appelman authored
-
Thomas Müller authored
Add new patchwork references
-
Morris Jobke authored
-
Thomas Müller authored
Allow license.php for app repos aswell
-
Thomas Müller authored
Adding global error handler for ajax calls which run into redirection…
-
Thomas Müller authored
remove global credentials
-
Thomas Müller authored
Minimum phpunit 4.4
-
Thomas Müller authored
-
Thomas Müller authored
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
Since we have lazy shares it can happen that a share is actually invalid. See https://github.com/owncloud/core/issues/20908 This add checks for the get methods to handle the NotFound exception.
-
Robin Appelman authored
-
Lukas Reschke authored
CI for https://github.com/owncloud/3rdparty/pull/249
-
Thomas Müller authored
Files DAV client send propfind headers
-
Thomas Müller authored
Unlock sharee input field when sharing fails
-
Thomas Müller authored
Handles null as return code and uses proper UserFolder in trashbin
-
Thomas Müller authored
Allow searching for single character users to share with
-
Thomas Müller authored
Don't resize trash when no user
-
Thomas Müller authored
Make sure to init the users Filesystem so we can add group shares
-
Thomas Müller authored
App navigation scrolling (Possible fix for #22158)
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
Fixes #22441 When addShares fails (for whatever reason) we should unlock the sharee input field so the user does not have to reload the page.
-
Joas Schilling authored
-
Joas Schilling authored
-
Jenkins for ownCloud authored
-
- Feb 16, 2016
-
-
Morris Jobke authored
-
Erik Pellikka authored
changed 620px to calc(100vh - 100px);
-
Vincent Petry authored
The defaultHeaders are already injected with the xhrProvider, so no need to pass them again a second time.
-
Vincent Petry authored
-
Vincent Petry authored
Happens when overwriting files on federated shares.
-