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-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
2021-08-05Accept all ignored deletesHannah 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-29Minor improvementHannah von Reth
2021-07-29Use destiniation to properly handle .owncloud filesHannah von Reth
2021-07-29Small fixHannah von Reth
2021-07-29Always use the propagatorHannah von Reth
2021-07-29Unify calls to updateMetadataHannah von Reth
2021-07-28Tread a 502 as SoftError and retry the syncHannah von Reth
2021-07-28Show a message if the oauth is used with http (#8847)Hannah von Reth
2021-07-28Don't invalidate oauth during token refresh (#8846)Hannah von Reth
2021-07-23Remove dead code and small cleanupHannah von Reth
2021-07-23Display excludes caused by .owncloud files in the issue widgetHannah von Reth