summaryrefslogtreecommitdiffhomepage
path: root/gui/src/renderer/components/AdvancedSettings.tsx
AgeCommit message (Expand)AuthorFilesLines
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
2019-04-09Translate the map and relay listAndrej Mihajlov1-14/+18
2019-03-26Make it possible to style Cell.SectionAndrej Mihajlov1-3/+1
2019-03-15Add auto-sizing input container for mssfix fieldAndrej Mihajlov1-10/+12
2019-03-14Fix the switch control layout when used within cellsAndrej Mihajlov1-3/+2
2019-03-01Move desktop to the rootAndrej Mihajlov1-0/+313