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-05-17if an exclude file is deleted, skip it and remove it from internal listMatthieu Gallien
2022-05-17Fix notifications not being shown when they should beClaudio Cambra
2022-05-16Allow manual renaming of files and folders with spaces. Allow uploading inval...alex-z
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
2022-02-23Rollback local move when server move has failed.alex-z
2022-02-11ensure that bulk upload network job errors are handledMatthieu 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
2022-02-04Adjust icons for activity entries in main dialog. Refactor the dialog by spli...alex-z
2022-02-01Add testing for ActivityListModelClaudio Cambra
2022-01-11Refactor DeleteJob and DeleteApiJob to use SimpleFileJob.alex-z
2022-01-11Checksum validation PropagateDownload unit tests.alex-z
2022-01-11Checksum validator unit tests.alex-z
2022-01-11Ask server to recalculate checksum on validatin failure.alex-z
2022-01-11check modified time sent by upload jobs in automated testsMatthieu Gallien
2021-12-07test files that should be renamed in sub-directoryMatthieu Gallien
2021-11-26let auto tests of batch upload return proper file pathsMatthieu Gallien
2021-11-24implement bulk uploadMatthieu Gallien
2021-11-24read capabilities for bulk upload from serverMatthieu Gallien
2021-11-05Make argument singular to fix i18n issuerakekniven
2021-11-04Fix review comments. Use QImage for QML and QPixmap for rest of code. Do not ...alex-z
2021-11-04Use SvgRenderer for Unified Search input icons. Refactor IconUtils. Extend un...alex-z
2021-11-02Replace deprecated QRegExp with QRegularExpression.alex-z
2021-10-28Expand ExcludedFiles tests.Camila
2021-10-28Skip sync exclude file from list of exclude files if it doesn't exist.Camila
2021-10-26schedule files upload after all other jobs have been completedMatthieu Gallien
2021-10-26add test to check the order of actions when uploading new filesMatthieu Gallien
2021-10-25our source code files have lower case namesMatthieu Gallien
2021-10-25Unified Search via Tray windowalex-z
2021-10-14Trim trailing spaces before uploading filesFelix Weilbach
2021-10-12Fix BUILD_TESTING on non Linux unicesGuido Falsi
2021-10-06use alias target for internal librariesMatthieu Gallien
2021-09-27Extend TestCapabilities with shareDefaultPermissions tests.Camila