summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
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
2024-09-17Refactor port dialog to use a view modelKalle Lindström4-43/+248
2024-09-17Merge branch 'invalid-side-effect-collect-droid-1322'David Göransson1-1/+1
2024-09-17Fix permission checkDavid Göransson1-1/+1
2024-09-17Merge branch 'bump-dependencies'David Göransson15-1303/+1264
2024-09-17Remove old false-postive CVE suppressionDavid Göransson1-8/+0
2024-09-17Extend CVE suppression for ksp false-positiveDavid Göransson1-1/+1
2024-09-17Fix ensure clean lockfile taskDavid Göransson1-0/+5
2024-09-17Update gradle lockfileDavid Göransson1-1182/+1173
2024-09-17Format build filesDavid Göransson10-67/+51
2024-09-17Fix konsist testDavid Göransson1-16/+7
2024-09-17Remove enableStrongSkippingMode flagDavid Göransson1-2/+0
2024-09-17Remove usage of project.buildDirDavid Göransson2-10/+10
2024-09-17Bump dependenciesDavid Göransson1-17/+17
2024-09-17Merge branch 'fixignore-path-to-regexp-and-node-gettext-vulnerabilities-des-1...Oskar2-6/+12
2024-09-17Add node-gettext suppression for osv-scannerOskar1-0/+6
2024-09-17Update path-to-regexp to 1.9.0Oskar1-6/+6
2024-09-16Merge branch 'fix-feature-indicator-sort'Oskar1-1/+3
2024-09-16Fix feature indicator sortingOskar1-1/+3
2024-09-16Merge branch 'cli-status-listen-rework'Sebastian Holmin5-184/+232
2024-09-16Add to changelogSebastian Holmin1-0/+1
2024-09-16Refactor `mullvad status listen` commandSebastian Holmin3-179/+204
2024-09-16Add `Display` and `is_empty` to `FeatureIndicators`Sebastian Holmin1-5/+27
2024-09-16Run VpnService.protect() on Shadowsocks socket before connectingDavid Lönnhager3-20/+63
2024-09-16Merge branch 'look-over-test-timeouts-droid-1278'David Göransson7-40/+30
2024-09-16Rename test timeout constantsNiklas Berglund7-40/+30
2024-09-16Merge branch 'create-base-component-for-error-dialog-droid-1250'David Göransson26-393/+290
2024-09-16Add input dialog base dialogJonatan Rhodin6-245/+215