Nextcloud Desktop client
Go to file
Christian Kamm 95e7720864 Vfs: Fix folder dehydration requests on OSX #6977
Since the rename is triggered by the client process the folder watcher
didn't pick up on it on OSX.

This does not need to be merged into master.
2019-02-28 07:31:23 +01:00
.github
admin [tx-robot] updated from transifex 2019-01-17 01:15:22 +01:00
binary@09f12de312
cmake macOS: Opt out of dark mode for now #7043 2019-02-22 14:38:53 +01:00
doc macOS: Fix Ctrl+L shortcut 2018-11-07 17:42:52 +01:00
man
resources
shell_integration Windows: Fix context menu handling only own verbs #7004 2019-02-28 06:59:07 +01:00
src Vfs: Fix folder dehydration requests on OSX #6977 2019-02-28 07:31:23 +01:00
test Test: Add test for locked file tracking and propagation 2018-11-06 10:03:25 +01:00
theme
translations [tx-robot] updated from transifex 2019-02-20 02:18:42 +01:00
.clang-format
.drone.yml
.git-blame-ignore-revs
.gitattributes
.gitignore
.gitmodules
.tag
appveyor.ini
appveyor.yml
ChangeLog Changelog for 2.5.4 2019-02-26 08:55:58 +01:00
client.qrc
CMakeLists.txt
config.h.in
CONTRIBUTING.md
COPYING
COPYING.documentation
CPackOptions.cmake.in
mirall.desktop.in [tx-robot] updated from transifex 2019-02-20 02:18:42 +01:00
OWNCLOUD.cmake
OwnCloudCPack.cmake
README.md
sync-exclude.lst
THEME.cmake
theme.qrc
VERSION.cmake VERSION.cmake / ChangeLog: Fix dates 2019-02-08 12:27:32 +01:00
version.h.in

ownCloud Desktop Client

Build Status 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.

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.

Maintainers and Contributors

The current maintainers of this repository are:

ownCloud Desktop Client is developed by the ownCloud community and receives patches from a variety of authors.

Past maintainers:

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.