aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2016-08-24CLOUD: Add Reader sketchAlexander Tkachev
2016-08-24CLOUD: Add query parameters URL encodingAlexander Tkachev
2016-08-24CLOUD: Update GetClientHandler's bufferAlexander Tkachev
2016-08-24CLOUD: Add "/download" handlerAlexander Tkachev
2016-08-24CLOUD: Move "/create" to separate HandlerAlexander Tkachev
2016-08-24CLOUD: Make "/create" workAlexander Tkachev
2016-08-24CLOUD: Refactor LocalWebserverAlexander Tkachev
2016-08-24COMMON: Add replace(String, String, String)Alexander Tkachev
2016-08-24CLOUD: Make "/files" list directoriesAlexander Tkachev
2016-08-24CLOUD: Add "/files" handlerAlexander Tkachev
2016-08-24CLOUD: Resolve local machine's IPAlexander Tkachev
2016-08-24CLOUD: Make "Run server" button activeAlexander Tkachev
2016-08-24CLOUD: Replace USE_CLOUD with USE_LIBCURLAlexander Tkachev
2016-08-24CLOUD: Fix FolderDownloadRequestAlexander Tkachev
2016-08-24GUI: Upgrade DownloadDialogAlexander Tkachev
2016-08-24CLOUD: Add FolderDownload-related methods in StorageAlexander Tkachev
2016-08-24CLOUD: Fix CloudManager's methodsAlexander Tkachev
2016-08-24CLOUD: Add CloudManager::downloadFolder()Alexander Tkachev
2016-08-24CLOUD: Make Google Drive sort files listAlexander Tkachev
2016-08-24CLOUD: Fix saves syncAlexander Tkachev
2016-08-24CLOUD: Fix finishSuccess() warningAlexander Tkachev
2016-08-24CLOUD: Fix some warningsAlexander Tkachev
2016-08-24CLOUD: Fix crash on exiting ScummVM while ConnMan is activePeter Bozsó
2016-08-24CLOUD: Delete the incomplete file (when downloading)Alexander Tkachev
2016-08-24CLOUD: Update save's timestamp on rewriteAlexander Tkachev
2016-08-24CLOUD: Make OutSaveFile start saves syncAlexander Tkachev
2016-08-24CLOUD: Update local server's style.cssAlexander Tkachev
2016-08-24CLOUD: Fix "-Wcast-qual"Alexander Tkachev
2016-08-24CLOUD: Fix "-Wconversion-null"Alexander Tkachev
2016-08-24CLOUD: Fix "zero-length format string" warningAlexander Tkachev
2016-08-24CLOUD: Fix "type qualifiers ignored" warningAlexander Tkachev
2016-08-24CLOUD: Fix "signed/unsigned integers" warningAlexander Tkachev
2016-08-24CLOUD: Use correct redirect_urisAlexander Tkachev
2016-08-24CLOUD: Add some mutexes in LocalWebserverAlexander Tkachev
2016-08-24CLOUD: Embed cloud icons as byte arraysAlexander Tkachev
2016-08-24CLOUD: Update IndexPageHandler to search wwwroot.zipAlexander Tkachev
2016-08-24GUI: Hide StorageWizardDialog fields if server presentAlexander Tkachev
2016-08-24CLOUD: Add wwwrootAlexander Tkachev
2016-08-24CLOUD: Update LocalWebserverAlexander Tkachev
2016-08-24CLOUD: Fix ClientAlexander Tkachev
2016-08-24CLOUD: Add IndexPageHandlerAlexander Tkachev
2016-08-24CLOUD: Minor Client fixAlexander Tkachev
2016-08-24CLOUD: Prepare code for path handlersAlexander Tkachev
2016-08-24CLOUD: Add HTTP response codes in GetClientHandlerAlexander Tkachev
2016-08-24CLOUD: Minor Client fixAlexander Tkachev
2016-08-24CLOUD: Add GetClientHandlerAlexander Tkachev
2016-08-24CLOUD: Add ClientState::BAD_REQUESTAlexander Tkachev
2016-08-24CLOUD: Add Networking::ClientAlexander Tkachev
2016-08-24CLOUD: Add LocalWebserverAlexander Tkachev
2016-08-24CLOUD: Init SDL_NetAlexander Tkachev