| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-12-06 | Convert Backend.disconnect() to async | Andrej Mihajlov | 1 | -8/+7 | |
| 2017-12-06 | Convert Backend.connect() to async | Andrej Mihajlov | 1 | -8/+10 | |
| 2017-12-06 | Convert Backend.logout() to async | Andrej Mihajlov | 1 | -16/+13 | |
| 2017-12-06 | Convert Backend.login() to asyc | Andrej Mihajlov | 1 | -28/+30 | |
| 2017-12-06 | Convert Backend.autologout() to async | Andrej Mihajlov | 1 | -26/+23 | |
| 2017-12-06 | Convert Backend.sync() to async | Andrej Mihajlov | 1 | -29/+32 | |
| 2017-12-06 | Convert Backend._registerIpcListeners() to async | Andrej Mihajlov | 1 | -21/+18 | |
| 2017-12-06 | Convert Backend.removeAccountFromHistory() and ↵ | Andrej Mihajlov | 1 | -16/+18 | |
| Backend._updateAccountHistory() to async | |||||
| 2017-12-06 | Enable flow for ConnectPage | Andrej Mihajlov | 1 | -7/+23 | |
| 2017-12-06 | Enable flow for SupportPage | Andrej Mihajlov | 1 | -5/+11 | |
| 2017-12-06 | Enable flow for SettingsPage | Andrej Mihajlov | 1 | -8/+12 | |
| 2017-12-06 | Enable flow for SelectLocationPage | Andrej Mihajlov | 1 | -6/+12 | |
| 2017-12-06 | Enable flow for LoginPage | Andrej Mihajlov | 1 | -7/+21 | |
| 2017-12-06 | Enable flow for AccountPage | Andrej Mihajlov | 1 | -6/+13 | |
| 2017-12-06 | Fix flow crash on dispatch without annotated type | Andrej Mihajlov | 1 | -1/+3 | |
| 2017-12-06 | Remove unused Backend._apiToReduxConstraints | Andrej Mihajlov | 1 | -8/+0 | |
| 2017-12-06 | Remove noop ternary op | Andrej Mihajlov | 1 | -5/+1 | |
| serverInfo is never null or undefined | |||||
| 2017-12-06 | Fix flow annotations for AdvancedSettingsPage | Andrej Mihajlov | 1 | -2/+5 | |
| 2017-12-06 | Use RelayLocation to obtain server information | Andrej Mihajlov | 3 | -15/+52 | |
| 2017-12-06 | Flatten server list | Andrej Mihajlov | 2 | -55/+75 | |
| 2017-12-06 | Populate city/country in UI from redux store | Andrej Mihajlov | 1 | -18/+19 | |
| 2017-12-06 | Add relay constraint builder and basic tests | Andrej Mihajlov | 4 | -38/+243 | |
| 2017-12-06 | Add relay settings fetch | Andrej Mihajlov | 5 | -79/+71 | |
| Backend.connect() won’t accept connection info anymore. Use Backend.updateRelaySettings() to set the constraints to be able to connect the tunnel. | |||||
| 2017-12-05 | Adjust SelectLocation component to support RelayLocation | Andrej Mihajlov | 2 | -45/+49 | |
| 2017-12-05 | Update RelaySettingsRedux | Andrej Mihajlov | 2 | -16/+22 | |
| 2017-12-05 | Remove unused connection.serverAddress | Andrej Mihajlov | 3 | -13/+3 | |
| 2017-12-05 | Add country/city codes | Andrej Mihajlov | 1 | -23/+79 | |
| 2017-12-05 | Remove service worker | Andrej Mihajlov | 2 | -37/+0 | |
| 2017-12-05 | Fix flow issue for unchecked promise | Andrej Mihajlov | 1 | -5/+6 | |
| 2017-12-05 | Refine RelaySettings | Andrej Mihajlov | 1 | -12/+12 | |
| 2017-12-05 | Fix annotation for RelaySettingsNormal.tunnel | Andrej Mihajlov | 1 | -1/+3 | |
| 2017-12-05 | Add RelayLocation annotation | Andrej Mihajlov | 1 | -1/+2 | |
| 2017-12-04 | Rename mullvadd -> mullvad-daemon | Linus Färnstrand | 1 | -1/+1 | |
| 2017-11-30 | opevpnlog | Erik Larkö | 1 | -1/+0 | |
| 2017-11-23 | Pass protocol and port to Backend#connect | Andrej Mihajlov | 6 | -40/+42 | |
| 2017-11-23 | Change default udp port to 1301 | Linus Färnstrand | 2 | -3/+3 | |
| 2017-11-23 | Inline onConnecting | Andrej Mihajlov | 1 | -12/+1 | |
| 2017-11-23 | Fix lint issues | Andrej Mihajlov | 1 | -2/+2 | |
| 2017-11-23 | Fix flow annotations | Andrej Mihajlov | 1 | -11/+8 | |
| 2017-11-23 | Fix logical bug in then() statements | Andrej Mihajlov | 1 | -2/+2 | |
| 2017-11-23 | Temporary hardcode automatic constraints selection since we cannot use | Andrej Mihajlov | 2 | -31/+27 | |
| any constraint with custom tunnel endpoint | |||||
| 2017-11-23 | Refactor `RelaySettingsUpdate` type | Andrej Mihajlov | 1 | -39/+35 | |
| 2017-11-23 | Fix Backend.connect() logic | Andrej Mihajlov | 1 | -13/+17 | |
| 2017-11-23 | Fix backend.connect() call | Andrej Mihajlov | 1 | -20/+8 | |
| 2017-11-23 | Another case of constraints -> settings | Andrej Mihajlov | 2 | -3/+3 | |
| 2017-11-23 | Update RelaySettings annotation | Andrej Mihajlov | 1 | -5/+19 | |
| 2017-11-23 | Add custom endpoint handling in syncRelaySettings | Andrej Mihajlov | 1 | -10/+12 | |
| 2017-11-23 | Update RelaySettingsSchema and RelaySettingsUpdate | Andrej Mihajlov | 1 | -14/+51 | |
| 2017-11-23 | Rename getRelayConstraints() to getRelaySettings() | Andrej Mihajlov | 1 | -2/+2 | |
| 2017-11-23 | Rename RelayConstraints -> RelaySettings | Linus Färnstrand | 9 | -33/+33 | |
