- Nov 25, 2013
-
-
Björn Schießle authored
-
Morris Jobke authored
Prevent using root as mount point for external storage
-
- Nov 24, 2013
-
-
Thomas Müller authored
Doesn't Cut the top arrow from navigation
-
Thomas Müller authored
Show build number
-
Thomas Müller authored
Fix file uploads on Windows with SQL Server
-
Thomas Müller authored
fix overwrite host support and make the code a bit more readable
-
Thomas Müller authored
-
Thomas Müller authored
add new function to generate the human readable version string based on version, channel and build number
-
Thomas Müller authored
-
Thomas Müller authored
-
Frank Karlitschek authored
-
Frank Karlitschek authored
-
Frank Karlitschek authored
send the build number too to push the next daily build. This is needed for the new daily build update channel
-
Frank Karlitschek authored
-
Vincent Petry authored
Return plausible isReadable() default impl for ext storage
-
Jenkins for ownCloud authored
-
- Nov 22, 2013
-
-
Vincent Petry authored
-
Vincent Petry authored
Also adjusted all ext storage backends to not override these when the default behavior is expected.
-
Vincent Petry authored
When an ext storage doesn't implement isReadable(), always returning true made the file scanner believe that the file exists and creates a cache entry with the size zero. This fix makes the default impl of isReadable() use file_exists(). Fixes #5940
-
Björn Schießle authored
This reverts commit 3488f0b7.
-
Morris Jobke authored
-
Vincent Petry authored
Incognito mode
-
Thomas Müller authored
-
Björn Schießle authored
set incognito mode for public.php calls. Because in this case ownCloud should always work the same way as if no user is logged in
-
Björn Schießle authored
add incognito mode, allows to hide my user ID. For example, this is useful to access public resources while a user is still logged in
-
Thomas Müller authored
Movie preview - use frame after 5 seconds
-
Raghu Nayyar authored
use relative paths to create images from a file.
-
Arthur Schiwon authored
Add public API for \OC\Avatar
-
Thomas Müller authored
-
Björn Schießle authored
no user is logged in (e.g. public gallery share)
-
Thomas Müller authored
in some cases 1MB was no enough to generate thumbnail
-
Thomas Müller authored
-
Jenkins for ownCloud authored
-
- Nov 21, 2013
-
-
Arthur Schiwon authored
-
Arthur Schiwon authored
-
Raghu Nayyar authored
-
Vincent Petry authored
Fixed path normalization to prevent dot dirs
-
Vincent Petry authored
-
Vincent Petry authored
Fixes #5981
-
Thomas Müller authored
Make working en_US.UTF-8 locale a hard requirement
-