Nextcloud Desktop client
Go to file
Christian Kamm 4b19cdeca0 Propfind: Treat broken XML response as failure #4575
Soldiering on with a broken or incomplete response could lead to
incorrect sync behavior.

Since discovery uses LsCol jobs which already handle errors
correctly, this should not have a significant impact.
2016-03-17 11:32:19 +01:00
admin [tx-robot] updated from transifex 2016-03-15 01:15:43 -04:00
binary@71633edc9a shell: Update binaries to fix the Directory Opus warning 2016-01-18 11:37:19 +01:00
cmake Bump year to 2016 2016-02-10 19:52:55 +01:00
csync Add comment and cleanup the csync exclude list code 2016-03-03 20:26:48 +01:00
doc Doc: low disk space #4443 2016-03-15 15:20:23 +01:00
resources
shell_integration Merge remote-tracking branch 'origin/2.1' 2016-02-10 12:57:03 +01:00
src Propfind: Treat broken XML response as failure #4575 2016-03-17 11:32:19 +01:00
test Merge pull request #4513 from owncloud/csyncContextToSyncEngine 2016-03-08 18:12:31 +01:00
theme
translations [tx-robot] updated from transifex 2016-03-16 02:19:14 -04:00
.gitattributes
.gitignore Add Dockerfile that allows cross compiling the client 2016-02-05 12:17:31 +01:00
.gitmodules OS X: Fix alignment of "Copy" button in protocol #4207 2016-01-04 16:16:15 +01:00
.tag
.travis.yml
binary.rej
ChangeLog ChangeLog: Set release date 2016-02-09 15:57:01 +01:00
client.qrc
CMakeLists.txt
config.h.in
CONTRIBUTING.md
COPYING
COPYING.documentation
CPackOptions.cmake.in
issue_template.md
mirall.desktop.in
OWNCLOUD.cmake
OwnCloudCPack.cmake
README.md
sync-exclude.lst
theme.qrc
VERSION.cmake Add file description, copyright to win32 VERSIONINFO struct 2016-02-16 16:19:12 +01:00

ownCloud Desktop Client

Job State
client-build-matrix Build Status
client-test-matrix-linux-no-build Build Status
coverity_scan Build Status

Introduction

The ownCloud Desktop Client is a tool to synchronize files from ownCloud Server with your computer.

Download

Binary packages

Source code

The ownCloud Desktop Client is developed in Git. Since Git makes it easy to fork and improve the source code and to adapt it to your need, many copies can be found on the Internet, in particular on GitHub. However, the authoritative repository maintained by the developers is located at https://github.com/owncloud/client.

Building the source code

Building the Client in the ownCloud Desktop Client manual.

Maintainers and Contributors

The maintainers of this repository are:

ownCloud Desktop Client is developed by the ownCloud community and receives patches from a variety of authors.

Reporting issues and contributing

If you find any bugs or have any suggestion for improvement, please file an issue at https://github.com/owncloud/client/issues. Do not contact the authors directly by mail, as this increases the chance of your report being lost.

If you created a patch, please submit a Pull Request. For non-trivial patches, we need you to sign the Contributor Agreement before we can accept your patch.

If you want to contact us, e.g. before starting a more complex feature, you can join us at #owncloud-client-dev.

License

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
for more details.