Brak opisu

Daniel Molkentin 834a971e2a Add Dockerfile that allows cross compiling the client 10 lat temu
admin 834a971e2a Add Dockerfile that allows cross compiling the client 10 lat temu
binary @ 71633edc9a a87727844c shell: Update binaries to fix the Directory Opus warning 10 lat temu
cmake 0ef9bd9e23 Remove bearer plugins 10 lat temu
csync 57c7727479 csync_update: Remove unneeded checks of previous commit. 10 lat temu
doc 6701927840 Move ocdoc to current documentation master to catch up with new design 10 lat temu
resources ef915fb2e5 SharedDialog: Fix the delete icon on windows and mac (#3737) 10 lat temu
shell_integration 5ae81aa96c Nemo Shell Integration: Add missing conversion script. 10 lat temu
src 7eba784b0c Share dialog: More error handling with password policy #4209 10 lat temu
test e3a846bb1f SyncJournalTest: Use valid time for the tests. 10 lat temu
theme ba542cacb8 Run optipng on existing non-mono state icons 10 lat temu
translations 25e0d1eac3 [tx-robot] updated from transifex 10 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 c8b3df6668 OS X: Fix alignment of "Copy" button in protocol #4207 10 lat temu
.tag 04642b3c6d Export repo revision indicator 13 lat temu
.travis.yml bc0f1f131f Cleanup travis build file 10 lat temu
CMakeLists.txt c8590c4468 Remove legacy propagator and neon 10 lat temu
CONTRIBUTING.md 7d191763b5 Minor build etc typos 10 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 f03f845d04 Changelog for 2.1.1 10 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 517f2ed03d Add coverity badge 10 lat temu
VERSION.cmake 7ed243d3cd Move version to 2.1.1 git. 10 lat temu
binary.rej 77a28a81eb Bump to 1.9 10 lat temu
client.qrc ef915fb2e5 SharedDialog: Fix the delete icon on windows and mac (#3737) 10 lat temu
config.h.in c8590c4468 Remove legacy propagator and neon 10 lat temu
issue_template.md 71e8910e02 Use 1.8 troubleshooting link 11 lat temu
mirall.desktop.in d503221b2e Desktop file: Add X-GNOME-Autostart-Delay #3686 #1739 10 lat temu
sync-exclude.lst c46547592c sync excludes: Add .directory files to be ignored 10 lat temu
theme.qrc 1f6efab318 Add changes theme.qrc 10 lat temu

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.