summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-10-24Make error less redundantJoakim Hulthe1-1/+1
2025-10-24Handle closed stdin in mullvad-releaseJoakim Hulthe1-2/+6
2025-10-24Do not fail fast in mullvad-release modify-releaseJoakim Hulthe1-1/+8
2025-10-24Impl Eq & Ord for RolloutJoakim Hulthe1-0/+11
2025-10-24Add serialization tests for RolloutJoakim Hulthe1-0/+23
2025-10-24Merge branch 'remove-no-wg-key'David Lönnhager30-57/+3
2025-10-24Remove android no wireguard key stringJonatan Rhodin21-23/+0
2025-10-24Remove unused 'no wireguard key' errorDavid Lönnhager10-34/+3
2025-10-24Merge branch 'stop-x-compiling-wireguard-gors'Markus Pettersson1-1/+4
2025-10-24Fix disallow compiling libwg & maybenot for Windows from non-WindowsMarkus Pettersson1-1/+4
2025-10-24Merge branch 'upgrade-playwright-to-fix-cve'Tobias Järvelöv2-28/+28
2025-10-24Update playwright and @playwright/test to 1.55.1Tobias Järvelöv2-28/+28
2025-10-24Merge branch 'upgrade-vite-to-fix-cve'Tobias Järvelöv2-9/+9
2025-10-24Update vite to 7.1.11Tobias Järvelöv2-9/+9
2025-10-24Merge branch 'multihop-text-truncates-at-larger-text-sizes-than-100-ios-1376'Bug Magnet1-0/+1
2025-10-24Fix truncated text in certain display sizesBug Magnet1-0/+1
2025-10-24Merge branch 'gap-missing-after-main-view-dashboard-design-update-ios-1339'Jon Petersson1-0/+2
2025-10-24Fix chipview gap to large on connection viewJon Petersson1-0/+2
2025-10-24Merge branch 'fetch-current-location-asynchronously-upon-first-start-of-ios-1...Jon Petersson17-89/+186
2025-10-24Fetch current location on first startJon Petersson17-89/+186
2025-10-23Merge branch 'warn-when-reconnecting-in-unsecured-state'Markus Pettersson2-4/+9
2025-10-23Change `mullvad reconnect` warns the user when issued in unsecured stateMarkus Pettersson2-4/+9
2025-10-23Merge branch 'run-e2e-tests-with-gotatun-des-2547'Markus Pettersson1-0/+27
2025-10-23Add option to run e2e with GotaTunMarkus Pettersson1-0/+27
2025-10-23Merge branch 'fix-account-exipry-notification-test-fail-due-to-time-zone-chan...ios-min-15Kalle Lindström8-14/+14
2025-10-23Fix failing test due to time zone changeKalle Lindström8-14/+14
2025-10-23Merge branch 'fix-outdated-android-build-instructions'Albin1-19/+5
2025-10-23Fix outdated Android linux build instructionsAlbin1-19/+5
2025-10-23Merge branch 'add-github-issues-script'Oskar1-0/+58
2025-10-23Add script that lists github issues for a given versionOskar1-0/+58
2025-10-23Merge branch 'set-lf-newlines-gitattributes'Linus Färnstrand1-4/+1
2025-10-23Remove explicit go.mod/go.sum line ending handling in gitattributesLinus Färnstrand1-3/+0
2025-10-23Tell git that all text files should have LF line endingsLinus Färnstrand1-1/+1
2025-10-23Merge branch 'prepare-2025.13-beta1' into prepare-2025.13Tobias Järvelöv2-1/+4
2025-10-23Update desktop app version to 2025.13-beta1Tobias Järvelöv1-1/+1
2025-10-23Update desktop app changelog with 2025.13-beta1 sectionTobias Järvelöv1-0/+3
2025-10-23Merge branch 'fix-link-to-app-update-appearing-on-linux-in-unsupported-des-26...Tobias Järvelöv1-13/+22
2025-10-23Make sure link to app upgrade view only appears on supported platformsTobias Järvelöv1-13/+22
2025-10-23Merge branch 'improve-support-for-app-for-rollback-in-app-update-view-des-262...Tobias Järvelöv14-56/+148
2025-10-23Update translationsTobias Järvelöv1-1/+11
2025-10-23Disable UpgradeButton when no upgrade existsTobias Järvelöv1-1/+4
2025-10-23Add show variable for conditional render to adhere to the style guideTobias Järvelöv1-1/+3
2025-10-23Make upgrade details conditionally render based on if an upgrade existsTobias Järvelöv2-50/+52
2025-10-23Add NoUpgradeAvailable componentTobias Järvelöv3-0/+50
2025-10-23Add AppUpgradeHeader componentTobias Järvelöv3-0/+15
2025-10-23Add hook useHasUpgradeTobias Järvelöv2-0/+10
2025-10-23Sort exports alphabeticallyTobias Järvelöv1-1/+1
2025-10-23Fix typo in translators noteTobias Järvelöv1-2/+2
2025-10-23Remove irrelevant TODOTobias Järvelöv1-1/+1
2025-10-23Merge branch 'fix-check-interruption' into prepare-2025.13David Lönnhager1-4/+114