Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-29Move setFileReadOnlyWeak to updateMetadataHannah von Reth
2022-04-29Ensure SyncOptions are initialisedHannah von Reth
2022-01-26Merge remote-tracking branch 'origin/2.10'Hannah von Reth
2022-01-26Introduce new error category that is not handled by the ignore listHannah von Reth
2021-12-17Merge remote-tracking branch 'origin/2.10'Hannah von Reth
2021-12-15Fix wrong status displayed for files moved on the serverHannah von Reth
2021-12-13Merge remote-tracking branch 'origin/2.10'Hannah von Reth
2021-12-13Handle local errors with the ignore listHannah von Reth
2021-12-09Merge remote-tracking branch 'origin/2.10'Hannah von Reth
2021-12-09Move dehydration into updateMetadataHannah von Reth
2021-11-25Use some more std::chronoHannah von Reth
2021-11-25Use std::chrono with QTimer::singleShotHannah von Reth
2021-09-29Allow to filter issue table by issue typeErik Verbruggen
2021-08-27Properly handle errors on CSYNC_INSTRUCTION_UPDATE_METADATA for foldersHannah von Reth
2021-08-26Handle locked case correctlyHannah von Reth
2021-08-26Minor cleanupHannah von Reth
2021-08-12Properly handle return valueHannah von Reth
2021-08-02Use blacklist for all NormalErrorHannah von Reth
2021-08-02Remove unused variableHannah von Reth
2021-07-29Simplify apiHannah von Reth
2021-07-29Don't add the file to the db before the local file handling is doneHannah von Reth
2021-07-29Always use the propagatorHannah von Reth
2021-07-29Unify calls to updateMetadataHannah von Reth
2021-07-23Remove dead code and small cleanupHannah von Reth
2021-07-23Use a set for SyncFileItemVectorHannah von Reth
2021-07-02Fix file name in clash warningHannah von Reth
2021-06-28Improve the error message returned by updateMetadataHannah von Reth
2021-06-22Merge remote-tracking branch 'origin/2.8'Hannah von Reth
2021-06-22Only report locked files locked, not read only filesHannah von Reth
2021-06-22Reword locked warningsHannah von Reth
2021-06-22Check a wehter file is locked before we moveHannah von Reth
2021-06-21Require exclusive locks for vfs and renamesHannah von Reth
2021-06-16Remove possible qt containers detach (#8727)Aleksey Lysenko
2021-05-12Display local file name in case clash warningHannah von Reth
2021-03-31Filter sync items before we start propagationHannah von Reth
2021-03-31Add socket command to upload a selection of files based on a regexHannah von Reth
2021-03-22Filter sync items before we start propagationHannah von Reth
2021-03-04Remove anchient debug msg that mutated to a warning over the yearHannah von Reth
2021-03-01Add socket command to upload a selection of files based on a regexHannah von Reth
2021-02-19Merge remote-tracking branch 'origin/2.7' into masterHannah von Reth
2021-02-19Use longWinPath in more placesHannah von Reth
2021-02-11Remove PollJob supportHannah von Reth
2021-01-19Small cleanupHannah von Reth
2021-01-19Don't shadowHannah von Reth
2020-12-17Handle errors in convertToPlaceholderHannah von Reth
2020-09-22Use verbose function names instead of direct member accessHannah von Reth
2020-09-15Use stict QStrings for libsyncHannah von Reth
2020-07-15Fix assert overload, not supported by msvcHannah von Reth
2020-06-23Implement the TUS resumebale upload protocolHannah von Reth
2020-02-10SyncEngine: no need to use QAtomicIntOlivier Goffart