Brak opisu

Christian Kamm 494ea5c78c Reformatting: Add .git-blame-ignore-revs 8 lat temu
.github 973dc9e1e2 Update release_template.md 8 lat temu
admin 1a555449ec [tx-robot] updated from transifex 8 lat temu
binary @ 741b49156b 166ef85a51 shell/Windows: Update binaries to build 44 9 lat temu
cmake 4ad190a558 Use Qt logging categories for logging 8 lat temu
csync cc9680c1e8 Also pass csync logs through QMessageLogger 8 lat temu
doc 3185b0940b Increase the clarity of the checksum statements 8 lat temu
resources a831b7417f Added temporar icon for notifications. 10 lat temu
shell_integration cdf16dd905 Remove unreachable code #5582 9 lat temu
src c8d0f788e0 Apply clang-format 8 lat temu
test 4d3212b31f Merge branch 2.3 into master 8 lat temu
theme ba542cacb8 Run optipng on existing non-mono state icons 10 lat temu
translations 6a378a6362 [tx-robot] updated from transifex 8 lat temu
.clang-format 566e6c813e Add .clang-format style 8 lat temu
.git-blame-ignore-revs 494ea5c78c Reformatting: Add .git-blame-ignore-revs 8 lat temu
.gitattributes 11a64320f0 git: fix entry in .gitattributes to not export binary dir. 11 lat temu
.gitignore 834a971e2a Add Dockerfile that allows cross compiling the client 10 lat temu
.gitmodules ecd44f70de Submodule: Use https path 10 lat temu
.tag 04642b3c6d Export repo revision indicator 13 lat temu
.travis.yml 2f1a40ff7c Travis coverity: Enforce Ubuntu 14.04 env, fix repo 9 lat temu
CMakeLists.txt b26db062d2 Fix the UNIT_TESTING build on Windows 9 lat temu
CONTRIBUTING.md 4202387c52 templates > .github and create release_template (#5590) 8 lat temu
COPYING cd281bc552 Correct COPYING file from FSF website, rpmlint found an old address 14 lat temu
COPYING.documentation 78c7dc95a0 Add doc cmake targets (HTML, PDF, QtHelp, CHM, man) 13 lat temu
CPackOptions.cmake.in d5f2c36abd Mirall -> (Desktop) Client 11 lat temu
ChangeLog cc94c772cd ChangeLog: 2.4 until now 8 lat temu
Jenkinsfile 4d3212b31f Merge branch 2.3 into master 8 lat temu
OWNCLOUD.cmake 7d191763b5 Minor build etc typos 10 lat temu
OwnCloudCPack.cmake 951c9812f1 CPack: Use APPLICATION_SHORTNAME rather than APPLICATION_NAME 10 lat temu
README.md 96f152d57c Removed the coverity badge 9 lat temu
VERSION.cmake d30ed7fb8a VERSION: master branch is 2.4 9 lat temu
client.qrc a831b7417f Added temporar icon for notifications. 10 lat temu
config.h.in b7ff4a76e8 Add TestSyncEngine and TestSyncFileStatusTracker auto tests 9 lat temu
mirall.desktop.in 6a378a6362 [tx-robot] updated from transifex 8 lat temu
sync-exclude.lst 4697f0274f Exclude list: remove .htaccess 8 lat temu
theme.qrc 1f6efab318 Add changes theme.qrc 10 lat temu

README.md

ownCloud Desktop Client

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.