Geen omschrijving

Olivier Goffart 71827549d6 csync_exclude: Use PathMatchSpecA instead of PathMatchSpecW 10 jaren geleden
admin 64718fe567 [tx-robot] updated from transifex 10 jaren geleden
binary @ 8b72648a93 0d5d2c578d shell_integration on Windows: Avoid too many RETRIEVE_FILE_STATUS following UPDATE_VIEW #3122 10 jaren geleden
cmake cb3a301f2c Merge pull request #3899 from sebasje/sebas/cmake 10 jaren geleden
csync 71827549d6 csync_exclude: Use PathMatchSpecA instead of PathMatchSpecW 10 jaren geleden
doc 8fd2b8d829 Fix linkname in architecture.rst. 10 jaren geleden
resources 6b4a9d9cd9 Settings dialog: improve layout a bit 10 jaren geleden
shell_integration 6ea05ff6e3 Dolphin shell integration: use the owncloud icons 10 jaren geleden
src 98b966d274 OS X: Use Cocoa Pasteboard instead of QClipBoard #3300 10 jaren geleden
test 6e09e3af86 Fix test compile 10 jaren geleden
theme ba542cacb8 Run optipng on existing non-mono state icons 10 jaren geleden
translations 3ad8c692a4 [tx-robot] updated from transifex 10 jaren geleden
.gitattributes 11a64320f0 git: fix entry in .gitattributes to not export binary dir. 11 jaren geleden
.gitignore 12203461f0 Import the dolphin plugin 11 jaren geleden
.gitmodules 50bf0ee85e Change repo for src/3rdparty/qtmacgoodies 10 jaren geleden
.tag 04642b3c6d Export repo revision indicator 13 jaren geleden
.travis.yml bc0f1f131f Cleanup travis build file 10 jaren geleden
CMakeLists.txt 7d191763b5 Minor build etc typos 10 jaren geleden
CONTRIBUTING.md 7d191763b5 Minor build etc typos 10 jaren geleden
COPYING cd281bc552 Correct COPYING file from FSF website, rpmlint found an old address 14 jaren geleden
COPYING.documentation 78c7dc95a0 Add doc cmake targets (HTML, PDF, QtHelp, CHM, man) 13 jaren geleden
CPackOptions.cmake.in d5f2c36abd Mirall -> (Desktop) Client 11 jaren geleden
ChangeLog d6098c39dc Update Changelog and bump version to 2.0.2rc1 10 jaren geleden
OWNCLOUD.cmake 7d191763b5 Minor build etc typos 10 jaren geleden
OwnCloudCPack.cmake 951c9812f1 CPack: Use APPLICATION_SHORTNAME rather than APPLICATION_NAME 10 jaren geleden
README.md 9f765c940e update documentation link to build for version 2.0 10 jaren geleden
VERSION.cmake c80b033466 VERSION.cmake: fixup 10 jaren geleden
binary.rej 77a28a81eb Bump to 1.9 10 jaren geleden
client.qrc 6b4a9d9cd9 Settings dialog: improve layout a bit 10 jaren geleden
config.h.in 6992631c4c cmake: rather use SHAREDIR than DATADIR define. 10 jaren geleden
issue_template.md 71e8910e02 Use 1.8 troubleshooting link 11 jaren geleden
mirall.desktop.in d503221b2e Desktop file: Add X-GNOME-Autostart-Delay #3686 #1739 10 jaren geleden
sync-exclude.lst 9dd9a9a524 Exclude file: Add syncform files #3640 10 jaren geleden
theme.qrc 1f6efab318 Add changes theme.qrc 10 jaren geleden

README.md

ownCloud Desktop Client

Job State
client-build-matrix Build Status
client-test-matrix-linux-no-build 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.