summaryrefslogtreecommitdiffhomepage
path: root/gui/src/renderer
AgeCommit message (Expand)AuthorFilesLines
2024-11-14Move gui directory to desktop/packages/mullvad-vpnOskar166-26851/+0
2024-10-29Show full disk access instructions in split tunneling viewOskar4-8/+80
2024-10-23Handle API access method name overflowOskar2-1/+2
2024-10-23Fix API access method cell items alignmentOskar3-1/+9
2024-10-23Add 'Encrypted DNS proxy' built-in access method to GUIMarkus Pettersson1-1/+19
2024-10-22Split utility-hooks into two filesOskar52-77/+80
2024-10-22Prohibit @ts-ignore comments and update codebase to not use itOskar2-3/+4
2024-10-22Fix react-compiler rule violationsOskar12-59/+88
2024-10-22Fix exhaustive-deps rule violationsOskar63-556/+823
2024-10-22Show message instead of entry listOskar2-85/+112
2024-10-14Update DAITA info textsOskar1-30/+26
2024-10-14Prevent OpenVPN locations from showing in the location listOskar5-24/+51
2024-10-14Disable OpenVPN option when a core privacy feature is enabledOskar1-1/+43
2024-10-14Add relay memo dependenciesOskar1-1/+1
2024-10-07Fix references to WireGuard and Direct only in help textsOskar1-6/+14
2024-10-07Fix `eslint` complaintsSebastian Holmin3-9/+3
2024-10-07Replace "smart routing" with "direct only" in gui codeSebastian Holmin6-64/+42
2024-10-04Remove setting to leak traffic to apple networksDavid Lönnhager6-116/+2
2024-10-02Remove withAppContext HOCOskar1-19/+0
2024-10-02Replace LoginPage with a functional componentOskar4-46/+37
2024-10-01Enable React Strict modeOskar1-19/+22
2024-10-01Rename account "token" to account "number"Joakim Hulthe12-126/+129
2024-09-30Switch to using real scroll in the PageSlider componentOskar1-38/+58
2024-09-30Add Multihop illustrationOskar2-1/+3
2024-09-30Add DAITA illustrationsOskar1-10/+24
2024-09-30Add PageSlider subtitle to daita settings viewOskar1-25/+51
2024-09-30Add PageSlider componentOskar1-0/+221
2024-09-30Move DAITA to top level settingsOskar4-19/+41
2024-09-30Remove multihop confirmation dialogOskar1-39/+1
2024-09-30Move multihop to top level settings along with a dedicated viewOskar5-100/+192
2024-09-25Add setting to leak traffic to apple networksJoakim Hulthe6-2/+116
2024-09-24Fix linting errorsOskar9-19/+18
2024-09-20Set indicators and ellipsis to hidden when they should beOskar1-10/+17
2024-09-17Allow toggling connection island only when connected/connectingOskar1-1/+7
2024-09-17Align Smart routing GUI with design specJoakim Hulthe9-135/+291
2024-09-17Remove daita filter notice when using use_anywhereJoakim Hulthe3-4/+8
2024-09-17Disable use_anywhere toggle if DAITA is disabledJoakim Hulthe1-2/+15
2024-09-17Add daita.enabled and daita.use_anywhere rpc callsJoakim Hulthe2-7/+8
2024-09-17Add `use_anywhere` feature indicatorJoakim Hulthe1-0/+2
2024-09-17Add temporary gui toggle for `use_anywhere`Joakim Hulthe2-3/+21
2024-09-16Fix feature indicator sortingOskar1-1/+3
2024-08-30Add obfuscation testsOskar2-0/+3
2024-08-30Add Shadowsocks settingsOskar2-0/+148
2024-08-30Move UDP-over-TCP to a dedicated viewOskar2-55/+143
2024-08-30Add reusable cell side button componentOskar7-46/+50
2024-08-30Add routing for obfuscation viewsOskar2-0/+6
2024-08-30Add support for sub-labels and navigation in selector itemsOskar1-18/+81
2024-08-30Add rpc and state handling of shadowsocks settingsOskar1-0/+3
2024-08-30Add ConnectionPanel back actionOskar2-29/+30
2024-08-29Render ellipsis as display none instead of not at all when expandedOskar1-14/+12