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-28CleanupHannah von Reth
2021-09-28Fix dehydration of read only filesHannah von Reth
2021-09-27Cleanup and some assrts to ensure assumptionsHannah von Reth
2021-09-23No longer try to concatenate definesHannah 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-17Turn raw QSettings pointer into a reference in the CredentialManagerErik Verbruggen
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-15Fix crash on shutdownHannah von Reth
2021-09-14Remove dead codeHannah von Reth
2021-09-14Add SyncStatus to the tablesHannah von Reth
2021-08-27Oauth: Close the local server once we are doneHannah von Reth
2021-08-27Handle issueHannah von Reth
2021-08-27Properly handle errors on CSYNC_INSTRUCTION_UPDATE_METADATA for foldersHannah von Reth
2021-08-27Fix multiple authenticaions at the same timeHannah von Reth
2021-08-26Accept aborted delete if is ignored due to _hasBlacklistEntryHannah von Reth
2021-08-26Handle locked case correctlyHannah von Reth
2021-08-26Minor cleanupHannah von Reth
2021-08-25Properly handle a timeout during oauthHannah von Reth
2021-08-25Minor cleanupHannah von Reth
2021-08-25Always call reply->ignoreSslErrors for UnableToGetLocalIssuerCertificateHannah von Reth
2021-08-24Ensure that the request is aborted on timeoutHannah von Reth
2021-08-24Handle timeout during token refreshHannah von Reth
2021-08-24Skip https check if oauthOverrideAuthUrl is usedHannah von Reth
2021-08-23Fix last sync date for multiple accountsHannah von Reth
2021-08-23Clean up migration code tooHannah von Reth
2021-08-23Ensure we only run one migrationHannah von Reth
2021-08-23Clean up only half migrated codeHannah von Reth
2021-08-20SSL: Do not log UnableToGetLocalIssuerCertificate on info levelErik Verbruggen
2021-08-19Don't tread local system reserved file names as an issueHannah von Reth
2021-08-18Log when credential migration is startedHannah von Reth
2021-08-18Don't start connection validation during authenticationHannah von Reth
2021-08-16Poll interval from capabilities (#8777)Klaas Freitag
2021-08-16Add branding parameter to skip the advanced setup pageHannah von Reth
2021-08-12Don't forget oauth token if refresh failed due to network issues (#8892)Hannah von Reth
2021-08-12Don't treat exclude as errorHannah von Reth
2021-08-12QJsonDocument::fromBinaryData is derecated in 5.15 use QCborValueHannah von Reth
2021-08-12Modern connectHannah von Reth
2021-08-12Clazy: old-style-connectHannah von Reth
2021-08-12Properly handle return valueHannah von Reth
2021-08-06Fix migrations from 2.8 to 2.9Fabian Müller
2021-08-06Explicitly use appNameGUI from theme where applicableFabian Müller
2021-08-06Count ignored errorsHannah von Reth
2021-08-06Align sync status iconsHannah von Reth
2021-08-05Remove support for client side certificatesHannah von Reth
2021-08-05Fix 🙈Hannah von Reth