| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 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-24 | Merge branch 'backup-macos-search-domains' | Linus Färnstrand | 4 | -150/+181 |
| 2018-10-23 | Fix changelog | Linus Färnstrand | 1 | -3/+3 |
| 2018-10-23 | Changing macOS dns monitor implementation to consider all settings | Linus Färnstrand | 3 | -176/+159 |
| 2018-10-23 | Take search domains into account when handling macOS DNS | Linus Färnstrand | 2 | -58/+106 |
| 2018-10-23 | Merge branch 'parse-auth-failed' | Emīls Piņķis | 8 | -5/+228 |
| 2018-10-23 | Use auth_failed parsing in CLI | Emīls Piņķis | 1 | -1/+16 |
| 2018-10-23 | Add proper auth_failed parsing to frontend | Emīls Piņķis | 3 | -4/+99 |
| 2018-10-23 | Added auth_failed module to mullvad-types | Emīls Piņķis | 4 | -0/+113 |
| 2018-10-22 | Merge branch 'linux-disable-gpu-accel' | Emīls Piņķis | 2 | -0/+6 |
| 2018-10-22 | Disable GPU acceleration on Linux | Emīls Piņķis | 2 | -0/+6 |
| 2018-10-17 | Merge branch 'fix-rogue-rebase' | Andrej Mihajlov | 1 | -1/+1 |
| 2018-10-17 | Fix some rebase issues raised by previous PRs | Andrej Mihajlov | 1 | -1/+1 |
| 2018-10-17 | Merge branch 'mssfix-field-appearance' | Andrej Mihajlov | 6 | -29/+51 |
| 2018-10-17 | Workaround text field placeholder color until the support for it landed in Re... | Andrej Mihajlov | 3 | -0/+15 |
| 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 |
| 2018-10-17 | Merge branch 'upgrade-electron' | Andrej Mihajlov | 3 | -13/+6 |
| 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 | Merge branch 'in-out-ip-in-gui' | Janito Vaqueiro Ferreira Filho | 16 | -195/+413 |
| 2018-10-16 | Describe in/out address in GUI change | Janito Vaqueiro Ferreira Filho | 1 | -0/+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 | 4 | -33/+61 |
| 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 | 10 | -32/+58 |
| 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 | 2 | -120/+136 |
| 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 | 5 | -7/+7 |
| 2018-10-16 | Pull in changelog edit from 2018.4 release branch | Linus Färnstrand | 1 | -0/+4 |
| 2018-10-16 | Merge branch 'fix-mssfix-field-value' | Janito Vaqueiro Ferreira Filho | 1 | -1/+3 |
| 2018-10-16 | Don't change controlled input mode | Janito Vaqueiro Ferreira Filho | 1 | -1/+3 |
| 2018-10-16 | Merge branch 'cleanup-ipv4addr-exit' | Andrej Mihajlov | 2 | -5/+1 |
| 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 | Merge branch 'account-data-retry' | Janito Vaqueiro Ferreira Filho | 7 | -78/+361 |
| 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 |
| 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 | Merge branch 'app-unsupported-system-notifications' | Andrej Mihajlov | 9 | -61/+122 |
| 2018-10-15 | Remove old comment | Andrej Mihajlov | 1 | -2/+0 |
| 2018-10-15 | Update changelog | Andrej Mihajlov | 1 | -2/+2 |
