summaryrefslogtreecommitdiffhomepage
path: root/desktop/packages
AgeCommit message (Expand)AuthorFilesLines
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-30Refactor multihop enabled tests to always start on entry tabOliver3-12/+23
2025-06-30Update electron to 36.5.0Oliver2-3/+3
2025-06-30Update vite to 6.3.5Oliver1-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-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
2025-06-05Add relay list mock dataOliver1-0/+57
2025-06-05Move select location tests into describe blockOliver1-71/+74
2025-06-05Add filter and select location route object models to rootOliver1-0/+6
2025-06-05Add select location route object modelOliver3-0/+47
2025-06-05Add filter route object modelOliver3-0/+91
2025-06-05Move select location tests to separate folderOliver1-5/+5
2025-06-05Use FilterAccordion in filter viewOliver1-35/+17
2025-06-05Add FilterAccordionOliver1-0/+24
2025-06-05Add AccordionOliver9-0/+228
2025-06-05Move check for auto-start path on Linux before testsOliver1-4/+5
2025-06-03Fix `test_settings_ui`Markus Pettersson1-2/+3
2025-06-03Remove CellNavigationButtonOliver1-24/+0
2025-06-03Use NavigationListItem in setting viewsOliver11-90/+67
2025-06-03Export NavigationListItem as namespaceOliver1-1/+10