Disable context menu actions for E2EE files and folders
authorKevin Ottens <kevin.ottens@nextcloud.com>
Thu, 20 Aug 2020 12:13:56 +0000 (14:13 +0200)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Thu, 20 Aug 2020 12:13:56 +0000 (14:13 +0200)
commit07388e0f220d8960bf8f727c6ff40a682574c155
treebaef7554d808cd55a44a100655c421c765df8d0a
parentb67c61bf4aef6c0304fc12f4912e036d77edc9c0
Disable context menu actions for E2EE files and folders

Those files and folders are not shareable and the "Edit" or "Open in
browser" actions will lead to showing an error in the web GUI. No need
to lead users there so just disable them.

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
src/gui/socketapi.cpp
src/gui/socketapi.h