summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2024-10-09Update desktop app version to 2024.6-beta22024.6-beta2Oskar1-1/+1
2024-10-09Update the changes dialogOskar1-2/+3
2024-10-09Update changelog in preperation of 2024.6-beta2Oskar1-4/+6
2024-10-07Merge branch 'improve-references-to-settings-and-non-translated-strings'Oskar2-9/+17
2024-10-07Merge branch 'rename-smart_routing-to-use_multihop_if_necessary-des-1292'Sebastian Holmin26-217/+255
2024-10-07Merge branch 'implement-design-for-brought-forward-features-des-1065'Oskar13-162/+887
2024-10-07Update changelog entry on apple services fixJoakim Hulthe1-2/+2
2024-10-04Fix changelog entryDavid Lönnhager1-1/+1
2024-10-04Route unexpected primary interface traffic via VPN utunDavid Lönnhager31-427/+127
2024-10-04Send DNS queries via local resolver on macOSDavid Lönnhager16-122/+438
2024-10-04Merge branch 'macos-enable-ipv6' into prepare-2024.6David Lönnhager2-2/+3
2024-10-04Update changelogDavid Lönnhager1-0/+1
2024-10-04Enable IPv6 by default on macOSDavid Lönnhager1-2/+2
2024-10-04Merge branch 'macos-ignore-loopback-dns' into prepare-2024.6David Lönnhager2-0/+12
2024-10-04Update changelogDavid Lönnhager1-0/+2
2024-10-04Do not touch DNS config if localhost is usedDavid Lönnhager1-0/+10
2024-10-04Keep separate tunnel state machine configs for tunnel and non-tunnel DNSDavid Lönnhager23-306/+437
2024-09-26Update desktop app version to 2024.6-beta12024.6-beta1Oskar1-1/+1
2024-09-26Add GUI change textSebastian Holmin1-5/+4
2024-09-26Prepare changelogMarkus Pettersson1-3/+6
2024-09-25Merge branch 'leak-apple-nets' into prepare-2024.6Joakim Hulthe29-8/+415
2024-09-25Add setting to leak traffic to apple networksJoakim Hulthe29-8/+415
2024-09-25Merge branch 'des-959-add-command-in-cli-that-removes-old-adapters'Sebastian Holmin1-17/+27
2024-09-20Merge branch 'feature-indicators-render-incorrectly-des-1253' into prepare-20...Oskar1-10/+17
2024-09-20Set indicators and ellipsis to hidden when they should beOskar1-10/+17
2024-09-18Merge branch 'add-smart-routing-to-changelog'Joakim Hulthe1-0/+1
2024-09-17Merge branch 'its-possible-to-expand-connection-panel-when-disconnected-des-1...Oskar1-1/+7
2024-09-17Allow toggling connection island only when connected/connectingOskar1-1/+7
2024-09-17Merge branch 'correctly-suppress-node-gettext-vulnerability'Oskar1-1/+1
2024-09-17Update node-gettext CVE id in gui/osv-scanner.tomlOskar1-1/+1
2024-09-17Merge branch 'disable-osv-scanner-on-push'Linus Färnstrand1-2/+0
2024-09-17Disable the *scheduled* OSV scanner run on pushesLinus Färnstrand1-2/+0
2024-09-17Merge branch 'implement-use-anywhere-daita-setting-des-1068'Joakim Hulthe42-287/+1041
2024-09-17Mark Smart Routing feature indicator as unsupported on androidJoakim Hulthe1-0/+1
2024-09-17Add DAITA smart routing e2e testsJoakim Hulthe4-38/+214
2024-09-17Align Smart routing GUI with design specJoakim Hulthe26-228/+434
2024-09-17Fix daita rpc should-reconnect-checkJoakim Hulthe1-3/+27
2024-09-17Add unit test for daita_use_anywhere with singlehopJoakim Hulthe1-1/+23
2024-09-17Remove daita filter notice when using use_anywhereJoakim Hulthe3-4/+8
2024-09-17Disable use_anywhere toggle if DAITA is disabledJoakim Hulthe1-2/+15
2024-09-17Fix relay_selector daita testsJoakim Hulthe2-1/+41
2024-09-17Remove daita cfg from mullvad-cliJoakim Hulthe3-19/+2
2024-09-17Implement daita use_anywhere feature indicatorJoakim Hulthe1-0/+32
2024-09-17Add daita.enabled and daita.use_anywhere rpc callsJoakim Hulthe11-29/+142
2024-09-17Pick DAITA use_anywhere relays based on distance to selected locationJoakim Hulthe2-24/+58
2024-09-17Remove Option from Relay::locationJoakim Hulthe13-88/+89
2024-09-17Add `use_anywhere` feature indicatorJoakim Hulthe6-0/+10
2024-09-17Add temporary gui toggle for `use_anywhere`Joakim Hulthe4-3/+23
2024-09-17Add `use_anywhere` daita settingJoakim Hulthe7-11/+86
2024-09-17Merge branch 'refactor-port-dialog-viewmodel-droid-1009'David Göransson4-43/+248