☁️ Nextcloud server, a safe home for all your data
Find a file
Vincent Petry b495ca4924 Added part files for when writing chunks
Whenever a chunk is being written, it is now written to a part file
first. This is to avoid a concurrent chunk upload to believe that the
former chunk already exists, even though it's not fully written.

This makes sure that the final file assembly is only done when all
chunks were successfully written.

Also added an extra unique id to chunk parts in case the same chunk is
uploaded twice concurrently.
2015-03-16 10:13:13 +01:00
.idea
3rdparty@7c536152a1 update 3rdparty master 2015-03-10 16:06:01 +01:00
apps Merge pull request #14133 from rullzer/fix_10600 2015-03-16 10:05:57 +01:00
build Make sure we use Jasmine 2 for running JS unit tests 2015-03-04 13:50:59 +01:00
config Merge pull request #13648 from oparoz/sfnt-fonts-preview 2015-03-11 15:56:32 +01:00
core [tx-robot] updated from transifex 2015-03-16 01:55:15 -04:00
l10n
lib Added part files for when writing chunks 2015-03-16 10:13:13 +01:00
ocs Respect http header 'Accept-Language' on ocs and remote.php calls 2015-03-09 10:38:38 +01:00
settings [tx-robot] updated from transifex 2015-03-16 01:55:15 -04:00
tests Merge pull request #14644 from owncloud/trash-expire-command 2015-03-16 10:04:05 +01:00
themes
.bowerrc
.gitignore
.gitmodules
.htaccess Let users configure security headers in their Webserver 2015-03-02 19:07:46 +01:00
.jshintrc
.mailmap
.scrutinizer.yml
.tag
.user.ini
AUTHORS
autotest-external.sh Use occ to install ownCloud in autotest.sh 2015-03-11 09:27:12 +01:00
autotest-hhvm.sh Use occ to install ownCloud in autotest.sh 2015-03-11 09:27:12 +01:00
autotest-js.sh
autotest.cmd
autotest.sh Use occ to install ownCloud in autotest.sh 2015-03-11 09:27:12 +01:00
bower.json
buildjsdocs.sh
console.php Don't swallow errors in console.php 2015-02-28 12:31:11 +01:00
CONTRIBUTING.md
COPYING-AGPL
COPYING-README
cron.php cron shall not operate in case we are in maintenance mode - fixes #14843 2015-03-12 21:03:26 +01:00
db_structure.xml we no longer support webdav locks - no need to keep the column 2015-03-12 15:23:44 +01:00
index.html
index.php
indie.json
issue_template.md
occ
public.php
README.md Adding dependency labels 2015-03-02 20:56:35 +01:00
remote.php Respect http header 'Accept-Language' on ocs and remote.php calls 2015-03-09 10:38:38 +01:00
robots.txt
status.php
version.php This is not 8.1 pre alpha 2015-02-28 00:26:31 +01:00

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

Git master: Build Status

Quality:

  • Scrutinizer: Scrutinizer Quality Score
  • CodeClimate: Code Climate

Depencencies:

Dependency Status

Dependency Status

Installation instructions

https://doc.owncloud.org/server/8.0/developer_manual/app/index.html

Contribution Guidelines

https://owncloud.org/contribute/

Get in touch

Important notice on translations

Please submit translations via Transifex: https://www.transifex.com/projects/p/owncloud/

Transifex

For more detailed information about translations: http://doc.owncloud.org/server/8.0/developer_manual/core/translation.html