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
path: root/test
AgeCommit message (Expand)Author
2022-11-09properly escape a path when creating a test file during testsMatthieu Gallien
2022-11-07new autotest to ensure that we delete folders despite blacklist errorsMatthieu Gallien
2022-10-31Add testing for SortedShareModelClaudio Cambra
2022-10-31Moved all server mocking code for share model test to independent ShareTestUt...Claudio Cambra
2022-10-31Add testing for ShareeModelClaudio Cambra
2022-10-31Add a suite of tests for ShareModelClaudio Cambra
2022-10-17Update tests.Camila
2022-10-11add extra tests for lock files to better capture desired behaviorMatthieu Gallien
2022-10-11test that files soon to be expired will be synced automaticallyMatthieu Gallien
2022-10-04VFS Windows: Display the sharing state and lock state in the 'Status' column ...allexzander
2022-10-04Check local file locked and unlocked correctly in testlocaldiscoveryClaudio Cambra
2022-10-04add [[nodiscard]] attribute via clang-tidyMatthieu Gallien
2022-10-04fix [[nodiscard]] single warningMatthieu Gallien
2022-10-04apply modernize-use-using via clang-tidyci/useUsingMatthieu Gallien
2022-09-29Update tests to follow 'Reply' change of primary action.Camila
2022-09-29Fix 'Reply' action primary property.Camila
2022-09-26Remove sorting code in activitylistmodel as not needed with sortedactivitylis...Claudio Cambra
2022-09-17Fix deprecation warnings.allexzander
2022-09-17Do not ignore return values for SyncJournalDB in unit tests.allexzander
2022-09-13Refactor ActivityListModel population mechanismsClaudio Cambra
2022-09-10Make sure Folder is deleted from the list and the SyncJournalDB is closed for...alex-z
2022-09-10Check folder invalidity reson when deciding to enable or disable the 'Finish'...alex-z
2022-09-05fix build of windows virtual files automated testsMatthieu Gallien
2022-08-10Make UserStatusSelector a dismissible page pushed onto the tray windowClaudio Cambra
2022-08-08ensure SyncEngine use an initialized instance of SyncOptionsMatthieu Gallien
2022-07-29Implement COM Dll for CfApi shell extensins. Implement Thumbnail Provider.alex-z
2022-07-12Properly adapt the userstatusselectormodel, eliminate hacks, make code more d...Claudio Cambra
2022-06-24Make client language gender-neutral and more clearClaudio Cambra
2022-06-10Fail build when Windows tests fail. Use GH Actions to build and run Windows t...alex-z
2022-05-16if an exclude file is deleted, skip it and remove it from internal listMatthieu Gallien
2022-05-16Allow manual renaming of files and folders with spaces. Allow uploading inval...alex-z
2022-05-16Fix notifications not being shown when they should beClaudio Cambra
2022-05-12Do not replace strings in action links coming from the notification api.Camila
2022-05-02allow lock/unlock of files from files explorer integrationMatthieu Gallien
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-05-02detect capabilities for lock/unlock of filesMatthieu Gallien
2022-04-06Update ActivityListModel tests.Camila
2022-04-06avoid deleting renamed file with spaces in nameMatthieu Gallien
2022-03-28Fix dark mode stuff relating to unified search, fix macOS auto dark/light the...Claudio Cambra
2022-03-18ensure discovery phase will not try to upload files with invalid mtimeMatthieu Gallien
2022-03-18add new tests dedicated for recovery scenario of wrong mtime on serverMatthieu 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-03-17Add TalkReply class and tests.Camila
2022-03-17Add thumbnails for files in the activity viewClaudio Cambra
2022-03-16File activity dialog now works for all file actions activities (e.g. deleted ...Claudio Cambra
2022-03-09Do not remove files from a Group folder and its nested folders whe it is rena...bugfix/group-folder-files-erased-when-rename-or-delete-folderalex-z
2022-02-25Fix review comments.alex-z
2022-02-25Unit tests for new files restore logic when the parent folder is removed on t...alex-z