- Sep 05, 2014
-
-
Arthur Schiwon authored
if only one attribute is requested, the returned array has 0 as key instead of attribute name. fixes #10888
-
Vincent Petry authored
Added permission check for drag and drop
-
Jesus Macias Portela authored
Fix 3rdparty pointer
-
Jenkins for ownCloud authored
-
- Sep 04, 2014
-
-
Jesús Macias authored
-
Vincent Petry authored
When dropping files onto a read-only folder, a notification is now shown instead of attempting to upload. This for both the drag for upload and drag from inside the file list cases.
-
Jesus Macias Portela authored
Solve bug with touch always return true on /lib/private/files/view.php
-
Lukas Reschke authored
Fix upgrade process when apps enabled for specific groups
-
Vincent Petry authored
add utf8 folder test
-
Olivier Paroz authored
-
Jenkins for ownCloud authored
-
- Sep 03, 2014
-
-
Lukas Reschke authored
added missing User-Agents
-
Andreas Fischer authored
Use proper RNG * owncloud/UseProperRandomFunction: Use proper RNG generator
-
pdessauw authored
Scroll to uploaded file in file list
-
Lukas Reschke authored
Hiding add to your own cloud if server2server sharing is not enabled
-
Jesús Macias authored
-
Jesús Macias authored
-
Jesús Macias authored
-
Jesús Macias authored
-
Jesús Macias authored
-
cbhp authored
Some providers block connections with missing user-agents. Also user-agents are useful for analyzing requests. I've added a USER_AGENT constant that is used in cURL and in file_get_contents.
-
Lukas Reschke authored
OC_Util::generateRandomBytes() only returns lowercase alphanumeric values. We should use the new RNG which has a broader characterset.
-
Clark Tomlinson authored
Only return lowercase letters and digits for backwards compatbility
-
Lukas Reschke authored
-
Thomas Müller authored
defaults: add customizable defaultiTunesAppId
-
Clark Tomlinson authored
-
pdessauw authored
-
Lukas Reschke authored
Add some security utilities
-
Clark Tomlinson authored
Adding TIFF support to the files app
-
Clark Tomlinson authored
adding new webdav property containing the folder size
-
Lukas Reschke authored
-
Lukas Reschke authored
-
Lukas Reschke authored
-
Lukas Reschke authored
-
Olivier Paroz authored
-
Lukas Reschke authored
-
Jesús Macias authored
-
Thomas Müller authored
Ensure db connection before changing cache state
-
Thomas Müller authored
adding OC-ETag header
-