Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-05add an option to enforce use of virtual files sync folderMatthieu Gallien
2021-07-08bring back dynamic load of VFS pluginsMatthieu Gallien
2021-01-14Add the plumbing for a new extended attributes backendKevin Ottens
2020-12-15Remove the plugin loader mechanism for VFS backendsKevin Ottens
2020-12-15VirtualFiles: Ensure the target location supports vfsHannah von Reth
2020-12-15Use winvfs by default when adding folder sync connectionHannah von Reth
2020-12-15csync: apply strict QString handlingHannah von Reth
2020-12-15Improve logging of issues during plugin loadingHannah von Reth
2020-12-15Prepend PLUGINDIR else its pointlessHannah von Reth
2020-12-15VfsSuffix: Wipe stale pin states #7273Christian Kamm
2020-12-15Vfs: Move pin state if files move #7250Christian Kamm
2020-12-15Vfs: Distinguish availability error kinds #7143Christian Kamm
2020-12-15Vfs: "free space" only shows when it has an effect #7143Christian Kamm
2020-12-15Vfs: Adjust and centralise action text #7143Christian Kamm
2020-12-15Vfs: Add 'availability', a simplified, user-facing pin state #7111Christian Kamm
2020-12-15Vfs: Remove VfsDefaultsChristian Kamm
2020-12-15PinStates cleanupChristian Kamm
2020-12-15Pin state updatesChristian Kamm
2020-12-15Vfs plugins: Available plugins must loadChristian Kamm
2020-12-15vfs: Don't always load plugins, check metadataChristian Kamm
2020-12-15vfs: Ensure SyncOptions::_vfs is never nullChristian Kamm
2020-12-15vfs: Be more careful about Vfs instance ownershipChristian Kamm
2020-12-15Plugin: Drop PluginLoaderChristian Kamm
2020-12-15vfs: Improve modeFromString() signatureChristian Kamm
2020-12-15vfs: Fix plugin decision in wizards, sanitize loadingChristian Kamm
2020-12-15winvfs: initial workChristian Kamm