Nextcloud Desktop client
Go to file
Klaas Freitag 3649869650 Optimize restoring of the remote tree from database.
If the etag of a directory hasn't changed, the content for the csync
tree can be restored from database. The code doing that is now optimized
so that this does not take so long any more.
2014-02-07 11:53:58 +01:00
admin - Replace undeclared variables: 2014-02-05 12:01:36 +01:00
cmake - Replace undeclared variables: 2014-02-05 12:01:36 +01:00
csync Optimize restoring of the remote tree from database. 2014-02-07 11:53:58 +01:00
doc Update building.rst 2014-02-04 08:40:28 +01:00
resources Use the activity icon in settings dialog. 2013-11-28 09:47:49 +01:00
src Only wait half a second before the next folder sync is started. 2014-02-07 11:53:58 +01:00
test Fix Qt5: Tests require Xml Module 2014-02-04 13:12:13 +01:00
theme
translations [tx-robot] updated from transifex 2014-02-05 01:57:23 -05:00
.gitattributes
.gitignore Merge csync inside the mirall repository 2014-01-13 14:43:14 +01:00
.gitmodules
.tag
ChangeLog Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
CMakeLists.txt Properly install cmake in OS X app bundle 2014-01-30 22:09:37 +01:00
config.h.in Make update URL a compile time option 2014-01-28 13:36:16 +01:00
CONTRIBUTING.md
COPYING Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
COPYING.documentation
CPackOptions.cmake.in CPack: revert part of previous commit 2014-01-24 12:27:08 +01:00
issue_template.md
mirall.desktop.in Add missing trailing semicolon as nagged by rpmlint. 2013-09-26 11:13:19 +02:00
mirall.qrc Show an indicator if the url is encrypted or not in connection wizard. 2014-01-16 17:40:46 +01:00
OWNCLOUD.cmake Make Updater URL overridable 2014-01-28 15:44:40 +01:00
OwnCloudCPack.cmake Adjust Windows and Mac binaries package names 2013-12-09 17:41:41 +01:00
README.md REAMDE: Use 1.5 doc, not 1.2 2014-02-03 20:18:04 +01:00
sync-exclude.lst FolderWatcher: ignore the csync journal 2014-02-04 14:57:25 +01:00
theme.qrc
VERSION.cmake Set mirall version to 1.5.1rc1 2014-02-04 16:23:44 +01:00

Mirall

Introduction

Mirall is a tool to synchronize files from ownCloud Server with your computer. It uses OCSync as its syncing backend.

Download

Binary packages

Source code

Building the source code

Please refer to Building the Client in the ownCloud client manual.

Authors

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.