summaryrefslogtreecommitdiffhomepage
path: root/gui/src/renderer/components
AgeCommit message (Expand)AuthorFilesLines
2019-08-23Disable action buttons while collecting a problem reportAndrej Mihajlov1-9/+29
2019-08-23Remove explicit returns of implied resultAndrej Mihajlov1-9/+3
2019-08-23Fix line heightAndrej Mihajlov1-0/+1
2019-08-15Make margins around the account label clickableAndrej Mihajlov1-3/+5
2019-08-11Improve wireguard key error messageEmīls Piņķis1-1/+1
2019-08-11Parse tunnel parameter block reason in GUIEmīls Piņķis1-6/+26
2019-08-09Add message about third party software on WindowsLinus Färnstrand1-5/+13
2019-08-08Don't mention "in website" on wireguard key buttonLinus 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-07Improve no-matching-relay error message in GUIEmīls Piņķis1-1/+1
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ņķis4-33/+116
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-05Add WireugardKeys pageEmīls Piņķis2-0/+216
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-28Rename `TunnelState` in GUIJanito Vaqueiro Ferreira Filho2-4/+4
2019-06-27Add notification settingsAndrej Mihajlov1-0/+18
2019-06-27Refactor connection panel into containerAndrej Mihajlov4-173/+53
2019-06-19Add missing localizations and refine UI textAndrej Mihajlov2-27/+66
2019-06-14Add linux specific message about firewall errors in GUIEmīls Piņķis1-2/+6
2019-06-10Rename 'Shadowsocks bridge' advanced setting to 'Bridge mode' in GUIEmīls Piņķis1-1/+1
2019-06-06Show bridge info in GUIEmīls Piņķis4-16/+67
2019-05-31Refactor SelectorItem in advanced settingsEmīls Piņķis1-43/+55
2019-05-29Add shadowsocks bridge selectorAndrej Mihajlov1-1/+36
2019-05-29Replace "daemon" with "Mullvad system service"Linus Färnstrand1-1/+1
2019-05-21Rename "Account ID" to "Account number"Andrej Mihajlov1-1/+1
2019-05-21Translate the connection-info paneAndrej Mihajlov1-3/+4
2019-05-21Translate the displayed country and cityAndrej Mihajlov1-5/+18
2019-05-21Get rid of the remote.app call because it tends to crash sometimesAndrej Mihajlov1-2/+2
2019-04-26Remove app-region stylesAndrej Mihajlov2-35/+10
2019-04-26Update the close button icon on LinuxAndrej Mihajlov1-1/+5
2019-04-16Update packages that had vulnerable depsAndrej Mihajlov1-2/+2
2019-04-11Add error boundaryAndrej Mihajlov2-6/+100
2019-04-09Translate the map and relay listAndrej Mihajlov13-132/+157
2019-03-26Make it possible to style Cell.SectionAndrej Mihajlov3-7/+6
2019-03-26Update GUI with new GeoIpLocation struct layoutLinus Färnstrand1-1/+2
2019-03-18Add missing translationAndrej Mihajlov1-1/+3
2019-03-18Tweak the line height of SettingsHeader to account for the multiline labelsAndrej Mihajlov1-2/+2
2019-03-18Make sure that the app version label never breaks.Andrej Mihajlov2-1/+4
2019-03-15Add auto-sizing input container for mssfix fieldAndrej Mihajlov3-18/+90
2019-03-14Handle the navbar title centeringAndrej Mihajlov1-32/+92
2019-03-14Prefix all Cell types for easier debuggingAndrej Mihajlov1-17/+17
2019-03-14Fix the switch control layout when used within cellsAndrej Mihajlov3-9/+22
2019-03-13Revamp transition container to support transition queuesAndrej Mihajlov2-167/+323