summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-10-29Merge branch 'improve-eslint-rules' into masterOskar Nyberg14-43/+79
2020-10-29Add ESLint jsx-no-bind ruleOskar Nyberg1-0/+1
2020-10-29Add ESLint rule to force single quotesOskar Nyberg3-2/+3
2020-10-29Add ESLint naming convention ruleOskar Nyberg12-41/+75
2020-10-29Merge branch 'fix-rule-duplication'David Lönnhager2-0/+50
2020-10-29Update changelogDavid Lönnhager1-0/+1
2020-10-29Prevent duplicate exclusions fwmark rulesDavid Lönnhager1-0/+49
2020-10-28Merge branch 'fix-missing-call-to-start-foreground'Janito Vaqueiro Ferreira Filho3-14/+39
2020-10-28Describe `startForeground` fix in the changelogJanito Vaqueiro Ferreira Filho1-0/+2
2020-10-28Also call `startForegroundService` in `onCreate`Janito Vaqueiro Ferreira Filho1-0/+2
2020-10-28Always call `startForeground` on start commandJanito Vaqueiro Ferreira Filho1-0/+2
2020-10-28Remove unnecessary conditionalJanito Vaqueiro Ferreira Filho1-1/+1
2020-10-28Synchronize updates to the notificationJanito Vaqueiro Ferreira Filho1-11/+15
2020-10-28Add a `acknowledgeStartForeground` helper methodJanito Vaqueiro Ferreira Filho1-6/+21
2020-10-28Merge branch 'fix-missing-excluded-apps-with-auto-connect'Janito Vaqueiro Ferreira Filho2-1/+2
2020-10-28Describe race condition fix in the changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-10-28Allow sending reconnect command while reconnectingJanito Vaqueiro Ferreira Filho1-1/+1
2020-10-28Merge branch 'linux-nm-wg-use-older-api' into masterEmīls3-35/+124
2020-10-28Adjust NM DNS code for IPv6Emīls1-1/+5
2020-10-28Use older API if new one doesn't existEmīls2-34/+119
2020-10-28Merge branch 'linux-nm-dns-allow-more-device-states' into masterEmīls2-22/+43
2020-10-28Allow more device states with NM DNSEmīls2-22/+43
2020-10-28Merge branch 'macos-custom-dns'David Lönnhager15-92/+137
2020-10-28Update changelogDavid Lönnhager1-0/+3
2020-10-28Remove duplicated is_local_addressDavid Lönnhager3-28/+11
2020-10-28Support custom DNS on macOSDavid Lönnhager1-41/+100
2020-10-28Include custom DNS setting on macOSDavid Lönnhager12-37/+37
2020-10-28Merge branch 'fix-language-selector-initial-scroll' into masterOskar Nyberg1-1/+1
2020-10-28Fix scroll to selected language in language selectorOskar Nyberg1-1/+1
2020-10-28Merge branch 'linux-ignore-loopback-routes' into masterEmīls2-11/+46
2020-10-27Update changelogEmīls1-0/+4
2020-10-27Ignore loopback routesEmīls1-11/+42
2020-10-27Merge branch 'cleanup-installer'David Lönnhager1-9/+18
2020-10-27Only extract mullvad-setup onceDavid Lönnhager1-9/+18
2020-10-27Merge branch 'always-show-gui-version' into masterOskar Nyberg1-0/+6
2020-10-27Show app version in settings when failing to connect to daemonOskar Nyberg1-0/+6
2020-10-27Merge branch 'move-from-rs-release-git-dependency' into masterOskar Nyberg2-20/+3
2020-10-27Switch to official rs-release crateOskar Nyberg2-20/+3
2020-10-27Merge branch 'show-correct-error-on-login'Andrej Mihajlov4-7/+35
2020-10-27Fix regression where "Internal error" was displayed instead of server error (...Andrej Mihajlov4-7/+35
2020-10-27Merge branch 'enable-always-on-top-on-windows' into masterOskar Nyberg2-0/+5
2020-10-27Enable alwaysOnTop on Windows to ensure app is placed above other appsOskar Nyberg2-0/+5
2020-10-27Merge branch 'linux-custom-dns'David Lönnhager15-70/+177
2020-10-26Update changelogDavid Lönnhager1-0/+1
2020-10-26Correctly set new DNS routes in exclusions tableDavid Lönnhager1-25/+49
2020-10-26Permit custom DNS resolvers in netfilterDavid Lönnhager1-8/+85
2020-10-26Add loopback networks constantDavid Lönnhager1-0/+4
2020-10-26Include custom DNS setting on LinuxDavid Lönnhager13-37/+38
2020-10-26Merge branch 'linux-allow-static-routes'Emīls2-1/+10
2020-10-26Update changelogEmīls1-0/+7