| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2018-08-14 | Merge branch 'readme-release-new-platforms' | Linus Färnstrand | 1 | -4/+13 |
| 2018-08-14 | Add that we have Linux and Windows releases | Linus Färnstrand | 1 | -4/+13 |
| 2018-08-14 | Merge branch 'ipv6-toggle' | Janito Vaqueiro Ferreira Filho | 16 | -24/+252 |
| 2018-08-14 | Describe the Enable IPv6 setting in the change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+3 |
| 2018-08-14 | Force IPv4 only if Enable IPv6 setting is off | Janito Vaqueiro Ferreira Filho | 1 | -0/+10 |
| 2018-08-14 | Implement IPv6 enable/disable in GUI | Janito Vaqueiro Ferreira Filho | 8 | -3/+117 |
| 2018-08-14 | Update names of relay settings constraints | Janito Vaqueiro Ferreira Filho | 1 | -7/+7 |
| 2018-08-14 | Add option to enable/disable IPv6 in Mullvad CLI | Janito Vaqueiro Ferreira Filho | 1 | -12/+38 |
| 2018-08-14 | Add RPC call to mullvad-ipc-client | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2018-08-14 | Restart tunnel when IPv6 enabled setting changes | Janito Vaqueiro Ferreira Filho | 1 | -1/+13 |
| 2018-08-14 | Add RPC call to enable/disable IPv6 in the tunnel | Janito Vaqueiro Ferreira Filho | 3 | -1/+47 |
| 2018-08-14 | Add `enable_ipv6` option to `OpenVpnTunnelOptions` | Janito Vaqueiro Ferreira Filho | 1 | -1/+14 |
| 2018-08-13 | Merge remote-tracking branch 'shyba/patch-1' | Linus Färnstrand | 1 | -1/+1 |
| 2018-08-13 | typo on README | shyba | 1 | -1/+1 |
| 2018-08-10 | Merge branch 'upgrade-dependencies' | Linus Färnstrand | 9 | -554/+632 |
| 2018-08-10 | Rename DeadlineError to DownloadTimeoutError | Linus Färnstrand | 1 | -2/+2 |
| 2018-08-10 | Upgrade tokio-timer | Linus Färnstrand | 3 | -23/+14 |
| 2018-08-10 | Upgrade duct, windres, os_pipe and rand | Linus Färnstrand | 7 | -20/+52 |
| 2018-08-10 | Adapt Linux firewall integration to newer nftnl | Linus Färnstrand | 1 | -21/+21 |
| 2018-08-10 | Update all Rust dependencies | Linus Färnstrand | 1 | -495/+550 |
| 2018-08-10 | Merge branch 'add-account-credit-url' | Linus Färnstrand | 2 | -1/+4 |
| 2018-08-10 | Redirect to /account/login when clicking add credit button | Linus Färnstrand | 2 | -1/+4 |
| 2018-08-09 | Merge branch 'win-handle-unsupported-protocol-on-interface' | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2018-08-09 | Handle unsupported protocol on interface | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2018-08-09 | Merge branch 'fix-error-encoding' | Janito Vaqueiro Ferreira Filho | 2 | -5/+5 |
| 2018-08-09 | Fix typo | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2018-08-09 | Fix error message string encoding | Janito Vaqueiro Ferreira Filho | 2 | -5/+5 |
| 2018-08-09 | Updating version in package.json2018.2-beta3 | Linus Färnstrand | 5 | -7/+7 |
| 2018-08-09 | Add 2018.2-beta3 header to changelog | Linus Färnstrand | 1 | -1/+5 |
| 2018-08-09 | Merge branch 'hide-notifications-when-window-is-active' | Janito Vaqueiro Ferreira Filho | 2 | -1/+7 |
| 2018-08-09 | Update notifications description in change log | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2018-08-09 | Don't show notifications when window is visible | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2018-08-09 | Check if notification is already shown first | Janito Vaqueiro Ferreira Filho | 1 | -0/+6 |
| 2018-08-08 | Merge branch 'drop-styles-helper' | Andrej Mihajlov | 49 | -957/+937 |
| 2018-08-08 | Remove styles helpers, instead use RX.Styles directly | Andrej Mihajlov | 15 | -956/+885 |
| 2018-08-08 | Add missing @flow | Andrej Mihajlov | 45 | -1/+52 |
| 2018-08-08 | Merge branch 'contact-form-tweaks' | Andrej Mihajlov | 2 | -9/+14 |
| 2018-08-08 | Fix spinner alignment | Andrej Mihajlov | 1 | -1/+1 |
| 2018-08-08 | Uppercase "secure connection" | Andrej Mihajlov | 1 | -6/+6 |
| 2018-08-08 | Add margin between Edit and Retry buttons | Andrej Mihajlov | 2 | -2/+7 |
| 2018-08-08 | Merge branch 'remove-auto-login' | Andrej Mihajlov | 47 | -661/+1057 |
| 2018-08-08 | Refine tests | Andrej Mihajlov | 1 | -66/+77 |
| 2018-08-08 | Update ESLint and prettier configuration | Andrej Mihajlov | 4 | -37/+45 |
| 2018-08-08 | Upgrade prettier, flow-typed, eslint-plugin-* | Andrej Mihajlov | 2 | -28/+77 |
| 2018-08-08 | Fix flow warnings | Andrej Mihajlov | 1 | -5/+3 |
| 2018-08-08 | Cast to empty to ensure that all enum options are handled in a switch | Andrej Mihajlov | 2 | -2/+2 |
| 2018-08-08 | Refine eventPromiseHelper | Andrej Mihajlov | 1 | -5/+12 |
| 2018-08-08 | Render Settings in a more straightforward way | Andrej Mihajlov | 1 | -20/+25 |
| 2018-08-08 | Fix typo | Andrej Mihajlov | 1 | -1/+1 |
| 2018-08-08 | Remove old $FlowFixMe that are fixed now after upgrade to Flow 0.78 | Andrej Mihajlov | 1 | -5/+0 |
