scummvm/backends/cloud
Alexander Tkachev 85431c39bf CLOUD: Change interaction with /refresh endpoint
Refresh token is now passed as custom HTTP header, not in GET parameter,
to prevent them being written into server logs.
2019-07-30 14:51:41 -04:00
..
box GUI: Rewrite Cloud tab 2019-07-30 14:51:41 -04:00
dropbox GUI: Rewrite Cloud tab 2019-07-30 14:51:41 -04:00
googledrive GUI: Rewrite Cloud tab 2019-07-30 14:51:41 -04:00
id CLOUD: Update GoogleDriveStorage and BoxStorage to auth via cloud.scummvm.org 2019-07-30 14:51:41 -04:00
onedrive GUI: Rewrite Cloud tab 2019-07-30 14:51:41 -04:00
basestorage.cpp CLOUD: Change interaction with /refresh endpoint 2019-07-30 14:51:41 -04:00
basestorage.h GUI: Rewrite Cloud tab 2019-07-30 14:51:41 -04:00
cloudicon_data.h CLOUD: Change the cloud icon to be updated by the main thread 2016-09-18 17:54:12 +02:00
cloudicon_disabled_data.h CLOUD: Change the cloud icon to be updated by the main thread 2016-09-18 17:54:12 +02:00
cloudicon.cpp CLOUD: Fix MSVC warnings 2019-05-09 18:13:10 +10:00
cloudicon.h CLOUD: Change the cloud icon to be updated by the main thread 2016-09-18 17:54:12 +02:00
cloudmanager.cpp CLOUD: Ignore hidden files in sync/download 2019-07-30 14:51:41 -04:00
cloudmanager.h CLOUD: Ignore hidden files in sync/download 2019-07-30 14:51:41 -04:00
downloadrequest.cpp JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
downloadrequest.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
folderdownloadrequest.cpp CLOUD: Ignore hidden files in sync/download 2019-07-30 14:51:41 -04:00
folderdownloadrequest.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
iso8601.cpp JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
iso8601.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
savessyncrequest.cpp CLOUD: Ignore hidden files in sync/download 2019-07-30 14:51:41 -04:00
savessyncrequest.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
storage.cpp CLOUD: Use OSDMessageQueue to post OSD messages from the cloud thread 2016-10-29 15:13:32 +01:00
storage.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
storagefile.cpp CLOUD: Fix Remaining Shadowing Compiler Warnings. 2017-01-10 05:15:56 +00:00
storagefile.h CLOUD: Fix Remaining Shadowing Compiler Warnings. 2017-01-10 05:15:56 +00:00
storageinfo.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00