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-10-11test that files soon to be expired will be synced automaticallyMatthieu Gallien
2022-10-04Check local file locked and unlocked correctly in testlocaldiscoveryClaudio Cambra
2022-09-17Do not ignore return values for SyncJournalDB in unit tests.allexzander
2022-05-16Allow manual renaming of files and folders with spaces. Allow uploading inval...alex-z
2022-05-02add automated tests for LockFileJob to validate proper behaviorMatthieu Gallien
2022-05-02fetch and store in sync database information abot lock state of filesMatthieu Gallien
2022-04-06avoid deleting renamed file with spaces in nameMatthieu Gallien
2022-03-18prevent updating files when that would result in invalid mtimeMatthieu Gallien
2022-03-18remove all usage of QDateTime::toTime_t() to avoid overflowMatthieu Gallien
2022-02-08simplify sync folder in some automated local discovery testsMatthieu Gallien
2022-02-08clean transition when files with spaces exist alreadyMatthieu Gallien
2022-02-08ensure we emit a rename command for renamed filesMatthieu Gallien
2021-12-07test files that should be renamed in sub-directoryMatthieu Gallien
2021-10-14Trim trailing spaces before uploading filesFelix Weilbach
2020-12-15Discovery: Handle the blacklistFiles from the server capabilitiesOlivier Goffart
2020-12-15Discovery: Fix downloading files when database is used for local discoveryOlivier Goffart
2020-12-15Local discovery: always recurse within touched directoryOlivier Goffart
2020-12-15LocalDiscoveryTracker: Separate from Folder and move to libsyncChristian Kamm