aboutsummaryrefslogtreecommitdiff
path: root/backends/networking
AgeCommit message (Expand)Author
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 "type qualifiers ignored" warningAlexander 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: Fix initialization of NetworkReadStreamPeter Bozsó
2016-08-24CLOUD: Add Request::date()Alexander Tkachev
2016-08-24CLOUD: Add ConnMan::urlEncode()Alexander Tkachev
2016-08-24CLOUD: Add GoogleDriveUploadRequestAlexander Tkachev
2016-08-24CLOUD: Fix ConnectionManagerAlexander Tkachev
2016-08-24CLOUD: Make Save/Load dialog start saves syncAlexander Tkachev
2016-08-24CLOUD: Add new CloudManager shortcutsAlexander Tkachev
2016-08-24CLOUD: Add new cloudicon.pngAlexander Tkachev
2016-08-24CLOUD: Document CloudIcon::draw() more preciselyAlexander Tkachev
2016-08-24CLOUD: Fix CloudIconAlexander Tkachev
2016-08-24CLOUD: Make CloudIcon switch ConnMan's timer offAlexander Tkachev
2016-08-24CLOUD: Make CloudIcon pulsate, fade in and fade outAlexander Tkachev
2016-08-24CLOUD: Fix CloudIconAlexander Tkachev
2016-08-24CLOUD: Fix ConnectionManager a littleAlexander Tkachev
2016-08-24CLOUD: Fix CloudIcon to use clearOSD()Alexander Tkachev
2016-08-24CLOUD: Add CloudIconAlexander Tkachev
2016-08-24CLOUD: Add GoogleDriveStorageAlexander Tkachev
2016-08-24CLOUD: Document ConnectionManager's onDeleteCallbackAlexander Tkachev
2016-08-24CLOUD: Fix ConnectionManager's destructorAlexander Tkachev
2016-08-24CLOUD: Implement Storage's isWorking()Alexander Tkachev
2016-08-24CLOUD: Add OneDriveUploadRequestAlexander Tkachev
2016-08-24CLOUD: Refactor RequestAlexander Tkachev
2016-08-24CLOUD: Add DropboxUploadRequestAlexander Tkachev
2016-08-24Fix comment formattingPeter Bozsó
2016-08-24CLOUD: Fix Requests destructorsAlexander Tkachev
2016-08-24CLOUD: Fix ConnectionManager singleton warningAlexander Tkachev
2016-08-24CLOUD: Simplify OneDriveTokenRefresherAlexander Tkachev
2016-08-24CLOUD: Add access to CurlRequest's StreamAlexander Tkachev
2016-08-24CLOUD: Refactor ConnectionManager/Requests systemAlexander Tkachev
2016-08-24CLOUD: Make OneDriveStorage::download() work fineAlexander Tkachev