summaryrefslogtreecommitdiffhomepage
path: root/desktop
AgeCommit message (Collapse)AuthorFilesLines
2025-04-22Update messages.potKalle Lindström1-0/+15
2025-04-17Extend ignore for CVE-2024-21528Tobias Järvelöv1-1/+1
2025-04-16Fix printing product version in release scriptOskar1-1/+1
2025-04-16Update vite to 6.2.6Oliver3-29/+29
2025-04-15Update translationsMarkus Pettersson38-328/+2152
2025-04-15Replace process.env.NODE_ENV with static string in production buildsTobias Järvelöv1-0/+5
2025-04-15Set vite's mode to NODE_ENVTobias Järvelöv1-0/+1
2025-04-10Add support for DAITA: Multihop indicatorDavid Göransson4-0/+22
2025-04-10Show ip unavailble error message on desktopJonatan Rhodin4-2/+37
2025-04-09Replace subtext with info dialog for device ip versionJonatan Rhodin1-1/+4
2025-04-09Improve error message when an unavailable ip version is selectedJonatan Rhodin1-0/+6
2025-04-08Add comments abount arguments to scriptLinus Färnstrand1-0/+2
2025-04-08Use xclip to read signing key instead of having to manually paste itLinus Färnstrand1-3/+5
2025-04-08Pass --rollout argument to mullvad-release add-release correctlyLinus Färnstrand1-1/+1
2025-04-08Move ARTIFACT_DIR to config script and source itLinus Färnstrand4-10/+22
2025-04-08Remove check for gh command in 5-update-and-publish-metadataLinus Färnstrand1-10/+0
2025-04-07Update package-lock.jsonTobias Järvelöv1-8/+8
2025-04-07Update vite override to 6.2.5Tobias Järvelöv1-1/+1
2025-04-07Update vite to 6.2.5Tobias Järvelöv1-1/+1
2025-04-04Update titles for ip version settingsJonatan Rhodin1-0/+6
2025-04-04Update translationsOliver1-1/+1
2025-04-04Show openvpn notifications when using openvpn tunnel protocolOliver1-2/+3
2025-04-04Change ExternalLink display styleOliver1-1/+7
2025-04-04Use ExternalLink icon in NotificationSubtitleOliver1-7/+6
2025-04-04Use ExternalLink icon in vpn settings viewOliver1-9/+6
2025-04-04Convert InternalLink to named functionOliver1-2/+2
2025-04-04Export ExternalLink namespaceOliver1-1/+7
2025-04-04Convert ExternalLink to named functionOliver1-2/+2
2025-04-04Convert Link to named functionOliver1-3/+3
2025-04-04Change Link display styleOliver1-2/+1
2025-04-04Add LinkIconOliver3-1/+23
2025-04-04Move Link component to separate folderOliver2-2/+2
2025-04-03Rename 'meta' to 'mullvad-release'David Lönnhager2-4/+4
2025-04-03Fix device ip version titleJonatan Rhodin1-3/+0
2025-04-03Update ip settings according to designJonatan Rhodin1-0/+3
2025-04-01Update package-lock.jsonTobias Järvelöv1-8/+8
2025-04-01Update vite override to 6.2.4Tobias Järvelöv1-1/+1
2025-04-01Upgrade vite version to 6.2.4Tobias Järvelöv1-1/+1
2025-03-31Update package-lock.jsonTobias Järvelöv1-178/+9
2025-03-31Add override for viteTobias Järvelöv1-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-27Update package-lock.jsonTobias Järvelöv1-5/+174
2025-03-27Update vite to 6.2.3 to fix CVETobias Järvelöv1-1/+1
https://osv.dev/vulnerability/GHSA-x574-m823-4x7w
2025-03-27Sort optional dependencies alphabeticallyTobias Järvelöv1-3/+3
2025-03-27Handle open app page when no app store is installedJonatan Rhodin1-0/+6
2025-03-26Add margin bottom to ListItemOliver1-2/+8
2025-03-26Add Animate componentOliver4-0/+50
2025-03-26Use `sequoia-sq` for verifying downloaded artifacts in release scriptMarkus Pettersson1-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-25Update translationsMarkus Pettersson38-249/+553
2025-03-24Add functions to windows-utils for checking named pipe ownershipDavid Lönnhager4-0/+51
2025-03-24Update ListItem gapOliver1-1/+1