| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-05-28 | Add AppUpgrade messages and related RPC calls | Tobias Järvelöv | 1 | -0/+34 | |
| 2025-05-27 | Merge branch ↵ | Tobias Järvelöv | 12 | -121/+253 | |
| 'update-settings-e2e-test-to-automate-manual-test-for-auto-des-2031' | |||||
| 2025-05-27 | Use route object models in vpn settings tests | Oliver | 2 | -51/+37 | |
| 2025-05-27 | Add vpn settings route object model | Oliver | 4 | -0/+76 | |
| 2025-05-27 | Add vpn settings navigation to settings route object model | Oliver | 2 | -0/+6 | |
| 2025-05-27 | Refactor route object models to use TestUtils | Oliver | 5 | -14/+14 | |
| 2025-05-27 | Remove old settings test file | Oliver | 1 | -89/+0 | |
| 2025-05-27 | Refactor LAN sharing tests to match structure of other tests | Oliver | 2 | -13/+42 | |
| 2025-05-27 | Move LAN sharing settings test to vpn settings test file | Oliver | 2 | -18/+18 | |
| 2025-05-27 | Add tests for launch on start-up and auto-connect settings | Oliver | 2 | -0/+124 | |
| 2025-05-27 | Merge branch 'fix-link-icon-alignment-when-spanning-multiple-lines-des-2170' | Tobias Järvelöv | 12 | -72/+130 | |
| 2025-05-27 | Use LinkText in external and internal links | Oliver | 4 | -25/+24 | |
| 2025-05-27 | Refactor Link to better handle icon alignment | Oliver | 3 | -47/+53 | |
| 2025-05-27 | Add useHoverColor hook | Oliver | 2 | -0/+11 | |
| 2025-05-27 | Add LinkText | Oliver | 2 | -0/+14 | |
| 2025-05-27 | Add Link context | Oliver | 1 | -0/+28 | |
| 2025-05-27 | Merge branch 'update-translations-android-2025.4' | Jonatan Rhodin | 79 | -154/+2463 | |
| 2025-05-27 | Update translations | Jonatan Rhodin | 78 | -154/+2455 | |
| 2025-05-27 | Update relay-locations.pot | Jonatan Rhodin | 1 | -0/+8 | |
| 2025-05-27 | Merge branch 'swift-6-packet-tunnel' | Bug Magnet | 45 | -192/+158 | |
| 2025-05-27 | Make UITests compile in Xcode 16 dot 1 | Bug Magnet | 7 | -25/+27 | |
| 2025-05-27 | Add Swift 6 compatibility to UITests | Bug Magnet | 8 | -20/+25 | |
| 2025-05-27 | Enable Swift 6 mode for the PacketTunnel and test Target | Bug Magnet | 31 | -147/+106 | |
| 2025-05-26 | Merge branch 'fix-macos-12-installer' | David Lönnhager | 5 | -22/+14 | |
| 2025-05-26 | Update changelog | David Lönnhager | 1 | -0/+3 | |
| 2025-05-26 | Fix the installer on macOS12 by using PDF instead of SVG files | Bug Magnet | 4 | -22/+11 | |
| 2025-05-26 | Merge branch 'streamline-our-github-actions-and-workflows-to-reduce-ios-1108' | Bug Magnet | 11 | -159/+129 | |
| 2025-05-26 | Add ui test build step to ios ci | Steffen | 1 | -0/+24 | |
| 2025-05-26 | Fix yaml lint | Steffen Ernst | 2 | -3/+2 | |
| 2025-05-26 | Add run for ios e2e tests when pr opened | Steffen Ernst | 3 | -2/+31 | |
| 2025-05-26 | Simplify ios actions | Steffen Ernst | 6 | -27/+14 | |
| 2025-05-26 | Fix using custom action | Steffen Ernst | 1 | -2/+1 | |
| 2025-05-26 | Fix composite actions need a specified shell | Steffen Ernst | 2 | -2/+9 | |
| 2025-05-26 | Fix checkout step needs to be in workflow | Steffen Ernst | 5 | -20/+12 | |
| 2025-05-26 | Refactor ios github actions | Steffen Ernst | 9 | -166/+99 | |
| 2025-05-26 | Merge branch 'boringfun' | Sebastian Holmin | 25 | -531/+1631 | |
| 2025-05-26 | Add Boringtun | Joakim Hulthe | 25 | -531/+1631 | |
| Co-authored-by: Joakim Hulthe <joakim.hulthe@mullvad.net> Co-authored-by: Sebastian Holmin <sebastian.holmin@mullvad.net> Co-authored-by: David Göransson <david.goransson@mullvad.net> Co-authored-by: Markus Pettersson <markus.pettersson@mullvad.net> Co-authored-by: David Lönnhager <david.l@mullvad.net> | |||||
| 2025-05-26 | Merge branch 'revert-disable-enablenodecliinspectarguments-fuse-des-1969' | Tobias Järvelöv | 3 | -118/+4 | |
| 2025-05-26 | Revert merge of disable-enablenodecliinspectarguments-fuse-des-1969 | Tobias Järvelöv | 3 | -118/+4 | |
| This reverts commit 2ea8801957c79ad81ec3d7d0048f1ae632654f84, reversing changes made to 84f7346714930ed7306253315b93f59a60a23b3b. This change is done because Playwright cannot use the installed app when the fuse is disabled. Quote from Playwright's documentation: > Known issues: > > If you are not able to launch Electron and it will end up in > timeouts during launch, try the following: > > Ensure that nodeCliInspect > (FuseV1Options.EnableNodeCliInspectArguments) fuse is not set to > false. Link: https://playwright.dev/docs/api/class-electron | |||||
| 2025-05-26 | Merge branch 'ios-1148-ip-override-feature-indicator' | Bug Magnet | 3 | -2/+13 | |
| 2025-05-26 | Make IP Override feature indicator check current tunnel endpoint | Andrew Bulhak | 3 | -2/+13 | |
| 2025-05-26 | Update setup-zig action | David Lönnhager | 4 | -4/+4 | |
| 2025-05-26 | Merge branch 'ios-e2e-login-timeout-fix' | Bug Magnet | 1 | -19/+21 | |
| 2025-05-26 | Fix ios ui tests miss successful login | Steffen | 1 | -19/+21 | |
| 2025-05-26 | Fix too short login timeout for ios e2e tests | Steffen | 1 | -1/+1 | |
| 2025-05-26 | Merge branch 'bump-dependencies-droid-2010-cont' | David Göransson | 13 | -616/+851 | |
| 2025-05-26 | Update lockfile | David Göransson | 2 | -386/+784 | |
| 2025-05-26 | Update lint baseline | David Göransson | 1 | -1/+19 | |
| 2025-05-26 | Fix and update lint baseline | David Göransson | 10 | -145/+45 | |
| 2025-05-26 | Update baseline to suppress 16kb page size warning for mockk | David Göransson | 1 | -93/+12 | |
| Will be fixed in an upcoming version, see: https://github.com/mockk/mockk/pull/1394 | |||||
