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-12-14Save folder settings to config when force-switching VFS.alex-z
2021-11-19properly query sync journal DB to know when to run fix for VFSMatthieu Gallien
2021-11-17Correct virtual files placeholder files if neededFelix Weilbach
2021-11-05add an option to enforce use of virtual files sync folderMatthieu Gallien
2021-11-04on switch to VFS real plugin, convert existing files to placeholdersMatthieu Gallien
2021-10-05Add file activity dialogFelix Weilbach
2021-08-23Add socket command to upload a selection of files based on a regexHannah von Reth
2021-08-23Remove dead codeHannah von Reth
2021-08-23owncloudcmd: Use env vars for chunk sizes #7078Christian Kamm
2021-08-23Use byte array for etagHannah von Reth
2021-08-11Check result of setPinState()Felix Weilbach
2021-07-30l10n: Replace apostrophe with double quotationValdnet
2021-07-28Fix crash in Folder::isSyncRunning()allexzander
2021-06-15Add error message to GUI.allexzander
2021-04-26Call finish() if going to remove all filesFelix Weilbach
2021-03-24Refresh Windows download dialog progress when hydrating a placeholderallexzander
2020-12-30Fix a possible crash with the remove all files dialogHannah von Reth
2020-12-15Please the clang-tidy overlordKevin Ottens
2020-12-15Use time the request was send,..Hannah von Reth
2020-12-15Pause sync when remove all dialog is displayedHannah von Reth
2020-12-15Fix usePlaceholders migrationHannah von Reth
2020-12-15Don`t block main thread when displaying all files removed dialogHannah von Reth
2020-12-15VirtualFiles: Ensure the target location supports vfsHannah von Reth
2020-12-15Fix placeholders are reverted to OnlineOnlyHannah von Reth
2020-12-15Log: Improve log message [ info gui.folder ]: Folder sync result: 4...Hannah von Reth
2020-12-15VFS: Tell the vfs plugin whether we have multiple accountsHannah von Reth
2020-12-15Don't ignore file sync notification after an unlockHannah von Reth
2020-12-15Vfs: Retain existing data when enabling vfs #7302Christian Kamm
2020-12-15VfsSuffix: Wipe stale pin states #7273Christian Kamm
2020-12-15Vfs: Mark sqlite temporaries excluded on db-open #7141Christian Kamm
2020-12-15Vfs: Clear up relationship between _type and pin stateChristian Kamm
2020-12-15Vfs: Hydrating a virtual is SYNC not NEW #7101Christian Kamm
2020-12-15Notifications: Don't say "downloaded" for new files #7101Christian Kamm
2020-12-15Protocol, Notifications: Show destination() instead of _fileChristian Kamm
2020-12-15Ensure local discovery on selective sync changesChristian Kamm
2020-12-15File watcher: Pin state attribute changes are valid notificationsChristian Kamm
2020-12-15PinStates cleanupChristian Kamm
2020-12-15Folder: Add remoteFolderTrailingSlash()Christian Kamm
2020-12-15Vfs: Call unregisterFolder() when folder is removedChristian Kamm
2020-12-15Pin state updatesChristian Kamm
2020-12-15Vfs: Send SyncFileStatusTracker data to vfs pluginsChristian Kamm
2020-12-15Folder: Add selective sync / ui related flagsChristian Kamm
2020-12-15vfs: Add vfs migration options to folder context menuChristian Kamm
2020-12-15vfs: Allow (de-)hydrating the full sync folderChristian Kamm
2020-12-15vfs: Don't assume suffix mode for old foldersChristian Kamm
2020-12-15Sync: Display theme in debug logMarkus Goetz
2020-12-15vfs: Remove newFilesAreVirtual - use root PinState insteadChristian Kamm
2020-12-15Database: Change path for new dbs to .sync_* #5904Christian Kamm
2020-12-15Vfs: Ensure older versions gracefully ignore winvfs foldersChristian Kamm
2020-12-15vfs: Separate vfs availability from new-files-virtualChristian Kamm