- Dec 18, 2014
-
-
Thomas Müller authored
-
Jenkins for ownCloud authored
-
Robin McCorkell authored
fix initial loading limit of user management on large screens
-
Robin McCorkell authored
Move the Null-Byte LDAP check to the user manager
-
Robin McCorkell authored
HHVM: Add workaround for missing Memcached::deleteMulti()
-
Thomas Müller authored
More accessibility fixes for Files
-
Thomas Müller authored
Improve empty states
-
- Dec 17, 2014
-
-
Morris Jobke authored
Move basic auth login out of `isLoggedIn`
-
Thomas Müller authored
Setup a docker container that holds a webdav instance to test files_exte...
-
Jan-Christoph Borchardt authored
-
Morris Jobke authored
document docker parameter and use random host port fix typo copy autotest.sh to autotest-external.sh adds ability to add start* and stop* scripts in env in external tests run files_external WebDAV tests against ownCloud instance introduce executor number to be able to shut down the correct docker container fetch docker images in advance - this also fetches latest versions of the docker images add second argument to autotest-external.sh which can specify a single test to run print out the explicit test run change naming schema of files_external setup scripts
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
Lukas Reschke authored
-
Morris Jobke authored
Add isAdmin and isInGroup methods for the group manager
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
Morris Jobke authored
HHVM: Call libxml_use_internal_errors() instead of surpressing errors.
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
Lukas Reschke authored
-
Lukas Reschke authored
Potentially fixes https://github.com/owncloud/core/issues/12915 and opens the door for potential other bugs... Please test very carefully, this includes: - Testing from OCS via cURL (as in #12915) - Testing from OCS via browser (Open the "Von Dir geteilt" shares overview) - WebDAV - CalDAV - CardDAV
-
Robin McCorkell authored
Add the storage id to the mount config
-
Andreas Fischer authored
-
Bernhard Posselt authored
-
Bernhard Posselt authored
-
Bernhard Posselt authored
-
Bernhard Posselt authored
-
Morris Jobke authored
Propertly restore thumbnail on cancel/rename/move
-
Andreas Fischer authored
In contrast to the previous solution, this also works on HHVM.
-
Jan-Christoph Borchardt authored
-
Robin Appelman authored
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
polish the Favorites design
-
Jan-Christoph Borchardt authored
-
Vincent Petry authored
Since the thumbnail is now in a div, the code that tries to change the thumbnail have been adapted here as well.
-
Lukas Reschke authored
The existing method is deprecated and just a wrapper around the manager method. Since in the future other code paths might call this function instead we need to perform that check here. Related to http://owncloud.org/security/advisory/?id=oc-sa-2014-020
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-