summaryrefslogtreecommitdiffhomepage
path: root/gui/src/renderer/components/AdvancedSettings.tsx
AgeCommit message (Expand)AuthorFilesLines
2021-03-17Add footer under WireGuard port selectorOskar Nyberg1-3/+16
2021-03-17Remove duplicate assignement of wireguardPortItemsOskar Nyberg1-4/+0
2021-02-12Replace ip dependency with our own implementationOskar Nyberg1-14/+12
2021-02-12Add WireGuard default port (51820) to list of portsOskar Nyberg1-1/+1
2021-02-02Add placeholder to custom DNS inputOskar Nyberg1-0/+1
2021-02-02Enable custom DNS when first IP is added instead of when toggledOskar Nyberg1-13/+12
2021-01-26Pass env and platform from process API over IPC to rendererOskar Nyberg1-1/+1
2020-11-16Make custom DNS section accessibleOskar Nyberg1-8/+14
2020-11-16Add public dns ip confirmation dialogOskar Nyberg1-12/+55
2020-11-16Add custom DNS settingOskar Nyberg1-4/+156
2020-11-16Move Cell components to dedicated directoryOskar Nyberg1-2/+2
2020-10-29Add ESLint member ordering ruleOskar Nyberg1-4/+4
2020-10-29Add ESLint naming convention ruleOskar Nyberg1-1/+1
2020-09-18Improve accessibility in login viewOskar Nyberg1-1/+1
2020-09-17Improve modal accessibilityOskar Nyberg1-1/+2
2020-09-17Connect inputs, labels and descriptions with aria attributesOskar Nyberg1-159/+208
2020-08-19Convert AdvancedSettings from ReactXPOskar Nyberg1-230/+216
2020-08-14Add split-tunneling view on LinuxOskar Nyberg1-2/+19
2020-07-15Convert NavigationBar and SettingsTitle comopnents from ReactXPOskar Nyberg1-4/+7
2020-07-13Remove letter spacingOskar Nyberg1-7/+3
2020-05-27Convert AppButton from ReactXPOskar Nyberg1-2/+2
2020-05-15Improve localization contextsOskar Nyberg1-1/+1
2020-05-15Convert Cell to Styled componentsOskar Nyberg1-37/+33
2020-04-29Add confirmation for block when disconnected settingOskar Nyberg1-218/+276
2020-04-15Update to prettier 2.0.4, bump gettext-extractor and gettext-parser to the la...Andrej Mihajlov1-13/+11
2020-03-10Add WireGuard MTU setting to guiOskar Nyberg1-54/+77
2020-01-28Add error message when there's no wireguard keyOskar Nyberg1-3/+21
2020-01-28Disable wireguard if there's no wireguard keyOskar Nyberg1-17/+25
2019-11-25Enable wireguard keys menu on all platformsEmīls Piņķis1-17/+8
2019-11-25Enable WireGuard in GUI for WindowsEmīls Piņķis1-13/+9
2019-10-15Move all 'Settings' string to same locale groupLinus Färnstrand1-1/+1
2019-10-07Add Cell.FooterText and Cell.FooterBoldText UI elementsAndrej Mihajlov1-30/+36
2019-09-25Add language selectorAndrej Mihajlov1-67/+1
2019-09-17Remove sticky context and instead put the contents inside of navigation barAndrej Mihajlov1-8/+11
2019-09-09Use ReactXP abstractions in SwitchAndrej Mihajlov1-1/+1
2019-09-02Change WireGuard keys to singular keyLinus Färnstrand1-1/+1
2019-08-08Only show OpenVPN constraints when OpenVPN is activeLinus Färnstrand1-27/+35
2019-08-08Make setting naming more consistentLinus Färnstrand1-3/+3
2019-08-01Show all tunnel constraints options all of the timeEmīls Piņķis1-34/+27
2019-07-30Ensure new options are not shown on WindowsEmīls Piņķis1-2/+3
2019-07-30Allow setting TunnelProtocol constraint from GUIEmīls Piņķis1-32/+108
2019-07-05Only show WireguardKeysPage on non-windowsEmīls Piņķis1-8/+17
2019-07-05Add routing to get to WireguardKeys pageEmīls Piņķis1-0/+9
2019-07-05Remove duplication in help textLinus Färnstrand1-1/+1
2019-07-05Fix formattingLinus Färnstrand1-5/+5
2019-07-05Separate conditional message as separate footerLinus Färnstrand1-8/+10
2019-07-05Improve help text shown around "Block when disconnected"Linus Färnstrand1-1/+9
2019-06-10Rename 'Shadowsocks bridge' advanced setting to 'Bridge mode' in GUIEmīls Piņķis1-1/+1
2019-05-31Refactor SelectorItem in advanced settingsEmīls Piņķis1-43/+55
2019-05-29Add shadowsocks bridge selectorAndrej Mihajlov1-1/+36