| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-10-20 | Update translations | Jonatan Rhodin | 58 | -947/+2714 | |
| 2025-10-20 | Merge branch 'backport-perform-version-check-when-the-app-is-opened-des-2614' | Tobias Järvelöv | 5 | -78/+161 | |
| 2025-10-20 | Update notification test to handle hidden notification removed from DOM | Tobias Järvelöv | 1 | -1/+17 | |
| 2025-10-20 | Add app upgrade notification tests | Tobias Järvelöv | 1 | -0/+47 | |
| 2025-10-20 | Add methods to locate notification title and subtitle | Tobias Järvelöv | 2 | -0/+10 | |
| 2025-10-20 | Break up tests which affect others into separate test.describe blocks | Tobias Järvelöv | 1 | -26/+43 | |
| 2025-10-20 | Use motion for in-app notification transition | Tobias Järvelöv | 2 | -51/+44 | |
| 2025-10-20 | Update desktop app changelog with 2025.12 section | Markus Pettersson | 1 | -0/+4 | |
| 2025-10-20 | Update desktop app version to 2025.12 | Markus Pettersson | 1 | -1/+1 | |
| 2025-10-20 | Merge branch ↵ | David Göransson | 3 | -36/+42 | |
| 'limit-classpath-dependencies-to-when-generating-lockfile-droid-2251' | |||||
| 2025-10-20 | Depend on classpaths only when writing lockfile | David Göransson | 1 | -33/+38 | |
| 2025-10-20 | Update verification metadata | David Göransson | 2 | -3/+4 | |
| 2025-10-20 | Merge branch 'fix-android-e2e' | Jonatan Rhodin | 1 | -0/+1 | |
| 2025-10-20 | Add assemble stagemole to android build and testing tasks | Jonatan Rhodin | 1 | -0/+1 | |
| This is required by e2e tests | |||||
| 2025-10-20 | Merge branch ↵ | Jonatan Rhodin | 3 | -1/+365 | |
| 'create-test-for-how-select-location-should-behave-if-recents-droid-2090' | |||||
| 2025-10-20 | Add scroll to selection tests | Jonatan Rhodin | 3 | -1/+365 | |
| 2025-10-17 | Merge branch 'use-the-same-resource-paths-for-all-environments-des-1740' | Tobias Järvelöv | 17 | -78/+77 | |
| 2025-10-17 | Replace use of img element with Image component | Tobias Järvelöv | 2 | -7/+15 | |
| 2025-10-17 | Use LWO from strings constant in SelectLocation | Tobias Järvelöv | 1 | -1/+1 | |
| 2025-10-17 | Fix missing key for fragment | Tobias Järvelöv | 1 | -1/+1 | |
| 2025-10-17 | Remove use of PATH_PREFIX | Tobias Järvelöv | 9 | -36/+11 | |
| 2025-10-17 | Extract paths to a separate file and move helper functions into utils | Tobias Järvelöv | 4 | -35/+41 | |
| 2025-10-17 | Update develop script to run pre-develop script before vite | Tobias Järvelöv | 1 | -1/+3 | |
| 2025-10-17 | Add a pre-develop script to copy files to build folder | Tobias Järvelöv | 1 | -0/+8 | |
| 2025-10-17 | Merge branch 'manage-devices-changelog' | Oskar | 1 | -0/+1 | |
| 2025-10-17 | Add manage devices to changelog | Oliver | 1 | -0/+1 | |
| 2025-10-17 | Merge branch 'migrate-to-self-hosted-runner-droid-1767' | Albin | 1 | -237/+33 | |
| 2025-10-17 | Migrate android build to self-hosted runner | Albin | 1 | -237/+33 | |
| 2025-10-17 | Merge branch 'fix-flakyness-in-tunnel-state-e2e-test' | Tobias Järvelöv | 3 | -22/+21 | |
| 2025-10-17 | Remove getInIpText from main route object model | Tobias Järvelöv | 1 | -4/+0 | |
| 2025-10-17 | Convert relay IP tests to use main ROM and expect polling methods | Tobias Järvelöv | 1 | -16/+14 | |
| When we extract the in-IP as a string the expect will only evaluate the condition once, and then fail. However the in-IP might not have updated at the time the condition is checked, and as such the expect will fail. This change makes it possible to re-evaluate using Playwright's expect polling functionality. | |||||
| 2025-10-17 | Use main route object model getter for looking up relay hostname | Tobias Järvelöv | 1 | -2/+2 | |
| 2025-10-17 | Add getter for relay hostname locator | Tobias Järvelöv | 2 | -0/+5 | |
| 2025-10-17 | Merge branch 'update-remaining-string-differences-with-others-ios-1295' | Jon Petersson | 26 | -1766/+1064 | |
| 2025-10-17 | Update strings based on other platforms | mojganii | 26 | -1766/+1064 | |
| 2025-10-16 | Merge branch 'remove-old-windows-installer-check' | Linus Färnstrand | 1 | -9/+2 | |
| 2025-10-16 | Remove buildserver-build check for windows-installer | Linus Färnstrand | 1 | -9/+2 | |
| We have had this crate for long enough to not support building before it now | |||||
| 2025-10-16 | Merge branch 'update-gitignore-aarch64-linux' | Linus Färnstrand | 1 | -1/+2 | |
| 2025-10-16 | Ignore files in dist-assets/aarch64-unknown-linux-gnu | Linus Färnstrand | 1 | -1/+2 | |
| 2025-10-16 | Merge branch 'remove-superfluous-rustup-update' | Linus Färnstrand | 2 | -12/+0 | |
| 2025-10-16 | Stop running `rustup update`. Version is handled by rust-toolchain.toml | Linus Färnstrand | 2 | -12/+0 | |
| 2025-10-16 | Merge branch 'fix-mullvad-nsis-header' | Linus Färnstrand | 2 | -1/+31 | |
| 2025-10-16 | Update mullvad-nsis.h to match generated output | Linus Färnstrand | 1 | -1/+1 | |
| 2025-10-16 | Add CI workflow checking that building mullvad-nsis is clean | Linus Färnstrand | 1 | -0/+30 | |
| 2025-10-16 | Merge branch 'run-android-ci-less-often' | Linus Färnstrand | 1 | -1/+14 | |
| 2025-10-16 | Add many paths to the exclude list for Android build CI | Linus Färnstrand | 1 | -1/+14 | |
| Should save a lot of time in CI when changing unrelated files | |||||
| 2025-10-16 | Merge branch 'better-dirty-working-directory-check' | Linus Färnstrand | 3 | -4/+4 | |
| 2025-10-16 | Treat untracked files as a dirty working directory in build.sh | Linus Färnstrand | 1 | -1/+1 | |
| Previously the dirty working directory check, enforced when doing signed builds, only checked if tracked files were changed in the working directory. But unwanted untracked files could also affect the build. This commit makes the check stricter and will fail if any untracked file exist in the working directory, OR if any tracked file was changed | |||||
| 2025-10-16 | Use git diff-index to check for dirty working directory | Linus Färnstrand | 2 | -3/+3 | |
| Should be functionally equivalent to the previous code, but cleaner and simpler | |||||
| 2025-10-15 | Merge branch 'ios-1296-account-deletion-failure-handling' | Jon Petersson | 4 | -26/+20 | |
