summaryrefslogtreecommitdiff
path: root/plugins/CloudFile/src/Services/google_service.cpp
AgeCommit message (Collapse)Author
2018-02-28CloudFile: cannot see cloud accounts after setup (fixed #1169)aunsane
2018-02-24CloudFile: Implement new upload services (#1144)aunsane
2018-02-19CloudFile: added support for the usual accounts system(#1144)aunsane
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-11-13Code modernize ...Goraf
* replace 0/NULL with nullptr [using clang-tidy]
2017-05-10CloudFile: fix "on conflict" fox dropboxaunsane
2017-05-09CloudFile: fix uploadaunsane
2017-05-08CloudFile: fix build for VS2010aunsane
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: translate fixaunsane
2017-04-26CloudFile: ability to disable servicesaunsane
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)