aboutsummaryrefslogtreecommitdiff
path: root/backends/cloud
AgeCommit message (Expand)Author
2016-08-24CLOUD: Update CloudManager and StorageAlexander Tkachev
2016-08-24CLOUD: Minor GoogleDriveUploadRequest fixAlexander 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 Requests to use StorageFile::id()Alexander Tkachev
2016-08-24CLOUD: Update GoogleDriveStorage and StorageFileAlexander Tkachev
2016-08-24CLOUD: Update GoogleDriveCreateDirectoryRequestAlexander Tkachev
2016-08-24CLOUD: Make GoogleDriveResolveIdRequest case-insensitiveAlexander 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: Minor fixesAlexander Tkachev
2016-08-24CLOUD: Add SaveLoadCloudSyncProgress enumAlexander Tkachev
2016-08-24CLOUD: Make DefaultSaveFileManager ignore syncing filesAlexander Tkachev
2016-08-24CLOUD: Make ProgressDialog display downloading progressAlexander Tkachev
2016-08-24GUI: Add SaveLoadCloudSyncProgressDialogAlexander Tkachev
2016-08-24CLOUD: Make Save/Load dialog start saves syncAlexander Tkachev
2016-08-24CLOUD: Update syncSaves() to return SavesSyncRequest *Alexander Tkachev
2016-08-24CLOUD: Add new CloudManager shortcutsAlexander Tkachev
2016-08-24CLOUD: Fix SavesSyncRequest to return right filesAlexander Tkachev
2016-08-24CLOUD: Extend Storage & SavesSyncRequestAlexander Tkachev
2016-08-24CLOUD: Fix SavesSyncRequestAlexander Tkachev
2016-08-24CLOUD: Add GoogleDriveStorageAlexander Tkachev
2016-08-24CLOUD: Add mutexes in StorageAlexander Tkachev
2016-08-24CLOUD: Make CloudManager singletonAlexander Tkachev
2016-08-24CLOUD: Implement Storage's isWorking()Alexander Tkachev
2016-08-24CLOUD: Shorten Cloud APIAlexander Tkachev
2016-08-24CLOUD: Fix SavesSyncRequest to create saves folderAlexander Tkachev
2016-08-24CLOUD: Add OneDriveCreateDirectoryRequestAlexander Tkachev
2016-08-24CLOUD: Add DropboxCreateDirectoryRequestAlexander Tkachev
2016-08-24CLOUD: Move download methods into StorageAlexander Tkachev
2016-08-24CLOUD: Use uint64 in StorageInfoAlexander Tkachev
2016-08-24CLOUD: Make syncSaves() common for all StoragesAlexander Tkachev
2016-08-24CLOUD: Add OneDrive::info()Alexander Tkachev
2016-08-24CLOUD: Make SavesSyncRequest work with OneDriveAlexander Tkachev
2016-08-24CLOUD: Add OneDriveUploadRequestAlexander Tkachev
2016-08-24CLOUD: Refactor RequestAlexander Tkachev
2016-08-24CLOUD: Fix OneDriveTokenRefresherAlexander Tkachev
2016-08-24CLOUD: Make SavesSyncRequest workAlexander Tkachev
2016-08-24CLOUD: Add ListDirectoryStatus structAlexander Tkachev
2016-08-24CLOUD: Make DropboxUploadRequest use "/upload" tooAlexander Tkachev
2016-08-24CLOUD: Add UploadStatus structAlexander Tkachev
2016-08-24CLOUD: Add DropboxUploadRequestAlexander Tkachev
2016-08-24CLOUD: Add SavesSyncRequest sketchAlexander Tkachev
2016-08-24CLOUD: Add "device_id" into configuration fileAlexander Tkachev
2016-08-24Remove some unnecessary blank linesPeter Bozsó
2016-08-24Fix comment formattingPeter Bozsó
2016-08-24Replace 0 constant with nullptr in getCurrentStorage()Peter Bozsó