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
2021-09-28Fix dehydration of read only filesHannah von Reth
2021-09-28Remove NtfsPermissionLookupRAII again as the action will fail anyhowHannah von Reth
2021-09-22Improve error handling during vfs setupHannah von Reth
2021-09-22Use NtfsPermissionLookupRAII when checking for readable/writeabelHannah von Reth
2021-09-21Allow up to 20000 sync issuesHannah von Reth
2021-09-21Don't ignore suffix placeholderHannah von Reth
2021-09-21Fix migration on minor url format changes like…Hannah von Reth
2021-09-17Work around compiler bug in old GCC versionsErik Verbruggen
2021-09-17Fix some compiler warningsErik Verbruggen
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-14Add SyncStatus to the tablesHannah von Reth
2021-08-24Fix build with gcc < 6Hannah von Reth
2021-08-24Fix centos 7 buildsHannah von Reth
2021-08-20Introduce OC_ENSUREHannah von Reth
2021-08-10Now that only one account can use a folder use .sync_journal.db againHannah von Reth
2021-08-06Explicitly use appNameGUI from theme where applicableFabian Müller
2021-08-05Print the content of the string not the addressHannah von Reth
2021-07-29Fix isChildPathOfHannah von Reth
2021-07-29Simplify apiHannah von Reth
2021-07-29Always use the propagatorHannah von Reth
2021-07-29Unify calls to updateMetadataHannah von Reth
2021-07-13Remove unneeded moc includeHannah von Reth
2021-06-30Add Q_ENUMHannah von Reth
2021-06-28Improve the error message returned by updateMetadataHannah von Reth
2021-06-28Prevent implementations of Result<bool,..>Hannah von Reth
2021-06-25Add utility to check whether a path is child ofHannah von Reth
2021-06-24Add macro to temporarily disable depreactionHannah von Reth
2021-06-24Removed unused variable warningOleksii Lysenko
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-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-21Require exclusive locks for vfs and renamesHannah von Reth
2021-06-16Remove possible qt containers detach (#8727)Aleksey Lysenko
2021-06-07Use qEnvironmentVariableIsEmpty instead of qgetenv().isEmpty()Oleksii Lysenko
2021-05-21Merge remote-tracking branch 'origin/2.8'Hannah von Reth
2021-05-20Fix network drive detectionHannah von Reth
2021-05-17Merge remote-tracking branch 'origin/2.8'Hannah von Reth
2021-05-07Prevent users from setting up vfs on a root driveHannah von Reth
2021-05-05Log if setting up launch on start fails on macHannah von Reth
2021-04-28Fix and simplify the algorithmHannah von Reth
2021-04-26Move ring bffer to a seperate classHannah von Reth
2021-03-31Don't duplicate fsCasePreservingHannah von Reth
2021-03-30Make asserts parseable by ide's againHannah von Reth
2021-03-27Include function signature in assertHannah von Reth
2021-03-25CleanupHannah von Reth
2021-03-25Reduce string duplication by using stringref more oftenHannah von Reth
2021-03-19Run expansive assert only in dev buildsHannah von Reth
2021-03-19Remove legacy code duplicationHannah von Reth