summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-04-25Use qr codesqr-codesJon Petersson6-7/+208
2025-04-24Merge branch 'expose-transport-selector-to-mullvad-api-ios-1042'Bug Magnet58-224/+1408
2025-04-24Expose TransportSelector to mullvad-iosJon Petersson58-224/+1408
2025-04-24Merge branch 'remove-same-ip-logging'David Lönnhager1-27/+1
2025-04-24Remove same-IP loggingDavid Lönnhager1-27/+1
2025-04-24Merge branch 'replace-gulp-and-browserify-des-1728'Markus Pettersson19-9369/+188
2025-04-24Update package-lock.jsonTobias Järvelöv1-9030/+23
2025-04-24Print the name of the produced test executable when completedTobias Järvelöv1-1/+3
2025-04-24Remove gulp and browserify dependenciesTobias Järvelöv1-8/+0
2025-04-24Remove linting config for removed gulp-related filesTobias Järvelöv1-1/+1
2025-04-24Remove displayName for exports in tasks/distribution.jsTobias Järvelöv1-4/+0
2025-04-24Remove entry point for old gulp buildTobias Järvelöv1-1/+0
2025-04-24Remove old gulp build filesTobias Järvelöv5-317/+0
2025-04-24Replace gulp command with npm script to build standaloneTobias Järvelöv1-1/+1
2025-04-24Add npm script build:standaloneTobias Järvelöv1-0/+1
2025-04-24Replace gulp in npm scripts with the equivalent task scriptTobias Järvelöv1-6/+6
2025-04-24Add task to package build for WindowsTobias Järvelöv1-0/+3
2025-04-24Add task to package build for Mac OSTobias Järvelöv1-0/+3
2025-04-24Add task to package build for LinuxTobias Järvelöv1-0/+3
2025-04-24Add task to build the standalone buildTobias Järvelöv1-0/+21
2025-04-24Add task to build a test buildTobias Järvelöv1-0/+9
2025-04-24Add task to build a production buildTobias Järvelöv1-0/+9
2025-04-24Add build utilities used by tasksTobias Järvelöv1-0/+39
2025-04-24Add utilities used by tasksTobias Järvelöv1-0/+66
2025-04-24Merge branch 'investigate-and-fix-issue-with-openvpn-warning-being-des-2046'Markus Pettersson3-11/+64
2025-04-24Remove language from URL pathTobias Järvelöv1-1/+1
2025-04-24Ensure OpenVPN ending notification only displays for associated relaysTobias Järvelöv2-10/+63
2025-04-24Merge branch 'add-google-play-file-pot-file'Jonatan Rhodin2-0/+143
2025-04-24Add russian translation for google play descriptionJonatan Rhodin1-0/+77
2025-04-24Add google_play.pot file to localesJonatan Rhodin1-0/+66
2025-04-23Merge branch 'changelog'Joakim Hulthe1-0/+1
2025-04-23Add changelog entry about default route grace timeJoakim Hulthe1-0/+1
2025-04-23Merge branch 'macos-ipv6-dissapearing-route'Joakim Hulthe7-316/+828
2025-04-23Compare routes by interface_index instead of link addrJoakim Hulthe1-19/+21
2025-04-23Handle changes to best default route betterJoakim Hulthe6-276/+698
2025-04-23Implement Debug for RouteSocketAddress manuallyJoakim Hulthe1-1/+35
2025-04-23Ensure that default route still exist on route eventsJoakim Hulthe1-17/+72
2025-04-23Rename _err to _would_blockJoakim Hulthe1-1/+1
2025-04-23Replace loop+bitshift with iteratorJoakim Hulthe1-23/+22
2025-04-23Merge branch 'detect-macos-delete'David Lönnhager15-43/+703
2025-04-23Update changelogDavid Lönnhager1-0/+9
2025-04-23Stop app removal check if the app is being downgraded (or upgraded)David Lönnhager3-2/+75
2025-04-23Add more process helper functions to talpid-macosDavid Lönnhager7-4/+340
2025-04-23Add end-to-end test for app removal checkDavid Lönnhager1-0/+59
2025-04-23Detect and run cleanup when Mullvad app is removedDavid Lönnhager7-39/+222
2025-04-23Bump quinn-proto to 0.11.11David Lönnhager2-20/+110
2025-04-23Merge branch 'enable-problematic-e2e-test-droid-1805'Albin1-2/+0
2025-04-23Enable e2e leak that no longer failsAlbin1-2/+0
2025-04-23Merge branch 'remove-async-trait-macro'Sebastian Holmin7-16/+9
2025-04-23Remove `async_trait` from `Cargo.toml`Sebastian Holmin3-4/+1