summaryrefslogtreecommitdiffhomepage
path: root/desktop/packages
AgeCommit message (Expand)AuthorFilesLines
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
2025-03-10Rename variable containing spacing primitivesOliver2-3/+3
2025-03-10Rename spacing tokensOliver2-43/+35
2025-03-07Update translationsJonatan Rhodin1-0/+3
2025-03-07Update strings to fit with not detecting other always on appDavid Göransson1-1/+1
2025-03-05Update translationsTobias Järvelöv1-1/+1
2025-03-05Add TRANSLATORS comments to translation stringsTobias Järvelöv1-0/+15
2025-03-05Update DAITA warningTobias Järvelöv1-1/+4
2025-03-05Move DAITA warning to top of first carousel pageTobias Järvelöv1-13/+13
2025-03-05Consolidate Button styles into styled componentOliver1-55/+58
2025-03-05Add ButtonBaseOliver2-0/+13
2025-03-05Make button composableOliver13-64/+145
2025-02-28Open pinned window on bottom right if tray position is unknownTobias Järvelöv1-2/+2
2025-02-28Update translationsTobias Järvelöv1-1/+6
2025-02-28Fix typo in Wireguard obfuscation translation stringTobias Järvelöv1-4/+8
2025-02-28Ensure items in custom lists respect disabledLocationTobias Järvelöv1-13/+53
2025-02-28Ensure custom lists are labeled appropriately when blockedTobias Järvelöv1-2/+7
2025-02-28Ensure a country is disabled if all its cities are disabledTobias Järvelöv1-1/+1