summaryrefslogtreecommitdiffhomepage
path: root/desktop/packages/mullvad-vpn/src/renderer/components/select-location
AgeCommit message (Expand)AuthorFilesLines
2025-10-17Use LWO from strings constant in SelectLocationTobias Järvelöv1-1/+1
2025-10-13Remove translation strings for LWO and QUICTobias Järvelöv1-1/+1
2025-09-30Add LWO to UIDavid Lönnhager2-3/+37
2025-09-30Rename LabelTiny component to LabelTinySemiBoldOliver1-3/+3
2025-08-18Filter on IP version for QUIC in desktop UIDavid Lönnhager1-2/+10
2025-08-15Disable linting on React hooks which invokes a useEffectEvent callbackTobias Järvelöv1-0/+5
2025-08-15Set default value for useRef hooks and update types accordinglyTobias Järvelöv2-4/+4
2025-08-13Fix do not filter exit relays when multihop and QUIC is enabledMarkus Pettersson2-14/+14
2025-07-23Prefix filter chip text for obfuscation with 'Obfuscation: 'David Lönnhager1-2/+8
2025-07-23Add QUIC filter chip to select location viewMarkus Pettersson2-2/+18
2025-07-23Filter relay list by QUICMarkus Pettersson1-3/+15
2025-06-24Enable support for creating a custom list with locationsJonatan Rhodin1-1/+4
2025-05-28Update import path for routesTobias Järvelöv2-2/+2
2025-05-19Use transparent color token throughout appOliver2-2/+2
2025-05-19Update color token names for consistencyOliver5-20/+20
2025-05-19Use new colors in select location componentsOliver5-30/+30
2025-05-19Use new colors in Icon and related componentsOliver2-3/+3
2025-05-19Deprecate old color tokens and variablesOliver5-33/+33
2025-04-30Use new Button in select location viewOliver2-15/+11
2025-04-30Use new Button in custom listsOliver1-16/+16
2025-03-10Remove parameter relaySettings in getTunnelProtocolFilterTobias Järvelöv1-7/+2
2025-03-10Use hook useTunnelProtocol to get tunnel protocol valueTobias Järvelöv2-5/+5
2025-03-10Convert spacing enum to const objectOliver1-3/+2
2025-03-10Update to new spacings from design systemOliver1-2/+2
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
2025-02-28Ensure a city is disabled if all its relays are disabledTobias Järvelöv1-1/+1
2025-02-25Fix typescript duplicate declaration errorsTobias Järvelöv2-2/+6
2025-02-25Make FilterChip composableOliver1-15/+19
2025-02-25Make IconButton composableOliver1-3/+3
2025-02-25Replace ImageView with Image and Icon componentsOliver6-65/+38
2025-02-25Add new iconsOliver1-1/+1
2025-02-03Move strings to constantsOliver1-1/+1
2025-02-03Use color token throughout appOliver7-42/+43
2025-01-17Fix icon buttons in select location entry viewOliver1-10/+14
2025-01-13Use AppNavigationHeader in appOliver2-29/+20
2024-12-16Fix text for opening DAITA settingsDavid Lönnhager1-1/+1
2024-11-28Fix hidden Entry view when using bridge modeJoakim Hulthe1-2/+8
2024-11-28Split view margin spacing into vertical and horizontal variantOliver1-2/+2
2024-11-27Fix returning location type entry when multihop is disabledOliver1-2/+16
2024-11-27Fix daita and multihop warning being shown when multihop is disabledOliver1-1/+1
2024-11-15Update DAITA multihop entry selection textOliver1-1/+1
2024-11-14Move gui directory to desktop/packages/mullvad-vpnOskar18-0/+3032