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-09-11Update src/libsync/filesystem.cppwork/more-debug-loggingErik Verbruggen
2022-09-08More detailed debug loggingErik Verbruggen
2022-09-07Implement open in webHannah von Reth
2022-09-07Implement utility to manage multiple jobsHannah von Reth
2022-09-06Revert "Improve "add space" wizard"Hannah von Reth
2022-09-06Improve "add space" wizardFabian Müller
2022-08-25Use Q_ENUM where applicableFabian Müller
2022-08-24Remove unused varHannah von Reth
2022-08-19Remove build time from aboutHannah von Reth
2022-08-19Make SyncJournalDb::mapChecksumType case insensitiveHannah von Reth
2022-08-19Unify remaining checksum handling and remove manual comparesHannah von Reth
2022-08-19Fix assertHannah von Reth
2022-08-17Clazy: qgetenvHannah von Reth
2022-08-17Fix issues made obvious by clangHannah von Reth
2022-08-17Clazy: function-args-by-refHannah von Reth
2022-08-12Apply strict strings to all our codeHannah von Reth
2022-08-11Tus: Print base64 path, this allows to track the file in the logsHannah von Reth
2022-08-11Clazy: fix-qlatin1string-allocationsHannah von Reth
2022-08-11Fix whitespaceHannah von Reth
2022-08-09Fix typo in log messageMichael Stingl
2022-08-05Fix code duplication, mk. 2Fabian Müller
2022-08-05Revert "Fix code duplication"Fabian Müller
2022-08-05Fix code duplicationFabian Müller
2022-08-05Fix OAuth2 refreshFabian Müller
2022-08-02Deprecate and remove wizardUrlHintHannah von Reth
2022-07-29Set content type on oidc dynmaic registration postHannah von Reth
2022-07-29Add Webfinger support to new wizardFabian Müller
2022-07-28Fix assertHannah von Reth
2022-07-28Use central list of algorithmsHannah von Reth
2022-07-26Correct use of constructorHannah von Reth
2022-07-26Directly use QStringHannah von Reth
2022-07-22Move finishedSignal to AbstractNetworkJobHannah von Reth
2022-07-22Ensure we remove a child job from before we trigger the nextHannah von Reth
2022-07-21Fix cunk computationHannah von Reth
2022-07-21Correctly use the location returned by the inital requestHannah von Reth
2022-07-21Fix reference to tmpHannah von Reth
2022-07-21Fix changed during upload timeoutHannah von Reth
2022-07-20Alow http1.1 pipelining (#9930)Hannah von Reth
2022-07-15FixHannah von Reth
2022-07-15Use map access instead of iterationHannah von Reth
2022-07-15Use std::set instead of QMap<QString bool>Hannah von Reth
2022-07-15Use QHash when possibleHannah von Reth
2022-07-15Optimise map accessHannah von Reth
2022-07-12Cleanup conditionHannah von Reth
2022-07-08Deprecate Theme::forceConfigAuthTypeFabian Müller
2022-07-08Use lazy lookaheadHannah von Reth
2022-07-08Log more json mimetypes like application/jrd+jsonHannah von Reth
2022-07-07Remove bitfield macroHannah von Reth
2022-07-06Merge remote-tracking branch 'origin/2.10'Hannah von Reth
2022-07-06Timeout needs to be on a folder levelHannah von Reth