summaryrefslogtreecommitdiffhomepage
path: root/desktop/packages/mullvad-vpn/src
AgeCommit message (Expand)AuthorFilesLines
2025-04-30Convert Button and subcomponents to named functionsOliver4-28/+27
2025-04-30Change ButtonIcon color when disabledOliver1-1/+11
2025-04-30Set ButtonIcon aria-hidden default to trueOliver1-1/+1
2025-04-30Add use exclusive task hookOliver1-0/+22
2025-04-30Add FlexRow componentOliver2-0/+6
2025-04-30Add FlexColumn componentOliver2-0/+6
2025-04-28Add max width to Lang and LayoutOskar2-0/+2
2025-04-28Remove WillExit component and useWillExit hookOskar3-36/+5
2025-04-28Adjust components to new transition systemOskar13-59/+64
2025-04-28Replace TransitionContainer with ViewTransition APIOskar2-445/+41
2025-04-28Implement transitions with ViewTransition APIOskar4-53/+160
2025-04-24Remove language from URL pathTobias Järvelöv1-1/+1
2025-04-24Ensure OpenVPN ending notification only displays for associated relaysTobias Järvelöv2-10/+63
2025-04-10Add support for DAITA: Multihop indicatorDavid Göransson3-0/+14
2025-04-10Show ip unavailble error message on desktopJonatan Rhodin3-0/+25
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-03-26Add margin bottom to ListItemOliver1-2/+8
2025-03-26Add Animate componentOliver4-0/+50
2025-03-24Update ListItem gapOliver1-1/+1
2025-03-24Update ListItem sub component typesOliver3-18/+10
2025-03-24Add ListItem componentOliver12-0/+236
2025-03-24Add Dot componentOliver2-0/+33
2025-03-19Rename win-shortcuts to windows-utilsDavid Lönnhager1-1/+1
2025-03-19Use NotificationSubtitle component in NotificationAreaOliver2-52/+5
2025-03-19Add NotificationSubtitleOliver1-0/+71
2025-03-19Add open vpn notifications to NotificationAreaOliver1-9/+23
2025-03-19Add no vpn server available notificationOliver2-0/+123
2025-03-19Add open vpn support ending notificationOliver2-0/+66
2025-03-19Add remove open vpn blog to urlsOliver1-0/+1
2025-03-19Add navigate-external notification typeOliver2-3/+18
2025-03-19Support notification subtitles composed of multiple elementsOliver3-23/+43
2025-03-19Add open vpn deprecation warning to tunnel protocol selectorOliver1-3/+33
2025-03-18Refactor app specific logic in Link into ExternalLink and InternalLinkOliver6-35/+77
2025-03-18Use as prop for polymorphism in TextOliver15-110/+75
2025-03-18Add polymorphic prop typeOliver2-0/+5
2025-03-13Ensure locales are loaded from the correct pathTobias Järvelöv1-1/+2
2025-03-13Fix logic keeping users on expired route even after time has been addedTobias Järvelöv1-4/+1
2025-03-10Remove unused helper to convert from tunnel type constraintTobias Järvelöv1-16/+0
2025-03-10Remove parameter relaySettings in getTunnelProtocolFilterTobias Järvelöv3-26/+6
2025-03-10Update Tunnel Protocol fallback handlingTobias Järvelöv3-8/+7