Няма описание

Dominik Schmidt 486ccaff56 Enable tests in appveyor builds преди 8 години
.github 6e445033c7 OBS publishing details added преди 8 години
admin cfe9909560 admin/linux/Dockerfile: Add comments преди 8 години
binary @ 3425fab2c6 af4f1083b7 shell/windows Build 46: Private links context menu преди 8 години
cmake 81c20352e1 Use new ECMAddAppIcon macro for application icons. преди 8 години
doc e0a14cac5b ConfigFile: use QStandardPaths::AppConfigLocation for the config file преди 8 години
man 1a1ab92ed9 make doc-man working again. преди 8 години
resources a831b7417f Added temporar icon for notifications. преди 10 години
shell_integration fc62e9e9d9 Fix .def and .rc files not being compiled into windows shell extensions преди 8 години
src 2a14ba5582 Folder: remove declaration of non-existing method преди 8 години
test 437d45981e Remove unused c_strlist преди 8 години
theme 81c20352e1 Use new ECMAddAppIcon macro for application icons. преди 8 години
translations a476c5420a [tx-robot] updated from transifex преди 8 години
.clang-format 566e6c813e Add .clang-format style преди 8 години
.git-blame-ignore-revs 494ea5c78c Reformatting: Add .git-blame-ignore-revs преди 8 години
.gitattributes 11a64320f0 git: fix entry in .gitattributes to not export binary dir. преди 11 години
.gitignore 834a971e2a Add Dockerfile that allows cross compiling the client преди 10 години
.gitmodules 8be2aaa751 Remove qtkeychain submodule #6004 преди 8 години
.tag 04642b3c6d Export repo revision indicator преди 13 години
.travis.yml 2f1a40ff7c Travis coverity: Enforce Ubuntu 14.04 env, fix repo преди 9 години
CMakeLists.txt 0656c77da8 Set CMAKE_CXX_STANDARD to 14 преди 8 години
CONTRIBUTING.md 4202387c52 templates > .github and create release_template (#5590) преди 8 години
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 8d5afff0a4 Update ChangeLog for 2.4.0 преди 8 години
Jenkinsfile cfe9909560 admin/linux/Dockerfile: Add comments преди 8 години
OWNCLOUD.cmake 89df8fb692 Packaging: Adjust APPNAME handling #5957 преди 8 години
OwnCloudCPack.cmake 89df8fb692 Packaging: Adjust APPNAME handling #5957 преди 8 години
README.md 96f152d57c Removed the coverity badge преди 9 години
VERSION.cmake 8865405a32 Version: master branch is future 2.5 now преди 8 години
appveyor.ini e0cc93c047 Enable appveyor builds преди 8 години
appveyor.yml 486ccaff56 Enable tests in appveyor builds преди 8 години
client.qrc a831b7417f Added temporar icon for notifications. преди 10 години
config.h.in 5c9827a33c Move csync/tests to test/csync преди 8 години
mirall.desktop.in a476c5420a [tx-robot] updated from transifex преди 8 години
sync-exclude.lst 0b7ad2c804 Excludes: Allow escaping # #6012 преди 8 години
theme.qrc 81c20352e1 Use new ECMAddAppIcon macro for application icons. преди 8 години
version.h.in 2df74fd9d7 Updater: Rudimentary support for beta channel преди 8 години

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.