summaryrefslogtreecommitdiff
path: root/plugins/CloudFile/src/http_request.h
AgeCommit message (Collapse)Author
2019-03-02all protocols (even virtual ones) moved to the Protocols folderGeorge Hazan
2019-01-28mir_urlDecode & mir_urlEncode to return CMStringAGeorge Hazan
2018-04-21CloudFile:aunsane
- fix #1278 - decrease volume of response data with fields filtering - fix uploading for gdrive and onedrive in some cases - simplifying upload code - version bump
2018-03-12Autobackup to CloudFile doesn't work (fixed #1176)aunsane
2017-12-11mir_base64_* => parameters type fixGeorge Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-04-25CloudFile: initial OneDrive implementationaunsane
2017-04-16CloudFile: initial commitaunsane
- Dropbox (worked) - Yandex.Disk (worked) - GDrive (not worked)