| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-10-13 | Merge branch 'selected-relay-struct-ios-339' | Bug Magnet | 20 | -152/+146 | |
| 2023-10-13 | Xcode: sort files | Andrej Mihajlov | 1 | -3/+3 | |
| 2023-10-13 | PacketTunnelCore: Introduce SelectedRelay and remove dependency on ↵ | Andrej Mihajlov | 20 | -149/+143 | |
| RelaySelector module Also: - IPC: accept NextRelay in "reconnect" message - Fix dependency on MullvadREST (instead of MullvadTransport) | |||||
| 2023-10-12 | Update OpenVPN monitor | David Lönnhager | 5 | -261/+182 | |
| 2023-10-12 | Merge branch 'remove-unused-code-related-to-old-ui-and-remove-baseline-des-402' | Jonatan Rhodin | 62 | -2412/+38 | |
| 2023-10-12 | Remove lint baseline issues | Jonatan Rhodin | 2 | -943/+1 | |
| 2023-10-12 | Replace most usages of dimension resources in compose | Jonatan Rhodin | 6 | -60/+30 | |
| 2023-10-12 | Remove unused classes and resources | Jonatan Rhodin | 55 | -1409/+7 | |
| 2023-10-12 | Merge branch 'ios-add-user-agent' | Bug Magnet | 2 | -0/+2 | |
| 2023-10-12 | Add user agent header for all requests on iOS | Emīls | 2 | -0/+2 | |
| 2023-10-12 | Merge branch 'reintroduce-caching-the-transportstrategy-in-userdefaults-ios-341' | Bug Magnet | 6 | -37/+79 | |
| 2023-10-12 | Cache the transportStrategy in the UserDefaults | Bug Magnet | 6 | -37/+79 | |
| 2023-10-12 | Merge branch 'login-tests-fail-on-ci-droid-405' | Albin | 3 | -2/+22 | |
| 2023-10-12 | Fix login uiautomator flakiness | David Göransson | 3 | -2/+22 | |
| 2023-10-12 | Merge branch 'fix-some-unit-tests-not-running-after-adding-flavors' | Albin | 2 | -1/+6 | |
| 2023-10-12 | Disable failing test | Albin | 1 | -0/+2 | |
| 2023-10-12 | Fix some unit tests not running after adding flavors | Albin | 1 | -1/+4 | |
| 2023-10-12 | Merge branch 'changelog/api-access-methods' | Oskar Nyberg | 1 | -0/+4 | |
| 2023-10-12 | Add `CHANGELOG` entry for API access methods. | Markus Pettersson | 1 | -0/+4 | |
| 2023-10-11 | Merge branch ↵ | David Lönnhager | 20 | -264/+199 | |
| 'weekly-cleanup/rewrite-talpid-openvpn-to-be-more-async-des-285' into main | |||||
| 2023-10-11 | Get rid of nested `Arc`s | Markus Pettersson | 1 | -5/+5 | |
| 2023-10-11 | Refactor test cases which use a `tokio` runtime | Markus Pettersson | 1 | -90/+59 | |
| Prefer to use the `tokio::test` attribute which ships with `tokio` instead of manually creating a runtime for each test which needs it. | |||||
| 2023-10-11 | Remove dependency on `duct` | Markus Pettersson | 7 | -156/+123 | |
| Remove the dependency on `duct` from `talpid-openvpn`, since we can use `tokio` to spawn processes instead. | |||||
| 2023-10-11 | Make `once_cell` a workspace dependency | Markus Pettersson | 15 | -14/+15 | |
| 2023-10-11 | Remove dependency `is-terminal` from `talpid-openvpn` | Markus Pettersson | 3 | -3/+1 | |
| `std::io::IsTerminal` has been since Rust `1.70`, which allows us to migrate away from `is_terminal::IsTerminal`. | |||||
| 2023-10-11 | Merge branch 'use-android-container-image-9504b914a' | Albin | 1 | -1/+1 | |
| 2023-10-11 | Build Android app using container image 9504b914a | Albin | 1 | -1/+1 | |
| 2023-10-11 | Merge branch 'build-new-android-build-container' | Mullvad build server | 3 | -1/+1 | |
| 2023-10-11 | Add container signature for mullvadvpn-app-build-android:9504b914a | Mullvad build server | 2 | -0/+0 | |
| 2023-10-11 | Base Android container off of new linux container (4986f0398) | Linus Färnstrand | 1 | -1/+1 | |
| 2023-10-11 | Merge branch 'update-dependencies-with-known-vulnerabilities' | Oskar Nyberg | 1 | -77/+74 | |
| 2023-10-11 | Update dependencies with known vulnerabilities | Oskar Nyberg | 1 | -77/+74 | |
| 2023-10-11 | Merge branch 'bump-linux-build-container' | Linus Färnstrand | 1 | -1/+1 | |
| 2023-10-11 | Bump Linux build container to one with Rust 1.73 and newer protoc | Linus Färnstrand | 1 | -1/+1 | |
| 2023-10-11 | Merge branch 'add-custom-lists-and-electron-update-to-changelog' | Oskar Nyberg | 1 | -0/+3 | |
| 2023-10-11 | Add missing changelog entries about custom lists and electron update | Oskar Nyberg | 1 | -0/+3 | |
| 2023-10-11 | Add container signature for mullvadvpn-app-build:4986f0398 | Mullvad build server | 2 | -0/+4 | |
| 2023-10-11 | Merge branch 'downgrade-npm' | Oskar Nyberg | 1 | -1/+1 | |
| 2023-10-11 | Downgrade npm to version supporting our node version | Oskar Nyberg | 1 | -1/+1 | |
| 2023-10-11 | Merge branch 'migrate-voucher-redeem-dialog-to-compose-droid-59' | Jonatan Rhodin | 36 | -224/+672 | |
| 2023-10-11 | Update changelog | saber safavi | 1 | -0/+1 | |
| 2023-10-11 | Add test for dialog | saber safavi | 1 | -0/+71 | |
| 2023-10-11 | Implement voucher dialog in compose | saber safavi | 7 | -220/+380 | |
| 2023-10-11 | Add MVVM parts | saber safavi | 3 | -3/+118 | |
| 2023-10-11 | Add Voucher entry text field | saber safavi | 2 | -1/+52 | |
| 2023-10-11 | Add string resources | saber safavi | 22 | -0/+50 | |
| 2023-10-11 | Merge branch 'update-to-electron-26' | Oskar Nyberg | 3 | -22/+22 | |
| 2023-10-11 | Register power monitor listeners after ready | Oskar Nyberg | 1 | -4/+4 | |
| 2023-10-11 | Upgrade Electron from 25.2.0 to 26.3.0 along with Node and npm | Oskar Nyberg | 2 | -18/+18 | |
| 2023-10-10 | Merge branch ↵ | Bug Magnet | 7 | -66/+70 | |
| 'device-name-does-not-appear-in-bold-in-handledevicedeletion-ios-333' | |||||
