summaryrefslogtreecommitdiffhomepage
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2025-07-10Run `cargo fmt`Sebastian Holmin2-6/+6
2025-07-09Remove debug gating of QUIC for desktopMarkus Pettersson1-10/+4
2025-07-04Restructure & redesign componentsDavid Göransson1-2/+5
2025-07-04Add translationsOskar1-0/+4
2025-07-04Add info dialog explaining where daemon caches the installerOskar7-2/+59
2025-07-03Remove reference to removed info button in new device notificationJonatan Rhodin1-0/+3
2025-07-03Remove Pillow-related CVEs from osv-scanner.tomlMarkus Pettersson1-42/+0
2025-07-03Bump & prune python dependenciesMarkus Pettersson1-54/+6
2025-07-01Add --wait command to release script 2 and 3Oskar2-1/+76
2025-06-30Update translationsOliver1-6/+44
2025-06-30Show platform based restart step in troubleshooting modalOliver3-28/+63
2025-06-30Add e2e tests for launch view platform specific footersOliver2-0/+79
2025-06-30Add launch route object modelOliver4-0/+35
2025-06-30Use absolute path for PowerShellDavid Lönnhager1-8/+22
2025-06-30Disable RestartDaemonFooter button if status is not stoppedDavid Lönnhager3-3/+4
2025-06-30Improve error messages for 'mullvad-setup.exe start-service'David Lönnhager1-3/+5
2025-06-30Start mullvad daemon from handleStartService handlerDavid Lönnhager1-8/+27
2025-06-30Refactor LaunchView to use sub componentsOliver2-135/+32
2025-06-30Add Footer component to launch viewOliver13-0/+156
2025-06-30Add StatusText component to launch viewOliver4-0/+54
2025-06-30Add TroubleShootingModal component to launch viewOliver2-0/+87
2025-06-30Update list color in modalsOliver1-1/+1
2025-06-30Add `text-align` prop to Text componentOliver1-2/+5
2025-06-30Implement daemon status management and related IPC communicationOliver8-4/+69
2025-06-30Add View componentOliver4-0/+53
2025-06-30Rename Launch component to LaunchViewOliver3-4/+4
2025-06-30Move launch view to view folderOliver4-15/+16
2025-06-30Update translationsJonatan Rhodin39-1281/+7627
2025-06-30Fix margins of Linux split tunneling file picker buttonOskar1-8/+10
2025-06-30Remove button reset mixin and related exportsOliver3-12/+0
2025-06-30Remove buttonReset styles from multiple componentsOliver3-33/+6
2025-06-30Remove ButtonBase componentOliver2-13/+0
2025-06-30Rename private Button componentOliver1-3/+2
2025-06-30Use native button instead of ButtonBase componentOliver4-7/+4
2025-06-30Add global button css resetOliver1-0/+12
2025-06-30Add gtk-version command line switchOskar1-0/+4
2025-06-30Update npm to 11.4.2Oliver1-1/+1
2025-06-30Refactor multihop enabled tests to always start on entry tabOliver3-12/+23
2025-06-30Update @types/node to 22.15.32Oliver2-50/+16
2025-06-30Update Node to 22.16.0Oliver1-1/+1
2025-06-30Update electron to 36.5.0Oliver3-13/+47
2025-06-30Update vite to 6.3.5Oliver3-240/+335
2025-06-25Fix cleanup of metadata on build serverOskar1-1/+1
2025-06-24Enable support for creating a custom list with locationsJonatan Rhodin6-6/+27
2025-06-19Add mullvad-setup.exe to installerDavid Lönnhager1-0/+4
2025-06-19Add RPC for checking if split tunneling is available on LinuxDavid Lönnhager1-0/+5
2025-06-12Update brace-expansionOliver1-42/+49
2025-06-09Update payment flow within the appJonatan Rhodin1-6/+27
2025-06-05Fix typosomahs3-3/+3
2025-06-05Add e2e tests for filtering by provider and ownershipOliver2-42/+222