| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2018-11-14 | Remove crl.pem from code/readme | Linus Färnstrand | 1 | -3/+1 |
| 2018-11-13 | Add post-transaction hook for RPM package to always enable mullvad-daemon upo... | Emīls Piņķis | 1 | -0/+1 |
| 2018-11-12 | Updating version in package files | Linus Färnstrand | 1 | -1/+1 |
| 2018-11-09 | Update eslintrc | Andrej Mihajlov | 3 | -4/+4 |
| 2018-11-09 | Fix type annotations | Andrej Mihajlov | 2 | -2/+7 |
| 2018-11-09 | Update to react-connected-router v5 | Andrej Mihajlov | 1 | -8/+6 |
| 2018-11-09 | Reformat code | Andrej Mihajlov | 1 | -9/+8 |
| 2018-11-09 | Update packages | Andrej Mihajlov | 5 | -578/+633 |
| 2018-11-09 | Cancel pending notifications when the app becomes visible | Andrej Mihajlov | 2 | -16/+53 |
| 2018-11-09 | Prevent inconsistent and unsupported version notifications to be displayed wh... | Andrej Mihajlov | 1 | -0/+8 |
| 2018-11-08 | Handle being offline on macOS | Linus Färnstrand | 2 | -1/+5 |
| 2018-11-06 | Add new connection info view | Andrej Mihajlov | 16 | -349/+507 |
| 2018-11-02 | Relax RPC schema | Andrej Mihajlov | 1 | -22/+26 |
| 2018-11-02 | Update app ID | Odd Stranne | 1 | -0/+1 |
| 2018-11-01 | Fix quotes | Andrej Mihajlov | 1 | -1/+1 |
| 2018-10-31 | Add babel-preset-typescript | Andrej Mihajlov | 3 | -2/+29 |
| 2018-10-30 | Adjust frontend validation code to allow for introduced proxy settings | Emīls Piņķis | 1 | -0/+41 |
| 2018-10-30 | Add help text to failed problem report send view | Linus Färnstrand | 1 | -0/+5 |
| 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 | 3 | -29/+6 |
| 2018-10-24 | Upgrade to Babel 7 | Andrej Mihajlov | 6 | -329/+867 |
| 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 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-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 |
