summaryrefslogtreecommitdiff
path: root/plugins/CloudFile/src/file_transfer.h
AgeCommit message (Collapse)Author
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-04-03unneeded size fields removedGeorge Hazan
2018-04-03code cleaning: old unions replaced with MAllStrings & MAllStringsArrayGeorge Hazan
2018-03-11CloudFile should create Miranda NG folder instead of placing files into ↵aunsane
Yandex Disk root (fixed #1184)
2018-02-24CloudFile: small corrections (#1168)Goraf
* CloudFile: remove double 'const' * CloudFile: add missing 'override'
2018-02-24SendSS: Reworking settings (#1144)aunsane
CloudFile: fix upload service Db_autobackups: fix build
2018-02-24CloudFile: Implement new upload services (#1144)aunsane
2017-12-09CloudFile: realized MS_DROPBOX_UPLOADaunsane
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-05-07CloudFile:aunsane
- reworked options to dupport default service - added options to select conflict behavior - multiple fix and refactoring - version bump
2017-04-27CloudFile: fix uploading small files for GDrive and OneDriveaunsane
2017-04-26CloudFile: fix sending to metacontacsaunsane
2017-04-26CloudFile: fix crash on zero file sizeaunsane
2017-04-23CloudFile: implement GDrive uploadaunsane
2017-04-16CloudFile: initial commitaunsane
- Dropbox (worked) - Yandex.Disk (worked) - GDrive (not worked)