- Mar 31, 2016
-
-
Thomas Müller authored
Add codecov icon
-
Lukas Reschke authored
-
Thomas Müller authored
Use RetryWrapper for SFTP storage
-
Thomas Müller authored
Add loading feedback for email change in user management
-
Jenkins for ownCloud authored
-
- Mar 30, 2016
-
-
Thomas Müller authored
apps: Fix some typos found by codespell
-
Thomas Müller authored
Text columns should really have a length
-
Lukas Reschke authored
Equivalent to https://github.com/owncloud/core/pull/23442 Required for making encryption work with external storage reliable.
-
Thomas Müller authored
Fix displaying owner before share icon in file list
-
Thomas Müller authored
Use the shipped cacerts.pem instead of the global one
-
Vincent Petry authored
Initial display of owner was missing
-
Thomas Müller authored
only remove avatars from the folder we store them in
-
Lukas Reschke authored
The one we ship may cause problems since Equifax is not included anymore (SHA-1 certs) are deprecated. We should just be consistent here and also use the certificate file which is used by the other calls in the library.
-
Thomas Müller authored
xcache.var_size with 64M should evaluate to isAvailable
-
Thomas Müller authored
Non moveable mount points should always be UPDATE+DELETE shareable
-
Joas Schilling authored
-
Roeland Jago Douma authored
Fixes #23536 The new sharing code is much stricter in checking permissions. However for non moveable mounts the permissions UPDATE+DELETE are not reported on the mount point. This is just a quick fix. * Updated unit tests
-
Stefan Weil authored
Signed-off-by:
Stefan Weil <sw@weilnetz.de>
-
Robin Appelman authored
-
Stefan Weil authored
Fix also a wrong word. Signed-off-by:
Stefan Weil <sw@weilnetz.de>
-
Stefan Weil authored
Signed-off-by:
Stefan Weil <sw@weilnetz.de>
-
Thomas Müller authored
correct form of upload-white icon to be same as upload icon
-
Jenkins for ownCloud authored
-
- Mar 29, 2016
-
-
Jan-Christoph Borchardt authored
-
Thomas Müller authored
Fix activity emails always using the short translation
-
Thomas Müller authored
Handle group shares of addressbooks on v1 as well ... now FINALLY ....
-
Jenkins for ownCloud authored
-
- Mar 28, 2016
-
-
Jenkins for ownCloud authored
-
- Mar 27, 2016
-
-
Jenkins for ownCloud authored
-
- Mar 26, 2016
-
-
Jenkins for ownCloud authored
-
- Mar 25, 2016
-
-
Jenkins for ownCloud authored
-
- Mar 24, 2016
-
-
Thomas Müller authored
Return remote shares in oc:share-types Webdav property
-
Thomas Müller authored
Lock the mountpoint while removing
-
Thomas Müller authored
dont die when we cant save the resized avatar, log instead
-
Thomas Müller authored
-
Thomas Müller authored
sidebar click modification
-
Thomas Müller authored
add missing var
-
Jörn Friedrich Dreyer authored
-
Thomas Müller authored
Fix group shares on v1 caldav and carddav
-
Vincent Petry authored
Fixes web UI to properly display the share status icon when an outgoing remote share exists
-