aboutsummaryrefslogtreecommitdiff
path: root/src/client/QXmppHttpUploadManager.h
Commit message (Collapse)AuthorAgeFilesLines
* HttpUploadManager: Use unique_ptr for data device (#479)Jonah BrĂ¼chert2022-09-291-1/+1
|
* Add global Cancelled unit structLinus Jahn2022-09-131-5/+1
| | | | | The Cancelled struct from HttpUpload is going to be used in other places.
* Add HttpUploadManager for requesting slots and uploading filesLinus Jahn2022-09-091-0/+72