nextcloud-desktop/src
Kevin Ottens f93fdafa80 Finally encrypt subdirectories during sync
We catch when a directory is inside a known encrypted folder and in such
a case we now do the following:
 1) we encrypt the folder meta data (its name) properly and create it
    under that mangled name on the server side
 2) we mark the new folder itself as encrypted

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
2020-06-30 11:29:08 +02:00
..
3rdparty Remove Submodule qtmacgoodies again 2020-06-15 12:32:25 +00:00
cmd macOS: Build nextcloudcmd after gui and run macdeployqt with the -executable option 2020-06-07 14:39:42 +02:00
common Major multi monitor improvements and rewrite of tray window positioning 2020-06-15 12:32:25 +00:00
crashreporter macOS: Use macdeployqt instead of the old admin/osx/macdeployqt.py 2020-06-07 14:39:42 +02:00
csync Simplify nullptr comparisons where appropriate 2020-06-11 00:27:30 +02:00
gui Mark user strings for translation 2020-06-30 11:29:08 +02:00
libsync Finally encrypt subdirectories during sync 2020-06-30 11:29:08 +02:00
CMakeLists.txt macOS: Build nextcloudcmd after gui and run macdeployqt with the -executable option 2020-06-07 14:39:42 +02:00