aboutsummaryrefslogtreecommitdiff
path: root/backends/cloud/googledrive/googledrivestorage.cpp
AgeCommit message (Expand)Author
2016-08-24CLOUD: Do some refactoring/cleanupAlexander Tkachev
2016-08-24CLOUD: Fix CloudManager::connectStorage() memory leakAlexander Tkachev
2016-08-24CLOUD: Cleanup in StoragesAlexander Tkachev
2016-08-24CLOUD: Update GoogleDriveStorageAlexander Tkachev
2016-08-24CLOUD: Fix "zero-length format string" warningAlexander Tkachev
2016-08-24CLOUD: Use correct redirect_urisAlexander Tkachev
2016-08-24CLOUD: Get rid of CloudConfigHelper, use kCloudDomain where approriatePeter Bozsó
2016-08-24CLOUD: Do saves sync on Storage connectAlexander Tkachev
2016-08-24CLOUD: Introduce CloudConfigHelperPeter Bozsó
2016-08-24CLOUD: Fix getAccessToken()Alexander Tkachev
2016-08-24CLOUD: Add ConnMan::urlEncode()Alexander Tkachev
2016-08-24COMMON: Add String::asUint64()Alexander Tkachev
2016-08-24GUI: Add Refresh button in Options Cloud tabAlexander Tkachev
2016-08-24CLOUD: Update CloudManagerAlexander Tkachev
2016-08-24CLOUD: Update CloudManagerAlexander Tkachev
2016-08-24CLOUD: Update CloudManager and StorageAlexander Tkachev
2016-08-24CLOUD: Add GoogleDriveUploadRequestAlexander Tkachev
2016-08-24CLOUD: Add GoogleDrive download-related requestsAlexander Tkachev
2016-08-24CLOUD: Update downloading in StoragesAlexander Tkachev
2016-08-24CLOUD: Update GoogleDriveStorage and StorageFileAlexander Tkachev
2016-08-24CLOUD: Update GoogleDriveCreateDirectoryRequestAlexander Tkachev
2016-08-24CLOUD: Fix GoogleDriveStorage to work with root folderAlexander Tkachev
2016-08-24CLOUD: Add GoogleDriveListDirectoryRequestAlexander Tkachev
2016-08-24CLOUD: Add GoogleDriveCreateDirectoryAlexander Tkachev
2016-08-24CLOUD: Add GoogleDriveResolveIdRequestAlexander Tkachev
2016-08-24CLOUD: Add GoogleDriveStorageAlexander Tkachev