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-03-10Don't load folder if we encounter a db errorHannah von Reth
2022-03-01Fix shared pointer deletion before the slot was invokedHannah von Reth
2022-02-23Add missing namespaceHannah von Reth
2022-02-23Set etagPollTimer interval to 10 secondsPhil Davis
2022-02-23Improve poll-interval commentsPhil Davis
2021-11-16Add branding option to disable multiple db warningHannah von Reth
2021-11-16Cache unsupportedConfigurationHannah von Reth
2021-10-06Cleanup and commentsHannah von Reth
2021-09-28CleanupHannah von Reth
2021-09-27Cleanup and some assrts to ensure assumptionsHannah von Reth
2021-09-22Use NtfsPermissionLookupRAII when checking for readable/writeabelHannah von Reth
2021-09-21Fix migration on minor url format changes like…Hannah von Reth
2021-09-17Also migrate pre 2.6 db filesHannah von Reth
2021-09-15Fix crash on missing sync rootHannah von Reth
2021-09-15Migrate existing db files and save their journal path (#9028)Hannah von Reth
2021-09-06Don't allow to enable vfs if the folder is used by multiple accountsHannah von Reth
2021-09-06Warn if we encounter an unsupported configurationHannah von Reth
2021-08-27Revert "Small cleanup"Hannah von Reth
2021-08-27Fix crash #8916Hannah von Reth
2021-08-27Small cleanupHannah von Reth
2021-08-27Check the correct path for .sync_*.db and ._sync_*.dbErik Verbruggen
2021-08-23Fix last sync date for multiple accountsHannah von Reth
2021-08-16Poll interval from capabilities (#8777)Klaas Freitag
2021-08-10Don't allow to use a folder with a .sync_*.dbHannah von Reth
2021-08-10Prevent using a sync folder for multiple accountsHannah von Reth
2021-08-10Use isChildPathOf more oftenHannah von Reth
2021-08-06Count ignored errorsHannah von Reth
2021-08-06Align sync status iconsHannah von Reth
2021-07-13Delay the deletion of Folder objectsHannah von Reth
2021-06-22Merge remote-tracking branch 'origin/2.8'Hannah von Reth
2021-06-21Require exclusive locks for vfs and renamesHannah von Reth
2021-06-18Fixed unneeded allocations in for-loopsOleksii Lysenko
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-15Fix migration of settingsHannah von Reth
2021-06-14Ensure we don't format log messages in anything but utf8Hannah von Reth
2021-06-10Removed unnecessary temporary containers during iteration over QMap valuesOleksii Lysenko
2021-04-26Refactor protocol and issue widgetHannah von Reth
2021-04-15Display last sync date in context menuFabian Müller
2021-03-31Add socket command to upload a selection of files based on a regexHannah von Reth
2021-03-01Add socket command to upload a selection of files based on a regexHannah von Reth
2020-11-27Fix test on systems where C:\ is not writeableHannah von Reth
2020-11-17Fix usePlaceholders migrationHannah von Reth
2020-10-28Fix folder permission check on NTFSHannah von Reth
2020-09-14Fix placeholders are reverted to OnlineOnlyHannah von Reth
2020-07-30Clazy: Fix some warnignsHannah von Reth
2020-07-15Fix assert overload, not supported by msvcHannah von Reth
2020-06-29Merge pull request #7910 from TheOneRing/non_winHannah von Reth
2020-05-29Merge remote-tracking branch 'origin/2.6'Hannah von Reth
2020-05-29Fix 3aeca58b316363dc12ad4b392750fc57e7a2965aHannah von Reth