- Dec 05, 2015
-
-
Jenkins for ownCloud authored
- Dec 04, 2015
-
-
Vincent Petry authored
Move files_external mount config to the database
-
Robin Appelman authored
-
Thomas Müller authored
Delete no longer existing users from system addressbook
-
Thomas Müller authored
Fixed small typo in README
-
Thomas Müller authored
-
Vincent Petry authored
[Avatars] JS should not load same avatar twice
-
Robin Kanters authored
-
Roeland Jago Douma authored
Old code first dit an ajax request to the avatar. Then a new image object with the same src was created and since we do not cache avatars yet :( this resulted in 2 sequential requests to the exact same URL Now if you set the displayname it will first set the placeholder and then load the avatar in the background. Only once this time!
-
Thomas Müller authored
More cleanups of OC_Config usage
-
Thomas Müller authored
Fix namespace XML output of files and tags dav
-
Jenkins for ownCloud authored
-
- Dec 03, 2015
-
-
Thomas Müller authored
Added capabilities context and tests
-
Thomas Müller authored
Don't append redirect URL if user is logged-in
-
Thomas Müller authored
Move files/ajax/scan.php to background job
-
Morris Jobke authored
-
Vincent Petry authored
-
Thomas Müller authored
Use URLGenerator instead of hard-coded WEBROOT
-
Thomas Müller authored
Replace OC_Config in setup
-
Thomas Müller authored
Reduce OC_Config usage in tests/
-
Lukas Reschke authored
Fixes https://github.com/owncloud/core/issues/20922
-
Morris Jobke authored
-
Morris Jobke authored
-
Thomas Müller authored
reuse code
-
Sergio Bertolin authored
-
Morris Jobke authored
-
Thomas Müller authored
Add different storage status error codes managed by StoragedNotAvailableExc…
-
Thomas Müller authored
Added test case about downloading by range a public shared file
-
Sergio Bertolin authored
-
Lukas Reschke authored
Replace more of OC_Config in tests with IConfig calls
-
Jesús Macias authored
-
Jesús Macias authored
-
Jesús Macias authored
-
Jesús Macias authored
-
Jesús Macias authored
-
Jesús Macias authored
-
Jesús Macias authored
-
Jesús Macias authored
-
Morris Jobke authored
-