nextcloud-desktop/src
Christian Kamm 5761f4cd8a
SyncEngine: Don't duplicate fatal errors
Previously fatal error texts were duplicated: Once they entered the
SyncResult via the SyncFileItem and once via syncError().

syncError is intended for folder-wide sync issues that are not pinned
to particular files. Thus that duplicated path is removed.

For #5088
2020-12-15 10:58:54 +01:00
..
3rdparty Sqlite: Update to 3.27.2 2020-12-15 10:58:46 +01:00
cmd owncloudcmd: log sync errors 2020-12-15 10:58:50 +01:00
common Vfs: Add hook to allow update-metadata for unchanged files 2020-12-15 10:58:53 +01:00
crashreporter Install libocsync to lib/ without subfolder. 2020-12-15 10:57:56 +01:00
csync Vfs: Clear up relationship between _type and pin state 2020-12-15 10:58:46 +01:00
gui Vfs: Require local discovery after disabling vfs 2020-12-15 10:58:54 +01:00
libsync SyncEngine: Don't duplicate fatal errors 2020-12-15 10:58:54 +01:00
CMakeLists.txt Build fix for mingw64 7.3 (Qt 5.12.0) 2020-12-15 10:58:37 +01:00