Nincs leírás

Daniel Molkentin d2670b8473 Merge pull request #2767 from jdhoek/feature/choose-connection-method 11 éve
admin 6c3e19e531 [tx-robot] updated from transifex 11 éve
binary @ 7bbb360386 0c987f58e6 FF binary submodule 11 éve
cmake 6c0a449ebe NSIS: Fix c&p error 11 éve
csync 43d6dbb0f2 SQL: Add debugging options. #2693 11 éve
doc 63cda04b56 remove obsolete account setup page 11 éve
resources 714599aeaa Refactor generic settings dialog 11 éve
shell_integration 5dc2871e2b Nautilus plugin: Fix broken indentation (python). 11 éve
src 227b7ccabd Add dialog to connection wizard 11 éve
test 907b79d3b8 Utility: Use appropriate unit when converting from bytes to human readable units 11 éve
theme 0be7c0273e Replace forgotton 22px app icon version which was still s/w 12 éve
translations 7121b64c59 [tx-robot] updated from transifex 11 éve
.gitattributes 11a64320f0 git: fix entry in .gitattributes to not export binary dir. 11 éve
.gitignore 12203461f0 Import the dolphin plugin 11 éve
.gitmodules cdac8d56d5 Merge remote-tracking branch 'origin/master' into crashreporter 11 éve
.tag 04642b3c6d Export repo revision indicator 13 éve
CMakeLists.txt 481d4f3478 CMake: Changed message about compiling against Qt4. 11 éve
CONTRIBUTING.md fd69f60a49 Update CONTRIBUTING.md 11 éve
COPYING cd281bc552 Correct COPYING file from FSF website, rpmlint found an old address 14 éve
COPYING.documentation 78c7dc95a0 Add doc cmake targets (HTML, PDF, QtHelp, CHM, man) 13 éve
CPackOptions.cmake.in d5f2c36abd Mirall -> (Desktop) Client 11 éve
ChangeLog 6b3278cd8e Amend and edit ChangeLog for 1.7.1 11 éve
OWNCLOUD.cmake 3888a461f3 Set APPLICATION_SHORTNAME correctly, fixes prev. commit 11 éve
OwnCloudCPack.cmake f3cc614427 Fix apple build. 11 éve
README.md bce6d44e06 README: Fix typo 11 éve
VERSION.cmake c4dd64940e Update VERSION.cmake 11 éve
client.qrc a2b817f0c0 mirall.qrc -> client.qrc 11 éve
config.h.in 1aca22b5f8 Make crash reporter executable branded 11 éve
issue_template.md a3c5da90d2 Update issue_template.md 11 éve
mirall.desktop.in aab870af32 desktop file: add a Comment 11 éve
sync-exclude.lst 5860e5a46b Exclude *.tmp (as requested in #2424 ) 11 éve
theme.qrc 8dff17d78b Rename: Fix icon location in theme.qrc. 11 éve

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

Tehe 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.