| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-10-30 | Improve help texts on auto-connect/auto-start | Linus Färnstrand | 1 | -3/+7 | |
| 2018-10-25 | Upgrade to Electron 3.0.6 | Andrej Mihajlov | 2 | -25/+2 | |
| 2018-10-24 | Upgrade to Babel 7 | Andrej Mihajlov | 4 | -22/+19 | |
| 2018-10-24 | Migrate HeaderBar, SettingsHeader and Img to TypeScript | Andrej Mihajlov | 24 | -224/+220 | |
| 2018-10-24 | Remove .eslintrc from TypeScript package | Andrej Mihajlov | 1 | -5/+0 | |
| 2018-10-24 | Sort out nullability hell | Andrej Mihajlov | 1 | -29/+28 | |
| 2018-10-24 | Refactor ConnectionInfo to eliminate internal state | Andrej Mihajlov | 2 | -69/+45 | |
| 2018-10-23 | Add proper auth_failed parsing to frontend | Emīls Piņķis | 3 | -4/+99 | |
| 2018-10-22 | Disable GPU acceleration on Linux | Emīls Piņķis | 1 | -0/+5 | |
| 2018-10-17 | Fix some rebase issues raised by previous PRs | Andrej Mihajlov | 1 | -1/+1 | |
| 2018-10-17 | Workaround text field placeholder color until the support for it landed in ↵ | Andrej Mihajlov | 3 | -0/+15 | |
| ReactXP for web See: https://github.com/Microsoft/reactxp/pull/868 | |||||
| 2018-10-17 | Style mssfix field | Andrej Mihajlov | 3 | -27/+38 | |
| 2018-10-17 | Make navigation title brighter | Andrej Mihajlov | 1 | -1/+1 | |
| 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 | 1 | -1/+1 | |
| 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 | 5 | -2/+169 | |
| 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 | 6 | -49/+118 | |
| 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 | |
