| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-10-17 | Delete global placeholder color style | Andrej Mihajlov | 1 | -4/+0 | |
| See https://github.com/Microsoft/reactxp/pull/868 | |||||
| 2018-10-16 | Remove WebKitAppRegion from SettingsHeader | Andrej Mihajlov | 1 | -8/+1 | |
| 2018-10-16 | Upgrade to Electron 3.0.4 | Andrej Mihajlov | 2 | -5/+5 | |
| 2018-10-16 | Show out IP address when connected | Janito Vaqueiro Ferreira Filho | 2 | -2/+2 | |
| 2018-10-16 | Remove repeated location fetch call | Janito Vaqueiro Ferreira Filho | 1 | -6/+0 | |
| 2018-10-16 | Include known exit IP address in current location | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 | |
| 2018-10-16 | Show tunnel IP address in Connect screen | Janito Vaqueiro Ferreira Filho | 1 | -4/+17 | |
| 2018-10-16 | Send tunnel endpoint on connected and connecting | Janito Vaqueiro Ferreira Filho | 4 | -21/+43 | |
| 2018-10-16 | Show connection info in GUI | Janito Vaqueiro Ferreira Filho | 2 | -4/+39 | |
| 2018-10-16 | Make `TunnelControl`, `Wrapper`, `Body` stateful | Janito Vaqueiro Ferreira Filho | 1 | -118/+134 | |
| 2018-10-16 | Create `ConnectionInfo` component | Janito Vaqueiro Ferreira Filho | 1 | -0/+105 | |
| 2018-10-16 | Pull in version bump from 2018.4 release branch | Linus Färnstrand | 1 | -1/+1 | |
| 2018-10-16 | Don't change controlled input mode | Janito Vaqueiro Ferreira Filho | 1 | -1/+3 | |
| 2018-10-16 | Correct the accountToken type | Andrej Mihajlov | 1 | -1/+1 | |
| 2018-10-15 | Clean up occurrences of ipv4AddrExit | Andrej Mihajlov | 2 | -4/+0 | |
| 2018-10-15 | Test `AccountDataCache` | Janito Vaqueiro Ferreira Filho | 7 | -5/+250 | |
| 2018-10-15 | Don't retry fetch if account is invalid | Janito Vaqueiro Ferreira Filho | 1 | -5/+23 | |
| 2018-10-15 | Retry account data fetch if it fails | Janito Vaqueiro Ferreira Filho | 1 | -0/+24 | |
| 2018-10-15 | Remove fetch promise from `AccountDataCache` | Janito Vaqueiro Ferreira Filho | 1 | -48/+51 | |
| Use callbacks instead. | |||||
| 2018-10-15 | Fetch account data on primary flow | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 | |
| 2018-10-15 | Change `AccountDataCache` to update Redux state | Janito Vaqueiro Ferreira Filho | 1 | -28/+27 | |
| 2018-10-15 | Inline `recover` closure | Janito Vaqueiro Ferreira Filho | 1 | -9/+1 | |
| 2018-10-15 | Remove old comment | Andrej Mihajlov | 1 | -2/+0 | |
| 2018-10-15 | Add system notifications for inconsistent state and unsupported version | Andrej Mihajlov | 7 | -49/+119 | |
| 2018-10-15 | Camel-case the response with app version automatically | Andrej Mihajlov | 1 | -8/+1 | |
| 2018-10-12 | Pull in version bump from 2018.4-beta3 release branch | Linus Färnstrand | 1 | -1/+1 | |
| 2018-10-12 | Make no mssfix also a valid mssfix | Linus Färnstrand | 1 | -1/+1 | |
| 2018-10-12 | Set mssfix max to 1450. Adjust gui placeholder text | Linus Färnstrand | 1 | -3/+5 | |
| 2018-10-10 | Remove out of date Switch.spec.js tests that cause a lot of raise conditions ↵ | Andrej Mihajlov | 1 | -128/+0 | |
| and fail from time to time | |||||
| 2018-10-10 | Add new types of messages displayed in in-app notification banner | Andrej Mihajlov | 9 | -238/+617 | |
| 2018-10-10 | Determine next upgrade version for beta/stable | Andrej Mihajlov | 1 | -3/+25 | |
| 2018-10-10 | Save currentIsSupport to redux | Andrej Mihajlov | 1 | -0/+3 | |
| 2018-10-10 | Translate Img width and height to WebkitMaskSize | Andrej Mihajlov | 1 | -0/+3 | |
| 2018-10-10 | Fix typo in the name of height attribute | Andrej Mihajlov | 1 | -4/+4 | |
| 2018-10-09 | Fix formatting of window-controller.js | Andrej Mihajlov | 1 | -2/+1 | |
| 2018-10-09 | Resize window if display metrics are changed on Linux | Emīls Piņķis | 1 | -0/+17 | |
| 2018-10-08 | Place mssfix input field inside scrollable area | Janito Vaqueiro Ferreira Filho | 1 | -15/+15 | |
| 2018-10-08 | Updating version in package files2018.4-beta2 | Linus Färnstrand | 1 | -1/+1 | |
| 2018-10-08 | Don't persist Mssfix values that are out of range | Janito Vaqueiro Ferreira Filho | 1 | -4/+6 | |
| 2018-10-08 | Change mssfix color when out of range | Janito Vaqueiro Ferreira Filho | 2 | -0/+23 | |
| 2018-10-08 | Handle external updates to mssfix value | Janito Vaqueiro Ferreira Filho | 1 | -8/+30 | |
| 2018-10-08 | Update mssfix value from GUI | Janito Vaqueiro Ferreira Filho | 2 | -2/+39 | |
| 2018-10-08 | Implement `set_openvpn_mssfix` RPC call in GUI | Janito Vaqueiro Ferreira Filho | 2 | -0/+11 | |
| 2018-10-08 | Show current OpenVPN mssfix value in field | Janito Vaqueiro Ferreira Filho | 5 | -3/+43 | |
| 2018-10-08 | Create mssfix input field in advanced settings | Janito Vaqueiro Ferreira Filho | 1 | -0/+6 | |
| 2018-10-08 | Create `Cell.Input` component | Janito Vaqueiro Ferreira Filho | 1 | -1/+37 | |
| 2018-10-08 | Reduce the banner transparency | Andrej Mihajlov | 1 | -1/+1 | |
| 2018-10-08 | Reimplement navigation bar title using Context API | Andrej Mihajlov | 1 | -38/+61 | |
| 2018-10-08 | Rename NavigationBar{Props,State} -> PrivateNavigationBar{Props,State} | Andrej Mihajlov | 1 | -13/+16 | |
| 2018-10-08 | Drop static methods and inline constant checks into getDerivedStateFromProps | Andrej Mihajlov | 1 | -12/+5 | |
