aboutsummaryrefslogtreecommitdiff
path: root/lib/jobs/downloadfilejob.cpp
AgeCommit message (Expand)Author
2022-02-13Merge branch 'dev'Alexey Rusakov
2022-02-07Remove encryptionmanager and various fixesTobias Fella
2022-01-02Add ImplPtr and makeImplAlexey Rusakov
2022-01-01Define destructors out-of-line when unique/scoped ptr are involvedAlexey Rusakov
2021-12-01Apply suggestions from code reviewTobias Fella
2021-12-01Apply suggestions from code reviewTobias Fella
2021-12-01Add mxc protocol to the networkaccessmanagerTobias Fella
2021-12-01Handle encrypted file download through existing APITobias Fella
2021-12-01Implement download and decryption of encrypted filesTobias Fella
2021-01-16Updated copyright statements upon Git auditKitsune Ral
2020-12-24Fix clang-tidy/clazy warningsKitsune Ral
2020-06-07BaseJob: jsonData() and prepareResult/Error()Kitsune Ral
2019-09-29Rename pieces with qmc/qmatrixclientKitsune Ral
2019-08-20BaseJob/ConnectionData: connection-wide rate-limitingKitsune Ral
2019-08-09Namespace: QMatrixClient -> Quotient (with back comp alias)Kitsune Ral
2019-08-02Apply the new brace wrapping to source filesKitsune Ral
2019-06-24Merge branch 'master' into clang-formatKitsune Ral
2019-04-06Clean up on clang-tidy/clazy analysisKitsune Ral
2019-03-02style: apply .clang-format to all .cpp and .h filesMarc Deop
2018-04-02BaseJob: set the status upon headers arrivalKitsune Ral
2018-03-31Move source files to a separate folderKitsune Ral