summaryrefslogtreecommitdiff
path: root/plugins/CloudFile/src/Services/google_api.h
AgeCommit message (Collapse)Author
2018-05-14merge with master till:George Hazan
fixes #1358 (StdMsg: "Send on Ctrl+Enter" setting is lost after upgrade)
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-24typo and warning fixesaunsane
2018-03-11CloudFile should create Miranda NG folder instead of placing files into ↵aunsane
Yandex Disk root (fixed #1184)
2018-03-09CloudFile: bugfixaunsane
- GDrive: fixed authentication - GDrive: fixed upload for small files - Dropbox: increase "create folder" api method version
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-27CloudFile: fix uploading small files for GDrive and OneDriveaunsane
2017-04-25CloudFile: initial OneDrive implementationaunsane
2017-04-23CloudFile: fix for token refreshaunsane
2017-04-23CloudFile: implement GDrive uploadaunsane
2017-04-16CloudFile: initial commitaunsane
- Dropbox (worked) - Yandex.Disk (worked) - GDrive (not worked)