summaryrefslogtreecommitdiffhomepage
path: root/gui/src/renderer/components/Settings.tsx
AgeCommit message (Collapse)AuthorFilesLines
2024-11-14Move gui directory to desktop/packages/mullvad-vpnOskar1-290/+0
2024-10-04Remove setting to leak traffic to apple networksDavid Lönnhager1-67/+1
2024-09-30Move DAITA to top level settingsOskar1-0/+19
2024-09-30Move multihop to top level settings along with a dedicated viewOskar1-0/+19
2024-09-25Add setting to leak traffic to apple networksJoakim Hulthe1-1/+67
Co-authored-by: David Lönnhager <david.l@mullvad.net>
2024-06-18Fix eslint errorsOskar Nyberg1-4/+4
All changes in this commit were produced by running `npm run lint -- --fix`.
2024-05-28Add macOS split tunnelingOskar Nyberg1-1/+2
2024-05-28Provide whether or not macOS 13 or newer to rendererOskar Nyberg1-0/+1
2024-01-31Fix text strings that were incorrectOskar Nyberg1-1/+1
2024-01-29Add API access methods viewOskar Nyberg1-0/+20
2023-12-28Prevent translation of Split tunneling in settings viewOskar Nyberg1-7/+2
2023-09-28Add platform to download urlsOskar Nyberg1-5/+6
2023-07-07Update account expiry fetch logicOskar Nyberg1-8/+1
2023-06-28Move account button to headerbar in main viewOskar Nyberg1-27/+0
2023-02-21Make BackItem figure out icon based on history lengthOskar Nyberg1-1/+1
2022-11-28Update history calls to accomodate transition in stateOskar Nyberg1-1/+1
2022-11-23Change text of quit buttonOskar Nyberg1-1/+4
2022-11-07Add developer tools viewOskar Nyberg1-0/+17
2022-10-03Rename Footer to CellFooterOskar Nyberg1-3/+3
2022-09-29Rename interface settings to user interface settingsOskar Nyberg1-6/+6
2022-09-02Show large title in settings when logged inOskar Nyberg1-7/+4
2022-08-29Enable interface settings when logged outOskar Nyberg1-1/+5
2022-07-25Switch to SettingsContainer in all settings viewsOskar Nyberg1-4/+3
2022-07-22Refactor Settings.tsxOskar Nyberg1-211/+200
2022-04-05Fix import orderingOskar Nyberg1-4/+4
2022-02-23Use back actions in componentsOskar Nyberg1-39/+35
2022-02-11Scale down appOskar Nyberg1-7/+10
2021-10-27Hide features that require daemon connection while not connectedOskar Nyberg1-1/+2
2021-07-08Fetch account data when settings and account page is mountedOskar Nyberg1-0/+9
2021-04-14Switch to native APIs and own implementation from moment.jsOskar Nyberg1-2/+1
2021-03-10Update version information in settings with new notification textsOskar Nyberg1-2/+2
2021-02-09Open correct part of download page when running a beta versionOskar Nyberg1-1/+3
2020-11-16Move Cell components to dedicated directoryOskar Nyberg1-1/+1
2020-09-24Add labels to extLink icons and use them as descriptions for buttonsOskar Nyberg1-17/+38
2020-08-19Convert Settings from ReactXPOskar Nyberg1-71/+69
2020-07-15Convert NavigationBar and SettingsTitle comopnents from ReactXPOskar Nyberg1-4/+3
2020-07-13Scale down UI elementsOskar Nyberg1-3/+3
2020-06-24Refactor AccountExpiryOskar Nyberg1-6/+5
2020-05-27Convert AppButton from ReactXPOskar Nyberg1-1/+1
2020-05-15Convert Cell to Styled componentsOskar Nyberg1-11/+11
2020-04-15Update to prettier 2.0.4, bump gettext-extractor and gettext-parser to the ↵Andrej Mihajlov1-14/+28
latest patch release
2020-04-03Create new account when pressing create account buttonOskar Nyberg1-2/+2
2020-02-11Add account expiry warning notificationOskar Nyberg1-1/+1
2019-10-15Add translator help text to items on settings pageLinus Färnstrand1-6/+24
2019-10-15Move all 'Settings' string to same locale groupLinus Färnstrand1-2/+2
2019-09-25Add an icon to language item and remove the large title when logged in to ↵Andrej Mihajlov1-32/+29
produce more compact UI
2019-09-25Propagate the display name for the preferred locale and show it in the ↵Andrej Mihajlov1-0/+2
Settings view
2019-09-25Add language selectorAndrej Mihajlov1-0/+6
2019-09-17Remove sticky context and instead put the contents inside of navigation barAndrej Mihajlov1-5/+8
2019-04-09Translate the map and relay listAndrej Mihajlov1-13/+13