summaryrefslogtreecommitdiffhomepage
path: root/desktop/packages
AgeCommit message (Expand)AuthorFilesLines
2025-03-26Add margin bottom to ListItemOliver1-2/+8
2025-03-26Add Animate componentOliver4-0/+50
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
2025-03-24Update ListItem sub component typesOliver3-18/+10
2025-03-24Update translationsJonatan Rhodin1-0/+3
2025-03-24Add ListItem componentOliver12-0/+236
2025-03-24Add Dot componentOliver2-0/+33
2025-03-21Fix duplicate Split Tunneling stringDavid Göransson1-3/+0
2025-03-21Remove see full changelog buttonKalle Lindström1-3/+0
2025-03-20Add node modules to asarUnpack on WindowsDavid Lönnhager1-1/+1
2025-03-19Move shortcut code to own module in windows-utilsDavid Lönnhager2-182/+185
2025-03-19Rename win-shortcuts to windows-utilsDavid Lönnhager16-21/+21
2025-03-19Update translationsOliver1-0/+82
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-18Fix typo in obfuscation info textJonatan Rhodin1-3/+0
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-12Bump the ignoreUntil on python dependenciesLinus Färnstrand1-7/+10
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
2025-03-10Use hook useTunnelProtocol to get tunnel protocol valueTobias Järvelöv3-8/+7
2025-03-10Remove constraint for TunnelProtocolTobias Järvelöv8-17/+14
2025-03-10Remove "any" for TunnelTypeTobias Järvelöv2-7/+2
2025-03-10Update tunnel protocol to "wireguard" in reduxTobias Järvelöv1-1/+1
2025-03-10Update tunnel protocol to "wireguard" for default normal relay settingsTobias Järvelöv1-1/+1
2025-03-10Use helper for default normal relay settings for fallback valueTobias Järvelöv1-16/+4
2025-03-10Use helper for normal relay settings to get default valueTobias Järvelöv1-16/+1
2025-03-10Add helper to return default value for normal relay settingsTobias Järvelöv1-0/+25
2025-03-10Update translationsTobias Järvelöv1-3/+3
2025-03-10Remove support for setting Tunnel Protocol to "Automatic"Tobias Järvelöv1-1/+0
2025-03-10Remove mention of "Automatic" in tunnel protocol translationsTobias Järvelöv2-6/+16
2025-03-10Fix wrong placeholders declared in TRANSLATORS commentTobias Järvelöv1-2/+2
2025-03-10Remove spacing tokens that are not part of design systemOliver1-8/+0
2025-03-10Adjust NavigationHeader heightOliver1-2/+3
2025-03-10Convert spacing enum to const objectOliver46-205/+217
2025-03-10Update to new spacings from design systemOliver43-109/+94