nextcloud-desktop/src
Jyrki Gadinger 554a2849a0 fix(syncstatussummary): do not attempt to fetch VFS state for accounts without VFS enabled
The socket server won't ever know anything about accounts that are not
set up with VFS, resulting in a "Some files could not be synced" warning
message.  There is no use in trying to fetch the state in that case.

Since the state of the File Provider is per-account, iterating over all
accounts is not necessary either.

Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-09-17 16:10:29 +02:00
..
3rdparty chore: remove never used crashreporter 2025-05-08 09:52:53 +02:00
cmd fix(cmd): use qgetenv. 2025-07-29 09:16:07 +02:00
common feat(windows/vfs): use the new batch create API for placeholder files 2025-08-29 14:07:27 +02:00
csync fix: simplify code reverting to the original version 2025-07-18 08:48:34 +02:00
gui fix(syncstatussummary): do not attempt to fetch VFS state for accounts without VFS enabled 2025-09-17 16:10:29 +02:00
libsync feat: implement UUID-based file provider domain identifiers with backward compatibility. 2025-09-17 08:15:44 +02:00
CMakeLists.txt chore: remove never used crashreporter 2025-05-08 09:52:53 +02:00