vfs: Add vfs migration options to folder context menu
authorChristian Kamm <mail@ckamm.de>
Thu, 26 Nov 2020 23:57:49 +0000 (00:57 +0100)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:58:33 +0000 (10:58 +0100)
commit22255e49761af950ada41ff104b7c839a25c4183
treee9a8e57a817876ad026e16e733a84cc897f1ee27
parent20ef0a029053fcedd68060de0bb7721e22f8a14f
vfs: Add vfs migration options to folder context menu

This allows enabling and disabling vfs.

To distinguish this operation from setting the root pin state, the
availability setting is adjusted as well to be similar to the
menu that shows in the shell extensions.
src/common/syncjournaldb.h
src/gui/accountsettings.cpp
src/gui/accountsettings.h
src/gui/folder.cpp