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-24implement bulk uploadMatthieu Gallien
2021-11-04Don't convert exclude file to placeholder fileFelix Weilbach
2021-11-04on switch to VFS real plugin, convert existing files to placeholdersMatthieu Gallien
2021-11-02Replace deprecated QRegExp with QRegularExpression.alex-z
2021-10-18Give the user a more descriptive error message when syncing is aborted.Camila
2021-10-14Add .sync-exclude.lst to exclude filesFelix Weilbach
2021-09-30Remove Temporary solution for file restoration issue due to failing to set th...alex-z
2021-09-08Replace deprecated use of QProcess::execute()Felix Weilbach
2021-08-23Add socket command to upload a selection of files based on a regexHannah von Reth
2021-08-23Use byte array for etagHannah von Reth
2021-08-23Add missing Q_EMITHannah von Reth
2021-06-15Add error message to GUI.allexzander
2021-05-19Add a key value store to the sync journalFelix Weilbach
2021-04-14Temporary solution for file restoration issue due to failing the dataFingerpr...allexzander
2021-02-16Fix incorrect logger output for non-latin strings.allexzander
2021-01-25Removed blank before colonrakekniven
2021-01-11Implement nested items removal when removing root encrypted folder.allexzander
2020-12-30Fix a possible crash with the remove all files dialogHannah von Reth
2020-12-30Handle errors in convertToPlaceholderHannah von Reth
2020-12-15Please the clang-tidy overlordKevin Ottens
2020-12-15Use time the request was send,..Hannah von Reth
2020-12-15Ensure the callback is triggeredHannah von Reth
2020-12-15Don`t block main thread when displaying all files removed dialogHannah von Reth
2020-12-15No need to fetch encryption data separately before discoveryKevin Ottens
2020-12-15Use verbose function names instead of direct member accessHannah von Reth
2020-12-15Rename csync_instructions_e -> SyncInsturctionsHannah von Reth
2020-12-15SyncEngine: no need to use QAtomicIntOlivier Goffart
2020-12-15Don't show the "All files deleted" popup when unselecting everything with sel...Olivier Goffart
2020-12-15VFS: Do not overwrite existing files by placeholderOlivier Goffart
2020-12-15SyncEngine: Save a bit of memory by not keeping a set of all filenameOlivier Goffart
2020-12-15Reconcile: Sort already during discovery #7445Markus Goetz
2020-12-15Discovery: If a move is forbidden, restore the sourceChristian Kamm
2020-12-15SyncEngine: Don't duplicate fatal errorsChristian 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-15SyncEngine: Fix renaming a single file cause the "delete all file" popupOlivier Goffart
2020-12-15Vfs: Mark sqlite temporaries excluded on db-open #7141Christian Kamm
2020-12-15SyncEngine: Don't close db when done #7141Christian Kamm
2020-12-15PropagateIgnore: Default to NormalError for INSTRUCTION_ERRORChristian Kamm
2020-12-15Ensure local discovery on selective sync changesChristian Kamm
2020-12-15Fix warnings about signednessChristian Kamm
2020-12-15Pin state updatesChristian Kamm
2020-12-15Vfs: Clarify SyncEngine::wipeVirtualFiles()Christian Kamm
2020-12-15Discovery: Add signal for silentlyExcluded filesChristian Kamm
2020-12-15Vfs: Make files that end up in db placeholdersChristian Kamm
2020-12-15Move SyncFileStatus to libcommonChristian Kamm
2020-12-15File watcher: Reduce touch ignore durationChristian Kamm
2020-12-15SyncEngine: Rename phase finishing slotsChristian Kamm
2020-12-15Discovery: Fix aborting during discovery #6972Christian Kamm
2020-12-15Discovery: Ensure selective sync lists are sorted #6958Christian Kamm