summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2017-12-06Convert Backend._authenticate() to asyncAndrej Mihajlov1-9/+8
2017-12-06Convert Backend.updateRelaySettings() to asyncAndrej Mihajlov1-3/+7
2017-12-06Convert Backend.shutdown() to asyncAndrej Mihajlov1-5/+7
2017-12-06Convert Backend.disconnect() to asyncAndrej Mihajlov1-8/+7
2017-12-06Convert Backend.connect() to asyncAndrej Mihajlov1-8/+10
2017-12-06Convert Backend.logout() to asyncAndrej Mihajlov1-16/+13
2017-12-06Convert Backend.login() to asycAndrej Mihajlov1-28/+30
2017-12-06Convert Backend.autologout() to asyncAndrej Mihajlov1-26/+23
2017-12-06Convert Backend.sync() to asyncAndrej Mihajlov1-29/+32
2017-12-06Convert Backend._registerIpcListeners() to asyncAndrej Mihajlov1-21/+18
2017-12-06Convert Backend.removeAccountFromHistory() and Backend._updateAccountHistory(...Andrej Mihajlov1-16/+18
2017-12-06Merge branch 'add-flow-in-containers'Andrej Mihajlov6-39/+92
2017-12-06Enable flow for ConnectPageAndrej Mihajlov1-7/+23
2017-12-06Enable flow for SupportPageAndrej Mihajlov1-5/+11
2017-12-06Enable flow for SettingsPageAndrej Mihajlov1-8/+12
2017-12-06Enable flow for SelectLocationPageAndrej Mihajlov1-6/+12
2017-12-06Enable flow for LoginPageAndrej Mihajlov1-7/+21
2017-12-06Enable flow for AccountPageAndrej Mihajlov1-6/+13
2017-12-06Merge branch 'normal-constraints-pr'Andrej Mihajlov20-427/+850
2017-12-06Fix flow crash on dispatch without annotated typeAndrej Mihajlov1-1/+3
2017-12-06Remove unused Backend._apiToReduxConstraintsAndrej Mihajlov1-8/+0
2017-12-06Remove noop ternary opAndrej Mihajlov1-5/+1
2017-12-06Fix testsAndrej Mihajlov5-143/+113
2017-12-06Fix flow annotations for AdvancedSettingsPageAndrej Mihajlov1-2/+5
2017-12-06Use RelayLocation to obtain server informationAndrej Mihajlov3-15/+52
2017-12-06Flatten server listAndrej Mihajlov2-55/+75
2017-12-06Populate city/country in UI from redux storeAndrej Mihajlov1-18/+19
2017-12-06Add relay constraint builder and basic testsAndrej Mihajlov5-38/+394
2017-12-06Add relay settings fetchAndrej Mihajlov5-79/+71
2017-12-05Adjust SelectLocation component to support RelayLocationAndrej Mihajlov2-45/+49
2017-12-05Update RelaySettingsReduxAndrej Mihajlov2-16/+22
2017-12-05Remove unused connection.serverAddressAndrej Mihajlov5-15/+3
2017-12-05Add country/city codesAndrej Mihajlov1-23/+79
2017-12-05Merge branch 'upgrade-electron-mocha'Andrej Mihajlov2-112/+58
2017-12-05Upgrade to electron-mocha 5.0Andrej Mihajlov2-112/+58
2017-12-05Merge branch 'upgrade-nseventmonitor'Andrej Mihajlov2-4/+4
2017-12-05Update NSEventMonitor to v0.0.5Andrej Mihajlov2-4/+4
2017-12-05Merge branch 'remove-service-worker'Andrej Mihajlov4-45/+6
2017-12-05Remove service workerAndrej Mihajlov4-45/+6
2017-12-05Merge branch 'fix-unchecked-promise'Andrej Mihajlov1-5/+6
2017-12-05Fix flow issue for unchecked promiseAndrej Mihajlov1-5/+6
2017-12-05Merge branch 'refine-relay-types'Andrej Mihajlov1-14/+17
2017-12-05Refine RelaySettingsAndrej Mihajlov1-12/+12
2017-12-05Fix annotation for RelaySettingsNormal.tunnelAndrej Mihajlov1-1/+3
2017-12-05Add RelayLocation annotationAndrej Mihajlov1-1/+2
2017-12-05Merge branch 'update-flowtype-libdefs'Andrej Mihajlov2-47/+71
2017-12-05Update flow annotations for react-reduxAndrej Mihajlov1-20/+44
2017-12-05Update flow annotations for reduxAndrej Mihajlov1-27/+27
2017-12-05Merge branch 'upgrade-flow-typed'Andrej Mihajlov2-52/+15
2017-12-05Upgrade flow-typed to the latestAndrej Mihajlov2-52/+15