Нет описания

Lukas Reschke 7880f4da94 Add information how to report security bugs 10 лет назад
admin 90f4a20a50 [tx-robot] updated from transifex 10 лет назад
binary @ 8b72648a93 0d5d2c578d shell_integration on Windows: Avoid too many RETRIEVE_FILE_STATUS following UPDATE_VIEW #3122 10 лет назад
cmake 6b27d2e703 Merge remote-tracking branch 'origin/1.8' 10 лет назад
csync 289800c1ba Recall: make it work even if it is not in the root directory 10 лет назад
doc d0f81f466e Fix syntax issues in troubleshooting docs 10 лет назад
resources 2423aa592f Add new icons by Jan 11 лет назад
shell_integration 9ef8658122 shell_integration on OSX: Avoid too many RETRIEVE_FILE_STATUS following UPDATE_VIEW #3122 10 лет назад
src 54a42e401b More compilation fixes after the merge 10 лет назад
test 6b27d2e703 Merge remote-tracking branch 'origin/1.8' 10 лет назад
theme 00e42d1177 More HIDPI support 11 лет назад
translations f344b42aa9 [tx-robot] updated from transifex 10 лет назад
.gitattributes 11a64320f0 git: fix entry in .gitattributes to not export binary dir. 11 лет назад
.gitignore 12203461f0 Import the dolphin plugin 11 лет назад
.gitmodules cdac8d56d5 Merge remote-tracking branch 'origin/master' into crashreporter 11 лет назад
.tag 04642b3c6d Export repo revision indicator 13 лет назад
CMakeLists.txt 67d38bc87b Filesystem Utilities: Add Checksum calculation methods. 10 лет назад
CONTRIBUTING.md 7880f4da94 Add information how to report security bugs 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 6401b1cfc3 Updated Changelog and set version to 1.8.2 beta1 10 лет назад
OWNCLOUD.cmake 961623d388 Crash Reporter: fix submit URL 11 лет назад
OwnCloudCPack.cmake f3cc614427 Fix apple build. 11 лет назад
README.md 19479fdf6b fixed small typo 11 лет назад
VERSION.cmake 24f751d981 master is 2.0 10 лет назад
binary.rej 77a28a81eb Bump to 1.9 10 лет назад
client.qrc 2423aa592f Add new icons by Jan 11 лет назад
config.h.in 67d38bc87b Filesystem Utilities: Add Checksum calculation methods. 10 лет назад
issue_template.md 71e8910e02 Use 1.8 troubleshooting link 11 лет назад
mirall.desktop.in aab870af32 desktop file: add a Comment 11 лет назад
sync-exclude.lst 5860e5a46b Exclude *.tmp (as requested in #2424 ) 11 лет назад
theme.qrc 00e42d1177 More HIDPI support 11 лет назад

README.md

ownCloud Desktop Client

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.