| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2018-12-13 | Merge branch 'convert-more-to-rust2018' | Linus Färnstrand | 32 | -224/+134 |
| 2018-12-13 | Move public use | Linus Färnstrand | 1 | -1/+2 |
| 2018-12-13 | Upgrade mullvad-tests to Rust 2018 | Linus Färnstrand | 7 | -65/+41 |
| 2018-12-13 | Upgrade mullvad-rpc to Rust 2018 | Linus Färnstrand | 5 | -67/+53 |
| 2018-12-13 | Upgrade mullvad-problem-report to Rust 2018 | Linus Färnstrand | 4 | -28/+8 |
| 2018-12-13 | Upgrade mullvad-ipc-client to Rust 2018 | Linus Färnstrand | 2 | -30/+19 |
| 2018-12-13 | Convert mullvad-cli to Rust 2018 | Linus Färnstrand | 14 | -34/+12 |
| 2018-12-12 | Merge branch 'upgrade-towards-rust2018' | Linus Färnstrand | 27 | -91/+53 |
| 2018-12-12 | Bump openvpn-plugin git hash | Linus Färnstrand | 1 | -1/+1 |
| 2018-12-12 | Upgrade mullvad-paths to Rust 2018 | Linus Färnstrand | 7 | -19/+10 |
| 2018-12-12 | Upgrade mullvad-types to Rust 2018 | Linus Färnstrand | 14 | -37/+25 |
| 2018-12-12 | Upgrade talpid-types to Rust 2018 | Linus Färnstrand | 5 | -18/+17 |
| 2018-12-12 | Upgrade talpid-openvpn-plugin to Rust 2018 | Linus Färnstrand | 4 | -17/+1 |
| 2018-12-12 | Merge branch 'capture-resolvconf-stderr' | Linus Färnstrand | 1 | -5/+28 |
| 2018-12-12 | Check if resolvconf is a symlink to resolvectl | Linus Färnstrand | 1 | -5/+24 |
| 2018-12-12 | Capture and log stderr from resolvconf when failing | Linus Färnstrand | 1 | -0/+4 |
| 2018-12-11 | Merge branch 'time-running-out-message' | Janito Vaqueiro Ferreira Filho | 8 | -21/+117 |
| 2018-12-11 | Describe time running out warning in change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2018-12-11 | Test `NotificationArea` with time running low | Janito Vaqueiro Ferreira Filho | 1 | -0/+21 |
| 2018-12-11 | Capitalize first letter of remaining time banner | Janito Vaqueiro Ferreira Filho | 1 | -1/+7 |
| 2018-12-11 | Fix notification banner animation race condition | Janito Vaqueiro Ferreira Filho | 1 | -4/+9 |
| 2018-12-11 | Implement warning when little account time remains | Janito Vaqueiro Ferreira Filho | 4 | -3/+53 |
| 2018-12-11 | Use `AccountExpiry` helper in `Connect` component | Janito Vaqueiro Ferreira Filho | 2 | -5/+5 |
| 2018-12-11 | Create `AccountExpiry` helper class | Janito Vaqueiro Ferreira Filho | 2 | -10/+23 |
| 2018-12-11 | Merge branch 'block-when-disconnected-ui-toggle' | Janito Vaqueiro Ferreira Filho | 12 | -13/+102 |
| 2018-12-11 | Change log entry for extra kill switch GUI changes | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2018-12-11 | Update tray icon when disconnected but blocking | Janito Vaqueiro Ferreira Filho | 1 | -12/+16 |
| 2018-12-11 | Show block banner when blocking when disconnected | Janito Vaqueiro Ferreira Filho | 3 | -1/+15 |
| 2018-12-11 | Add toggle for block when disconnected setting | Janito Vaqueiro Ferreira Filho | 2 | -0/+24 |
| 2018-12-11 | Alow setting the block when disconnected setting | Janito Vaqueiro Ferreira Filho | 1 | -0/+6 |
| 2018-12-11 | Add block when disconnected setting to redux state | Janito Vaqueiro Ferreira Filho | 3 | -0/+25 |
| 2018-12-11 | Implement RPC call to set block when disconnected | Janito Vaqueiro Ferreira Filho | 2 | -0/+9 |
| 2018-12-11 | Expect block when disconnected setting | Janito Vaqueiro Ferreira Filho | 2 | -0/+3 |
| 2018-12-11 | Merge branch 'offline-check-linux' | Janito Vaqueiro Ferreira Filho | 6 | -1/+294 |
| 2018-12-11 | Describe offline check on Linux in the change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+5 |
| 2018-12-11 | Don't log messages from netlink crates | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2018-12-11 | Listen on netlink socket to monitor offline status | Janito Vaqueiro Ferreira Filho | 3 | -5/+147 |
| 2018-12-11 | Implement `is_offline` for Linux | Janito Vaqueiro Ferreira Filho | 4 | -1/+145 |
| 2018-12-11 | Merge branch 'dismiss-notifications' | Janito Vaqueiro Ferreira Filho | 2 | -0/+3 |
| 2018-12-10 | Describe notifications dismissal in change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2018-12-10 | Dismiss notifications after 4 seconds | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2018-12-07 | Merge branch 'fix-reconnect-flashes' | Janito Vaqueiro Ferreira Filho | 5 | -16/+89 |
| 2018-12-07 | Describe reconnection UI screen fix in change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2018-12-07 | Handle tray icon when reconnecting | Janito Vaqueiro Ferreira Filho | 1 | -9/+41 |
| 2018-12-06 | Create `_showMarkerOrSpinner` helper function | Janito Vaqueiro Ferreira Filho | 1 | -6/+15 |
| 2018-12-05 | Don't show the marker when reconnecting | Janito Vaqueiro Ferreira Filho | 1 | -2/+3 |
| 2018-12-05 | Show 'blocking internet' banner when reconnecting | Janito Vaqueiro Ferreira Filho | 1 | -0/+10 |
| 2018-12-05 | Fix Connect screen state when reconnecting | Janito Vaqueiro Ferreira Filho | 2 | -4/+20 |
| 2018-12-05 | Also show spinner when reconnecting | Janito Vaqueiro Ferreira Filho | 1 | -1/+4 |
| 2018-12-05 | Updating version in package files2018.6-beta1 | Linus Färnstrand | 5 | -7/+7 |
