| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-10-09 | Remove `duct` from `talpid-core` | Markus Pettersson | 3 | -45/+20 | |
| 2025-10-09 | Remove `duct` from `mullvad-problem-report` | Markus Pettersson | 3 | -9/+12 | |
| 2025-10-09 | Merge branch 'run-end-to-end-tests-without-transitions-des-2451' | Oskar | 34 | -92/+133 | |
| 2025-10-08 | Use closePage function | Oskar | 29 | -31/+31 | |
| 2025-10-08 | Add closePage function | Oskar | 1 | -1/+12 | |
| 2025-10-08 | Remove afterEach hooks | Oskar | 2 | -9/+5 | |
| 2025-10-08 | Join select location obfuscation tests into same describe block | Oskar | 1 | -2/+1 | |
| 2025-10-08 | Remove parallelization in tests | Oskar | 4 | -8/+0 | |
| 2025-10-08 | Revert "Parallelize select location test" | Oskar | 1 | -6/+5 | |
| This reverts commit 356a67c96010f2d174b927a9125ba7ceee88fdf3. | |||||
| 2025-10-08 | Simplify playwright config | Oskar | 1 | -12/+1 | |
| 2025-10-08 | Add test for view transitions | Oskar | 2 | -6/+52 | |
| 2025-10-08 | Go to split tunneling after ipc handlers are setup in test | Oskar | 1 | -13/+12 | |
| 2025-10-08 | Run onTransition when view transitions are skipped due to reduced motion | Oskar | 1 | -1/+2 | |
| 2025-10-08 | Fix timing of post view transition actions | Oskar | 2 | -8/+10 | |
| 2025-10-08 | Enable reduce motion for all tests | Oskar | 1 | -0/+7 | |
| 2025-10-08 | Merge branch ↵ | Markus Pettersson | 4 | -83/+80 | |
| 'handle-patch_allowed_ips-block-non-relay-traffic-during-pq-des-2179' | |||||
| 2025-10-08 | Block tunnel traffic when negotiating with an ephemeral peer on Android | Markus Pettersson | 4 | -83/+80 | |
| Patch tunnel config to block traffic to non-gateway destinations during PQ setup when using Boringtun on Android. Move `patch_allowed_ips` to `config` module. | |||||
| 2025-10-08 | Merge branch 'clean-up-nixpkgs-protoc-java-2233' | Albin | 2 | -21/+12 | |
| 2025-10-08 | Remove nixpkgs protoc patch | Albin | 1 | -9/+0 | |
| The patch has instead been fixed in the upstream nix package. | |||||
| 2025-10-08 | Fix removed python3 package | Albin | 1 | -1/+1 | |
| 2025-10-08 | Update flake lockfile | Albin | 1 | -10/+10 | |
| 2025-10-08 | Change unstable channel | Albin | 1 | -1/+1 | |
| Changed since we don't rely on the testing done for nixos-unstable and this way we get upstream fixes quicker. | |||||
| 2025-10-08 | Merge branch ↵ | Jon Petersson | 15 | -78/+87 | |
| 'use-overridden-ip-only-when-obfuscation-service-is-reachable-ios-1325' | |||||
| 2025-10-08 | Do not override ip on certain obfuscations | Jon Petersson | 15 | -78/+87 | |
| 2025-10-08 | Merge branch 'tests-fix-reconnect-check' | David Lönnhager | 1 | -6/+10 | |
| 2025-10-08 | Make reconnect check more robust in tests | David Lönnhager | 1 | -6/+10 | |
| wait_for_daemon_reconnect would fail after one failed attempt (Disconnecting was treated as error case) | |||||
| 2025-10-08 | Merge branch 'win-remove-downgrade-suggestion' | David Lönnhager | 2 | -6/+4 | |
| 2025-10-08 | Remove fallback for checking Windows version | David Lönnhager | 1 | -5/+3 | |
| It may be that this check fails for whatever reason, but the old method does not always return the correct version | |||||
| 2025-10-08 | Remove message about last version supporting Win 7/8 | David Lönnhager | 1 | -1/+1 | |
| 2025-10-08 | Merge branch 'fix-mullvad-nsis-link-err' | David Lönnhager | 5 | -21/+87 | |
| 2025-10-08 | Fix linker errors related to mullvad-nsis | David Lönnhager | 5 | -21/+87 | |
| mullvad-nsis is built in an empty project before 'log' and 'cleanup' This fixes an issue where the lib could be rebuilt in one project while the linker was running for the other project | |||||
| 2025-10-08 | Merge branch 'button-transient-props' | Tobias Järvelöv | 1 | -7/+8 | |
| 2025-10-08 | Use transient props for Button styled component | Oliver | 1 | -7/+8 | |
| 2025-10-07 | Add missing feature in talpid-windows | David Lönnhager | 1 | -0/+1 | |
| 2025-10-07 | Merge branch 'rewrite-revoked-device-view-in-swiftui-ios-1327' | Jon Petersson | 8 | -173/+144 | |
| 2025-10-07 | Rewrite revoked device view in SwiftUI | Jon Petersson | 8 | -173/+144 | |
| 2025-10-07 | Merge branch 'alert-popups-not-displaying-until-their-button-has-been-ios-1307' | Jon Petersson | 2 | -5/+13 | |
| 2025-10-07 | Fix alert popups not expanding on iOS26 | Jon Petersson | 2 | -5/+13 | |
| 2025-10-07 | Merge branch 'fix-split-listbox-option-focus' | Tobias Järvelöv | 28 | -131/+234 | |
| 2025-10-07 | Rename option focus hook and move to separate folder | Oliver | 17 | -22/+21 | |
| 2025-10-07 | Rename options keyboard navigation hooks and types | Oliver | 3 | -7/+10 | |
| 2025-10-07 | Add bottom margin to SplitOptionNavigateButton | Oliver | 1 | -0/+1 | |
| 2025-10-07 | Update translations | Oliver | 1 | -0/+4 | |
| 2025-10-07 | Add accessibility descriptions to SplitOption items | Oliver | 2 | -2/+11 | |
| 2025-10-07 | Support keyboard navigation on SplitOption | Oliver | 3 | -4/+22 | |
| 2025-10-07 | Select options via data-attribute instead of role | Oliver | 9 | -16/+30 | |
| 2025-10-07 | Support orientations in handle keyboard navigation hook | Oliver | 1 | -3/+10 | |
| 2025-10-07 | Make focus and keyboard handling hooks generic | Oliver | 4 | -18/+14 | |
| 2025-10-07 | Make option focus and keyboard handling hooks reusable | Oliver | 13 | -49/+101 | |
| 2025-10-07 | Merge branch 'const-networks' | Markus Pettersson | 8 | -116/+105 | |
