- Mar 21, 2016
-
-
Joas Schilling authored
-
- Mar 18, 2016
-
-
Jenkins for ownCloud authored
-
- Mar 17, 2016
-
-
Thomas Müller authored
Fix dropbox storage to not store the whole file in memory
-
Thomas Müller authored
fix writing to cache when fallback server should be used immediately
-
Thomas Müller authored
Set proper public webdav permissions when public upload disabled
-
Thomas Müller authored
Update avatar on username change if avatar is set
-
Thomas Müller authored
Rating icons changed to .svg
-
Thomas Müller authored
Update 3rdparty commit for sabre update 3.0.8
-
Pau authored
-
Morris Jobke authored
* fixes #20455
-
Thomas Müller authored
Fix absolute path creation for remote shares with /oc webroot
-
Roeland Jago Douma authored
Fixes #23325 It can happen that a user shares a folder with public upload. And some time later the admin disables public upload on the server. To make sure this is handled correctly we need to check the config value and reduce the permissions. Fix is kept small to be easy backportable.
-
Thomas Müller authored
Display external storage GUI even if user mounting disabled
-
Thomas Müller authored
Exclude only known failing third-party files
-
Thomas Müller authored
[CI] Installation: Combined database errors
-
Thomas Müller authored
Some typo corrections in occ command output
-
Thomas Müller authored
Don't try to execute a dav syntax test
-
Joas Schilling authored
-
Jenkins for ownCloud authored
-
- Mar 16, 2016
-
-
Carla Schroder authored
-
Robin McCorkell authored
-
Thomas Müller authored
Fallback for crappy ancient distributions
-
Thomas Müller authored
Add integration tests for sharee endpoint
-
Manish Bisht authored
Error Fixed combined the database errors Merged Database Errors
-
Thomas Müller authored
Give swift 15 seconds after startup
-
Thomas Müller authored
add title and color to birthday calendar
-
Thomas Müller authored
handle connection errors as storage not available in smb
-
Morris Jobke authored
-
Arthur Schiwon authored
-
Lukas Reschke authored
This way we can also scan the third-party folder for incompatibilities with a used PHP version. Since there are some polyfills that would otherwise fail I had to exclude them manually here.
-
Vincent Petry authored
-
Robin Appelman authored
-
Thomas Müller authored
Ensure that stored version is at least 1 for cross-storage copy
-
Thomas Müller authored
Check the syntax on travis
-
Thomas Müller authored
Require at least libxml 2.7.0
-
Lukas Reschke authored
-
Thomas Müller authored
Specify the target user when unsharing a federated share
-
Lukas Reschke authored
In case of a move operation from an unencrypted to an encrypted storage the old encrypted version would stay with "0" while the correct value would be "1". Thus we manually set the value to "1" for those cases. See also https://github.com/owncloud/core/issues/23078
-
Joas Schilling authored
-
Jenkins for ownCloud authored
-