nextcloud-desktop/src
Christian Kamm 910ccaf600
Vfs: Improve sync protocol entries for actions
Creating a new virtual file and replacing a file with a virtual one now
have their own text in the protocol, not just "Downloaded".

To do this, the SyncFileItem type is kept as
ItemTypeVirtualFileDehydration for these actions. Added new code to
ensure the type isn't written to the database.

While looking at this, I've also added documentation on SyncFileItem's
_file, _renameTarget, _originalFile and destination() because some of
the semantics weren't clear.
2020-12-15 10:58:41 +01:00
..
3rdparty sqlite: Update bundled version to 3.26.0 2020-12-15 10:58:31 +01:00
cmd File watcher: Reduce touch ignore duration 2020-12-15 10:58:36 +01:00
common Vfs: Ensure VfsOff works without start() being called 2020-12-15 10:58:40 +01:00
crashreporter Install libocsync to lib/ without subfolder. 2020-12-15 10:57:56 +01:00
csync Discovery: Files can have dehydrate/download actions 2020-12-15 10:58:38 +01:00
gui Vfs: Add option to hide socketapi pin actions 2020-12-15 10:58:40 +01:00
libsync Vfs: Improve sync protocol entries for actions 2020-12-15 10:58:41 +01:00
CMakeLists.txt Build fix for mingw64 7.3 (Qt 5.12.0) 2020-12-15 10:58:37 +01:00