summaryrefslogtreecommitdiffhomepage
path: root/desktop/packages/mullvad-vpn/src
AgeCommit message (Expand)AuthorFilesLines
2025-08-08Show external icon for upgrade button only on LinuxTobias Järvelöv1-1/+1
2025-07-31Set gtk-version for playwright testsDavid Lönnhager1-0/+1
2025-07-23Prefix filter chip text for obfuscation with 'Obfuscation: 'David Lönnhager1-2/+8
2025-07-23Refactor Relay protobuf typeMarkus Pettersson4-41/+27
2025-07-23Add QUIC filter chip to select location viewMarkus Pettersson2-2/+18
2025-07-23Filter relay list by QUICMarkus Pettersson5-4/+59
2025-07-16Check pipe ownership as part of connecting to gRPC serverDavid Lönnhager3-42/+46
2025-07-16Print cause of named pipe permissions errorDavid Lönnhager1-2/+6
2025-07-16Add QUIC feature indicator to Electron GUIMarkus Pettersson3-0/+4
2025-07-09Remove debug gating of QUIC for desktopMarkus Pettersson1-10/+4
2025-07-04Add info dialog explaining where daemon caches the installerOskar7-2/+59
2025-06-30Show platform based restart step in troubleshooting modalOliver3-28/+63
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-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 gtk-version command line switchOskar1-0/+4
2025-06-30Update electron to 36.5.0Oliver1-2/+2
2025-06-24Enable support for creating a custom list with locationsJonatan Rhodin6-6/+27
2025-06-19Add RPC for checking if split tunneling is available on LinuxDavid Lönnhager1-0/+5
2025-06-05Fix typosomahs3-3/+3
2025-06-05Use FilterAccordion in filter viewOliver1-35/+17
2025-06-05Add FilterAccordionOliver1-0/+24
2025-06-05Add AccordionOliver9-0/+228
2025-06-03Remove CellNavigationButtonOliver1-24/+0
2025-06-03Use NavigationListItem in setting viewsOliver11-90/+67
2025-06-03Export NavigationListItem as namespaceOliver1-1/+10
2025-06-03Add ListItemIcon to ListItemOliver4-0/+13
2025-06-03Set minimum height of ListItemItem to 48pxOliver1-1/+1
2025-05-28Update Link components to use Text subcomponent to wrap textTobias Järvelöv2-9/+11
2025-05-28Update link to AppUpgrade route to be separate from rest of messageTobias Järvelöv1-15/+30
2025-05-28Remove gid check when verifying daemon ownership on Linux and macOSTobias Järvelöv1-7/+2
2025-05-28Use typed strings for setting colors with supported propsTobias Järvelöv1-1/+1
2025-05-28Remove use of Colors enum in favor of using typed strings in propsTobias Järvelöv7-14/+7