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
2022-05-16Actually reset menu when user accounts are added or removedClaudio Cambra
2021-08-31let clang-tidy add missing override after enabling again the checkMatthieu Gallien
2021-07-08bring back dynamic load of VFS pluginsMatthieu Gallien
2021-07-06Improve the error message returned by updateMetadataHannah von Reth
2021-03-24Refresh Windows download dialog progress when hydrating a placeholderallexzander
2021-01-14Add the plumbing for a new extended attributes backendKevin Ottens
2020-12-30Use Q_REQUIRED_RESULT directly like in other placesKevin Ottens
2020-12-30Mark vfs functions as OC_REQUIRED_RESULTHannah von Reth
2020-12-30Handle errors in convertToPlaceholderHannah von Reth
2020-12-15Please the clang-tidy overlordKevin 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-15VFS: remove now unused parameterHannah von Reth
2020-12-15VFS: Tell the vfs plugin whether we have multiple accountsHannah von Reth
2020-12-15Make sure all cases are handledHannah von Reth
2020-12-15VFS: Do not overwrite existing files by placeholderOlivier Goffart
2020-12-15Fix 'unused parameter name' warningsChristian Kamm
2020-12-15Vfs: Add hook to allow update-metadata for unchanged filesChristian Kamm
2020-12-15VfsSuffix: Wipe stale pin states #7273Christian Kamm
2020-12-15Vfs: Distinguish availability error kinds #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-15Fix warnings about signednessChristian Kamm
2020-12-15Vfs: Ensure VfsOff works without start() being calledChristian Kamm
2020-12-15Vfs: Remove VfsDefaultsChristian Kamm
2020-12-15Vfs: Add option to hide socketapi pin actionsChristian Kamm
2020-12-15Vfs: dehydration is separate actionChristian Kamm
2020-12-15PinStates cleanupChristian Kamm
2020-12-15Folder: Add remoteFolderTrailingSlash()Christian Kamm
2020-12-15Vfs: Enable propagating attributes on downloadChristian Kamm
2020-12-15Pin state updatesChristian Kamm
2020-12-15Vfs: Shell integration is enabled optionallyChristian Kamm
2020-12-15Vfs: Send SyncFileStatusTracker data to vfs pluginsChristian Kamm
2020-12-15Vfs: Make files that end up in db placeholdersChristian Kamm
2020-12-15vfs: Make Vfs ctor explicitChristian Kamm
2020-12-15vfs: Ensure SyncOptions::_vfs is never nullChristian Kamm
2020-12-15vfs: Be more careful about Vfs instance ownershipChristian Kamm
2020-12-15vfs: Improve modeFromString() signatureChristian Kamm
2020-12-15vfs: Add API docsChristian Kamm
2020-12-15Fix export of vfs functionsDominik Schmidt
2020-12-15vfs: Fix plugin decision in wizards, sanitize loadingChristian Kamm
2020-12-15winvfs: initial workChristian Kamm