| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2019-01-15 | Merge branch 'uncouple-app-from-tunnel' | Janito Vaqueiro Ferreira Filho | 9 | -19/+58 |
| 2019-01-15 | Describe auto-connect changes in changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+3 |
| 2019-01-15 | Only set daemon auto-connect when it changes | Janito Vaqueiro Ferreira Filho | 1 | -1/+4 |
| 2019-01-15 | Update auto-connect and auto-start toggles | Janito Vaqueiro Ferreira Filho | 1 | -9/+5 |
| 2019-01-15 | Don't auto-connect when option is unset | Janito Vaqueiro Ferreira Filho | 1 | -3/+5 |
| 2019-01-15 | Update auto-start change to propagate to daemon | Janito Vaqueiro Ferreira Filho | 2 | -3/+12 |
| 2019-01-15 | Don't map daemon auto-connect value to GUI | Janito Vaqueiro Ferreira Filho | 3 | -4/+1 |
| 2019-01-15 | Change how auto connect is set | Janito Vaqueiro Ferreira Filho | 1 | -1/+8 |
| 2019-01-15 | Add IPC call to set `autoConnect` | Janito Vaqueiro Ferreira Filho | 2 | -0/+9 |
| 2019-01-15 | Add `autoConnect` setting to GUI settings | Janito Vaqueiro Ferreira Filho | 3 | -0/+13 |
| 2019-01-14 | Merge branch 'allow-169-254-private-net' | Linus Färnstrand | 6 | -2/+72 |
| 2019-01-14 | Allow the 169.254.0.0/16 network when LAN sharing is on | Linus Färnstrand | 6 | -2/+72 |
| 2019-01-11 | Merge branch 'add-ffi-error-docs' | Linus Färnstrand | 1 | -0/+1 |
| 2019-01-11 | Add documentation to ffi_error macro | Linus Färnstrand | 1 | -0/+1 |
| 2019-01-11 | Merge branch 'optimize-select-location' | Andrej Mihajlov | 14 | -516/+585 |
| 2019-01-11 | Remove the SelectLocation tests | Andrej Mihajlov | 1 | -142/+0 |
| 2019-01-11 | Migrate the Login view to the new Accordion | Andrej Mihajlov | 1 | -1/+1 |
| 2019-01-11 | Add hover color for the settings button in the header bar | Andrej Mihajlov | 1 | -0/+1 |
| 2019-01-11 | Allow Cell.Label to break onto many lines | Andrej Mihajlov | 3 | -2/+7 |
| 2019-01-11 | Optimize the SelectLocation view | Andrej Mihajlov | 7 | -295/+501 |
| 2019-01-11 | Optimize the Accordion view | Andrej Mihajlov | 1 | -76/+75 |
| 2019-01-09 | Merge branch 'adjust-current-locaiton-rpc' | Emīls Piņķis | 7 | -40/+56 |
| 2019-01-09 | Remove unused dependency in mullvad-daemon/src/relays.rs | Emīls Piņķis | 1 | -1/+1 |
| 2019-01-09 | Further improve get_current_location RPC | Emīls Piņķis | 6 | -39/+55 |
| 2019-01-09 | Merge branch 'detect-missing-tap-adapter' | Janito Vaqueiro Ferreira Filho | 9 | -53/+188 |
| 2019-01-09 | Describe TAP problem handling in change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+3 |
| 2019-01-09 | Block when TAP adapter problem is detected | Janito Vaqueiro Ferreira Filho | 6 | -23/+81 |
| 2019-01-09 | Export `OpenVpnMonitoringError` in `TunnelMonitor` | Janito Vaqueiro Ferreira Filho | 1 | -7/+11 |
| 2019-01-09 | Perform post-mortem log analysis of OpenVPN | Janito Vaqueiro Ferreira Filho | 1 | -1/+32 |
| 2019-01-09 | Store log path in `OpenVpnMonitor` | Janito Vaqueiro Ferreira Filho | 3 | -22/+61 |
| 2019-01-09 | Updating version metadata to 2018.6 | Linus Färnstrand | 5 | -7/+7 |
| 2019-01-09 | Add 2018.6 header to changelog | Linus Färnstrand | 1 | -0/+4 |
| 2019-01-03 | Merge branch 'help-fix-systemd-deps' | Emīls Piņķis | 1 | -0/+2 |
| 2019-01-03 | Add extra 'After' directives to daemon's unit file | Emīls Piņķis | 1 | -0/+2 |
| 2018-12-21 | Merge branch 'disable-buttons-when-offline' | Janito Vaqueiro Ferreira Filho | 11 | -7/+48 |
| 2018-12-21 | Describe disabled buttons when offline in log | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2018-12-21 | Disable external link menu entries when offline | Janito Vaqueiro Ferreira Filho | 2 | -0/+4 |
| 2018-12-21 | Disable expired screen button when offline | Janito Vaqueiro Ferreira Filho | 1 | -1/+5 |
| 2018-12-21 | Disable buy more credit button when offline | Janito Vaqueiro Ferreira Filho | 3 | -0/+4 |
| 2018-12-21 | Disable button to send problem report when offline | Janito Vaqueiro Ferreira Filho | 3 | -1/+12 |
| 2018-12-21 | Add `isBlocked` field to Redux connection state | Janito Vaqueiro Ferreira Filho | 1 | -5/+19 |
| 2018-12-21 | Merge branch 'refactor-ipc' | Andrej Mihajlov | 7 | -163/+232 |
| 2018-12-21 | Rework IPC interface | Andrej Mihajlov | 7 | -163/+232 |
| 2018-12-21 | Merge branch 'monochromatic-icons' | Janito Vaqueiro Ferreira Filho | 31 | -7/+116 |
| 2018-12-21 | Describe monochromatic tray icon in change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+3 |
| 2018-12-21 | Add title bar animation to `Preferences` screen | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2018-12-21 | Implement support for monochromatic tray icon | Janito Vaqueiro Ferreira Filho | 23 | -3/+46 |
| 2018-12-20 | Implement getter for `KeyframeAnimation.isRunning` | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2018-12-20 | Add toggle switch for monochromatic icon setting | Janito Vaqueiro Ferreira Filho | 2 | -1/+39 |
| 2018-12-20 | Add renderer method to toggle monochromatic icon | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
