- Sep 06, 2014
-
-
Bernhard Posselt authored
-
Jenkins for ownCloud authored
-
- Sep 05, 2014
-
-
Lukas Reschke authored
Move trusted domain check to init()
-
Vincent Petry authored
Refactor cache updater to work outside of the users home
-
Clark Tomlinson authored
Scroll to file on search or add
-
Lukas Reschke authored
handleRequest() is not called from remote.php or public.php which made these files party available but all included apps in there produced errors. As the expected behaviour is anyways that a trusted domain warning is shown I moved this to init() Fixes https://github.com/owncloud/core/issues/10064
-
Vincent Petry authored
Added permission check for drag and drop
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
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
-
Jörn Friedrich Dreyer authored
-
Lukas Reschke authored
Fix upgrade process when apps enabled for specific groups
-
Vincent Petry authored
add utf8 folder test
-
Olivier Paroz authored
-
Vincent Petry authored
When creating a new file from the menu, the list now scrolls to that file.
-
Vincent Petry authored
Now passing the "scrollto" URL argument to the file list class which will also automatically scroll and highlight the matching element. This code is triggered by the search box when in a different folder and also by the activity app.
-
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
-