cloudcollaborationdecentralizeddesigndistributedenterprisefederatedfederationfile-sharingfree-softwarehacktoberfestjavascriptnextcloudopen-sourceopensourceowncloudself-hostingsharingusabilityux
726a202cdb
Until now, addSendfileHeader() was called even when no x-send-file headers were set. Even though the method itself doesn't do anything, a call to getLocalFile() was done and would trigger a full download when using external storage. Additionally, the storage resolution code is wrong and always returns the local storage of the root filesystem, which caused the code to be run anyway. This commit fixes both issues. |
||
---|---|---|
3rdparty@42efd96628 | ||
apps | ||
build | ||
config | ||
core | ||
l10n | ||
lib | ||
ocs | ||
search | ||
settings | ||
tests | ||
themes | ||
.gitignore | ||
.gitmodules | ||
.htaccess | ||
AUTHORS | ||
CONTRIBUTING.md | ||
COPYING-AGPL | ||
COPYING-README | ||
README.md | ||
autotest.cmd | ||
autotest.sh | ||
console.php | ||
cron.php | ||
db_structure.xml | ||
index.html | ||
index.php | ||
issue_template.md | ||
occ | ||
public.php | ||
remote.php | ||
robots.txt | ||
status.php | ||
version.php |
README.md
ownCloud
ownCloud gives you freedom and control over your own data. A personal cloud which runs on your own server.
Build Status on Jenkins CI
Installation instructions
http://doc.owncloud.org/server/5.0/developer_manual/app/gettingstarted.html
Contribution Guidelines
http://owncloud.org/dev/contribute/
Get in touch
Important notice on translations
Please submit translations via Transifex: https://www.transifex.com/projects/p/owncloud/
For more detailed information about translations: http://owncloud.org/dev/translation/