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
path: root/src
AgeCommit message (Expand)Author
2021-07-13Delay the deletion of Folder objectsHannah von Reth
2021-07-13Remove unneeded moc includeHannah von Reth
2021-07-13Exclude hidden remote filesHannah von Reth
2021-07-13If a file no longer exist determine its ignored status on its parentHannah von Reth
2021-07-13We compare the path with base path so don't resolve itHannah von Reth
2021-07-06Rename confusing callbackHannah von Reth
2021-07-06qCmd: Implement aboutToRemoveAllFilesHannah von Reth
2021-07-06Revert accidential downgrade of crashreporterHannah von Reth
2021-07-05Windows: Retry convertToPlaceholder for 30s on new dirHannah von Reth
2021-07-02Fix file name in clash warningHannah von Reth
2021-07-02Fix assert in makeDavUrlHannah von Reth
2021-06-30Add Q_ENUMHannah von Reth
2021-06-30Update libcrashreporter-qtHannah von Reth
2021-06-29Improved string replacement in a more efficient wayOleksii Lysenko
2021-06-29Use const iteratorsOleksii Lysenko
2021-06-28Improve the error message returned by updateMetadataHannah von Reth
2021-06-28Prevent implementations of Result<bool,..>Hannah von Reth
2021-06-25Fix incorrect string comparison in check wheter we are responsible for a fileHannah von Reth
2021-06-25Add utility to check whether a path is child ofHannah von Reth
2021-06-24Replace complex loop with reverse iteratorHannah von Reth
2021-06-24Allow to override the server url with OWNCLOUD_OVERRIDE_SERVER_URLHannah von Reth
2021-06-24Disable deprecation warnings in legacy http credentials migrationHannah von Reth
2021-06-24Add macro to temporarily disable depreactionHannah von Reth
2021-06-24Fixed implicit fallthrough warningsOleksii Lysenko
2021-06-24Fixed missing field initializer warningsOleksii Lysenko
2021-06-24Fixed unused parameter warningsOleksii Lysenko
2021-06-24Fixed reorder warningsOleksii Lysenko
2021-06-24Fixed unused function warningsOleksii Lysenko
2021-06-24Fixed comparison of integer of different signednessOleksii Lysenko
2021-06-24Removed unused variable warningOleksii Lysenko
2021-06-22Fix mergeHannah von Reth
2021-06-22Merge remote-tracking branch 'origin/2.8'Hannah von Reth
2021-06-22Fix dehydration of locked fileHannah 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-22Fix a bug preventing sync root in folder on drive rootsHannah von Reth
2021-06-21Fix potential itterator corruptionHannah von Reth
2021-06-21Require exclusive locks for vfs and renamesHannah von Reth
2021-06-18Simplified NetrcParser::find functionOleksii Lysenko
2021-06-18Fixed unneeded allocations in for-loopsOleksii Lysenko
2021-06-16Fix crash on rediredct during setupHannah von Reth
2021-06-16Small optimisationHannah von Reth
2021-06-16Fix data locationHannah von Reth
2021-06-16Don't use deprecated DataLocation (#8743)Hannah von Reth
2021-06-16Remove possible qt containers detach (#8727)Aleksey Lysenko
2021-06-15Replaced QFileInfo(file).exists() with a static QFileInfo::exists(file)Oleksii Lysenko
2021-06-15Reuse message pattern from guiHannah von Reth
2021-06-15Remove dead codeHannah von Reth
2021-06-15Refactor the cmd clientHannah von Reth