summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2019-01-15Merge branch 'uncouple-app-from-tunnel'Janito Vaqueiro Ferreira Filho9-19/+58
2019-01-15Describe auto-connect changes in changelogJanito Vaqueiro Ferreira Filho1-0/+3
2019-01-15Only set daemon auto-connect when it changesJanito Vaqueiro Ferreira Filho1-1/+4
2019-01-15Update auto-connect and auto-start togglesJanito Vaqueiro Ferreira Filho1-9/+5
2019-01-15Don't auto-connect when option is unsetJanito Vaqueiro Ferreira Filho1-3/+5
2019-01-15Update auto-start change to propagate to daemonJanito Vaqueiro Ferreira Filho2-3/+12
2019-01-15Don't map daemon auto-connect value to GUIJanito Vaqueiro Ferreira Filho3-4/+1
2019-01-15Change how auto connect is setJanito Vaqueiro Ferreira Filho1-1/+8
2019-01-15Add IPC call to set `autoConnect`Janito Vaqueiro Ferreira Filho2-0/+9
2019-01-15Add `autoConnect` setting to GUI settingsJanito Vaqueiro Ferreira Filho3-0/+13
2019-01-14Merge branch 'allow-169-254-private-net'Linus Färnstrand6-2/+72
2019-01-14Allow the 169.254.0.0/16 network when LAN sharing is onLinus Färnstrand6-2/+72
2019-01-11Merge branch 'add-ffi-error-docs'Linus Färnstrand1-0/+1
2019-01-11Add documentation to ffi_error macroLinus Färnstrand1-0/+1
2019-01-11Merge branch 'optimize-select-location'Andrej Mihajlov14-516/+585
2019-01-11Remove the SelectLocation testsAndrej Mihajlov1-142/+0
2019-01-11Migrate the Login view to the new AccordionAndrej Mihajlov1-1/+1
2019-01-11Add hover color for the settings button in the header barAndrej Mihajlov1-0/+1
2019-01-11Allow Cell.Label to break onto many linesAndrej Mihajlov3-2/+7
2019-01-11Optimize the SelectLocation viewAndrej Mihajlov7-295/+501
2019-01-11Optimize the Accordion viewAndrej Mihajlov1-76/+75
2019-01-09Merge branch 'adjust-current-locaiton-rpc'Emīls Piņķis7-40/+56
2019-01-09Remove unused dependency in mullvad-daemon/src/relays.rsEmīls Piņķis1-1/+1
2019-01-09Further improve get_current_location RPCEmīls Piņķis6-39/+55
2019-01-09Merge branch 'detect-missing-tap-adapter'Janito Vaqueiro Ferreira Filho9-53/+188
2019-01-09Describe TAP problem handling in change logJanito Vaqueiro Ferreira Filho1-0/+3
2019-01-09Block when TAP adapter problem is detectedJanito Vaqueiro Ferreira Filho6-23/+81
2019-01-09Export `OpenVpnMonitoringError` in `TunnelMonitor`Janito Vaqueiro Ferreira Filho1-7/+11
2019-01-09Perform post-mortem log analysis of OpenVPNJanito Vaqueiro Ferreira Filho1-1/+32
2019-01-09Store log path in `OpenVpnMonitor`Janito Vaqueiro Ferreira Filho3-22/+61
2019-01-09Updating version metadata to 2018.6Linus Färnstrand5-7/+7
2019-01-09Add 2018.6 header to changelogLinus Färnstrand1-0/+4
2019-01-03Merge branch 'help-fix-systemd-deps'Emīls Piņķis1-0/+2
2019-01-03Add extra 'After' directives to daemon's unit fileEmīls Piņķis1-0/+2
2018-12-21Merge branch 'disable-buttons-when-offline'Janito Vaqueiro Ferreira Filho11-7/+48
2018-12-21Describe disabled buttons when offline in logJanito Vaqueiro Ferreira Filho1-0/+4
2018-12-21Disable external link menu entries when offlineJanito Vaqueiro Ferreira Filho2-0/+4
2018-12-21Disable expired screen button when offlineJanito Vaqueiro Ferreira Filho1-1/+5
2018-12-21Disable buy more credit button when offlineJanito Vaqueiro Ferreira Filho3-0/+4
2018-12-21Disable button to send problem report when offlineJanito Vaqueiro Ferreira Filho3-1/+12
2018-12-21Add `isBlocked` field to Redux connection stateJanito Vaqueiro Ferreira Filho1-5/+19
2018-12-21Merge branch 'refactor-ipc'Andrej Mihajlov7-163/+232
2018-12-21Rework IPC interfaceAndrej Mihajlov7-163/+232
2018-12-21Merge branch 'monochromatic-icons'Janito Vaqueiro Ferreira Filho31-7/+116
2018-12-21Describe monochromatic tray icon in change logJanito Vaqueiro Ferreira Filho1-0/+3
2018-12-21Add title bar animation to `Preferences` screenJanito Vaqueiro Ferreira Filho1-0/+2
2018-12-21Implement support for monochromatic tray iconJanito Vaqueiro Ferreira Filho23-3/+46
2018-12-20Implement getter for `KeyframeAnimation.isRunning`Janito Vaqueiro Ferreira Filho1-0/+4
2018-12-20Add toggle switch for monochromatic icon settingJanito Vaqueiro Ferreira Filho2-1/+39
2018-12-20Add renderer method to toggle monochromatic iconJanito Vaqueiro Ferreira Filho1-0/+4