| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-04-22 | Update messages.pot | Kalle Lindström | 1 | -0/+15 | |
| 2025-04-17 | Extend ignore for CVE-2024-21528 | Tobias Järvelöv | 1 | -1/+1 | |
| 2025-04-16 | Fix printing product version in release script | Oskar | 1 | -1/+1 | |
| 2025-04-16 | Update vite to 6.2.6 | Oliver | 3 | -29/+29 | |
| 2025-04-15 | Update translations | Markus Pettersson | 38 | -328/+2152 | |
| 2025-04-15 | Replace process.env.NODE_ENV with static string in production builds | Tobias Järvelöv | 1 | -0/+5 | |
| 2025-04-15 | Set vite's mode to NODE_ENV | Tobias Järvelöv | 1 | -0/+1 | |
| 2025-04-10 | Add support for DAITA: Multihop indicator | David Göransson | 4 | -0/+22 | |
| 2025-04-10 | Show ip unavailble error message on desktop | Jonatan Rhodin | 4 | -2/+37 | |
| 2025-04-09 | Replace subtext with info dialog for device ip version | Jonatan Rhodin | 1 | -1/+4 | |
| 2025-04-09 | Improve error message when an unavailable ip version is selected | Jonatan Rhodin | 1 | -0/+6 | |
| 2025-04-08 | Add comments abount arguments to script | Linus Färnstrand | 1 | -0/+2 | |
| 2025-04-08 | Use xclip to read signing key instead of having to manually paste it | Linus Färnstrand | 1 | -3/+5 | |
| 2025-04-08 | Pass --rollout argument to mullvad-release add-release correctly | Linus Färnstrand | 1 | -1/+1 | |
| 2025-04-08 | Move ARTIFACT_DIR to config script and source it | Linus Färnstrand | 4 | -10/+22 | |
| 2025-04-08 | Remove check for gh command in 5-update-and-publish-metadata | Linus Färnstrand | 1 | -10/+0 | |
| 2025-04-07 | Update package-lock.json | Tobias Järvelöv | 1 | -8/+8 | |
| 2025-04-07 | Update vite override to 6.2.5 | Tobias Järvelöv | 1 | -1/+1 | |
| 2025-04-07 | Update vite to 6.2.5 | Tobias Järvelöv | 1 | -1/+1 | |
| 2025-04-04 | Update titles for ip version settings | Jonatan Rhodin | 1 | -0/+6 | |
| 2025-04-04 | Update translations | Oliver | 1 | -1/+1 | |
| 2025-04-04 | Show openvpn notifications when using openvpn tunnel protocol | Oliver | 1 | -2/+3 | |
| 2025-04-04 | Change ExternalLink display style | Oliver | 1 | -1/+7 | |
| 2025-04-04 | Use ExternalLink icon in NotificationSubtitle | Oliver | 1 | -7/+6 | |
| 2025-04-04 | Use ExternalLink icon in vpn settings view | Oliver | 1 | -9/+6 | |
| 2025-04-04 | Convert InternalLink to named function | Oliver | 1 | -2/+2 | |
| 2025-04-04 | Export ExternalLink namespace | Oliver | 1 | -1/+7 | |
| 2025-04-04 | Convert ExternalLink to named function | Oliver | 1 | -2/+2 | |
| 2025-04-04 | Convert Link to named function | Oliver | 1 | -3/+3 | |
| 2025-04-04 | Change Link display style | Oliver | 1 | -2/+1 | |
| 2025-04-04 | Add LinkIcon | Oliver | 3 | -1/+23 | |
| 2025-04-04 | Move Link component to separate folder | Oliver | 2 | -2/+2 | |
| 2025-04-03 | Rename 'meta' to 'mullvad-release' | David Lönnhager | 2 | -4/+4 | |
| 2025-04-03 | Fix device ip version title | Jonatan Rhodin | 1 | -3/+0 | |
| 2025-04-03 | Update ip settings according to design | Jonatan Rhodin | 1 | -0/+3 | |
| 2025-04-01 | Update package-lock.json | Tobias Järvelöv | 1 | -8/+8 | |
| 2025-04-01 | Update vite override to 6.2.4 | Tobias Järvelöv | 1 | -1/+1 | |
| 2025-04-01 | Upgrade vite version to 6.2.4 | Tobias Järvelöv | 1 | -1/+1 | |
| 2025-03-31 | Update package-lock.json | Tobias Järvelöv | 1 | -178/+9 | |
| 2025-03-31 | Add override for vite | Tobias Järvelöv | 1 | -0/+3 | |
| A CVE exists in the 6.2.0 version of vite. We have already upgraded the dependency on vite to 6.2.3 where this CVE has been fixed. However, npm resolves the @vitejs/plugin-react package's dependency on vite to 6.2.0 even after we have upgraded it for some reason. To ensure the old 6.2.0 version is not resolved we add an override to 6.2.3 until we can bump the @vitejs/plugin-react package. | |||||
| 2025-03-27 | Update package-lock.json | Tobias Järvelöv | 1 | -5/+174 | |
| 2025-03-27 | Update vite to 6.2.3 to fix CVE | Tobias Järvelöv | 1 | -1/+1 | |
| https://osv.dev/vulnerability/GHSA-x574-m823-4x7w | |||||
| 2025-03-27 | Sort optional dependencies alphabetically | Tobias Järvelöv | 1 | -3/+3 | |
| 2025-03-27 | Handle open app page when no app store is installed | Jonatan Rhodin | 1 | -0/+6 | |
| 2025-03-26 | Add margin bottom to ListItem | Oliver | 1 | -2/+8 | |
| 2025-03-26 | Add Animate component | Oliver | 4 | -0/+50 | |
| 2025-03-26 | Use `sequoia-sq` for verifying downloaded artifacts in release script | Markus Pettersson | 1 | -3/+5 | |
| Make it harder to accidentally trust signatures from a key different from the Mullvad Code signing key by explicitly setting the the allowed signer key. This is possible with `sq verify --signer-file`. | |||||
| 2025-03-25 | Update translations | Markus Pettersson | 38 | -249/+553 | |
| 2025-03-24 | Add functions to windows-utils for checking named pipe ownership | David Lönnhager | 4 | -0/+51 | |
| 2025-03-24 | Update ListItem gap | Oliver | 1 | -1/+1 | |
