Нема описа

Jocelyn Turcotte 605a18ff73 Tests: Add a large sync benchmark пре 9 година
admin d0d5b2b4ee Don't try to deploy the mng image format plugin on macOS пре 9 година
binary @ 741b49156b 166ef85a51 shell/Windows: Update binaries to build 44 пре 9 година
cmake 5ef2e88f00 NSIS: Adjust to 5.6.2 image пре 9 година
csync c6f4f44619 Fix up SSL client certificates #5213 #69 (#5289) пре 9 година
doc 72a7b7ca42 Reference to build Qt5 with qtwebkit support in the docs #5129 (#5471) пре 9 година
resources a831b7417f Added temporar icon for notifications. пре 10 година
shell_integration 166ef85a51 shell/Windows: Update binaries to build 44 пре 9 година
src 92e86641d1 Bring back the error message if the sync-exclude.lst file is missing пре 9 година
test 605a18ff73 Tests: Add a large sync benchmark пре 9 година
theme ba542cacb8 Run optipng on existing non-mono state icons пре 10 година
translations de2458d892 [tx-robot] updated from transifex пре 9 година
.gitattributes 11a64320f0 git: fix entry in .gitattributes to not export binary dir. пре 11 година
.gitignore 834a971e2a Add Dockerfile that allows cross compiling the client пре 10 година
.gitmodules ecd44f70de Submodule: Use https path пре 10 година
.tag 04642b3c6d Export repo revision indicator пре 13 година
.travis.yml 2f1a40ff7c Travis coverity: Enforce Ubuntu 14.04 env, fix repo пре 9 година
CMakeLists.txt 143320341e Build: Enable Q_ASSERT in release mode (#5425) пре 9 година
CONTRIBUTING.md 7d191763b5 Minor build etc typos пре 10 година
COPYING cd281bc552 Correct COPYING file from FSF website, rpmlint found an old address пре 14 година
COPYING.documentation 78c7dc95a0 Add doc cmake targets (HTML, PDF, QtHelp, CHM, man) пре 13 година
CPackOptions.cmake.in d5f2c36abd Mirall -> (Desktop) Client пре 11 година
ChangeLog 4ef7d0410d First iteration ChangeLog for 2.3.0 пре 9 година
Jenkinsfile 94c9a2cca1 Jenkinsfile: Add win32 build (#5091) пре 9 година
OWNCLOUD.cmake 7d191763b5 Minor build etc typos пре 10 година
OwnCloudCPack.cmake 951c9812f1 CPack: Use APPLICATION_SHORTNAME rather than APPLICATION_NAME пре 10 година
README.md d70db810dd updated link for documentation and added more info to osx build пре 9 година
VERSION.cmake 35d4b96339 Set base version to 2.3.0. For 2.2, please use the branch 2.2 пре 9 година
client.qrc a831b7417f Added temporar icon for notifications. пре 10 година
config.h.in b7ff4a76e8 Add TestSyncEngine and TestSyncFileStatusTracker auto tests пре 9 година
issue_template.md faedaa5e09 Update issue_template.md пре 9 година
mirall.desktop.in de2458d892 [tx-robot] updated from transifex пре 9 година
sync-exclude.lst 280906eab9 Ignoring "System Volume Information" пре 9 година
theme.qrc 1f6efab318 Add changes theme.qrc пре 10 година

README.md

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.