summaryrefslogtreecommitdiff
path: root/plugins/CloudFile/src/cloud_service.cpp
AgeCommit message (Collapse)Author
2017-11-13Code modernize ...Goraf
* replace 0/NULL with nullptr [using clang-tidy]
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: fix sending to metacontacsaunsane
2017-04-26CloudFile: OneDrive is worked nowaunsane
2017-04-26CloudFile: ability to disable servicesaunsane
2017-04-25CloudFile: initial OneDrive implementationaunsane
2017-04-23CloudFile: implement GDrive uploadaunsane
2017-04-16CloudFile: initial commitaunsane
- Dropbox (worked) - Yandex.Disk (worked) - GDrive (not worked)