summaryrefslogtreecommitdiff
path: root/plugins/CloudFile/src/Services/dropbox_service.h
AgeCommit message (Collapse)Author
2018-05-03CloudFile: thread functions rewritten using PROTO::ForkThreadGeorge 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-04-11CloudFile: Add "grant acess" link to CloudFile accounts (fixed #1260)aunsane
2018-03-11CloudFile should create Miranda NG folder instead of placing files into ↵aunsane
Yandex Disk root (fixed #1184)
2018-03-11CloudFile: war agains static buffers & buffer overrunsGeorge Hazan
2018-02-28CloudFile: auth doesn't work (fixed #1171)aunsane
2018-02-24CloudFile: small corrections (#1168)Goraf
* CloudFile: remove double 'const' * CloudFile: add missing 'override'
2018-02-19CloudFile: added support for the usual accounts system(#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-09CloudFile: fix uploadaunsane
2017-05-07CloudFile:aunsane
- reworked options to dupport default service - added options to select conflict behavior - multiple fix and refactoring - version bump
2017-04-26CloudFile: ability to disable servicesaunsane
2017-04-16CloudFile: initial commitaunsane
- Dropbox (worked) - Yandex.Disk (worked) - GDrive (not worked)