summaryrefslogtreecommitdiffhomepage
path: root/gui/src/renderer
AgeCommit message (Expand)AuthorFilesLines
2019-07-17Translate city on switch location buttonLinus Färnstrand1-1/+1
2019-07-15Add transition rule for wireguard-keys pageEmīls Piņķis1-0/+1
2019-07-05Only show WireguardKeysPage on non-windowsEmīls Piņķis2-8/+19
2019-07-05Add routing to get to WireguardKeys pageEmīls Piņķis3-2/+18
2019-07-05Add WireugardKeys pageEmīls Piņķis3-0/+243
2019-07-05Make app listen for keygen eventsEmīls Piņķis1-0/+5
2019-07-05Wire up IPC for generating and verifying wireguard keysEmīls Piņķis1-0/+23
2019-07-05Add wireguard key redux actionsEmīls Piņķis2-3/+187
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-28Change how tunnel endpoint is broadcastedJanito Vaqueiro Ferreira Filho3-11/+11
2019-06-28Rename `TunnelState` in GUIJanito Vaqueiro Ferreira Filho4-15/+12
2019-06-27Add notification settingsAndrej Mihajlov4-10/+33
2019-06-27Refactor connection panel into containerAndrej Mihajlov8-192/+137
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-10Update bridge state controls when new settings are pushedEmīls Piņķis1-0/+1
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ņķis5-16/+69
2019-05-31Refactor SelectorItem in advanced settingsEmīls Piņķis2-46/+58
2019-05-29Add shadowsocks bridge selectorAndrej Mihajlov5-3/+77
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-05-15Fix account token verificationAndrej Mihajlov1-1/+1
2019-04-26Remove app-region stylesAndrej Mihajlov2-35/+10
2019-04-26Update the close button icon on LinuxAndrej Mihajlov1-1/+5
2019-04-25Update electron-logAndrej Mihajlov1-0/+3
2019-04-16Update packages that had vulnerable depsAndrej Mihajlov1-2/+2
2019-04-11Add error boundaryAndrej Mihajlov3-12/+109
2019-04-09Translate the map and relay listAndrej Mihajlov17-147/+176
2019-04-01Fix testsAndrej Mihajlov3-120/+122
2019-03-26Make it possible to style Cell.SectionAndrej Mihajlov3-7/+6
2019-03-26Update GUI with new GeoIpLocation struct layoutLinus Färnstrand2-3/+6
2019-03-19Improve alphabetical sorting in GUIEmīls Piņķis1-10/+2
2019-03-18Add missing translationAndrej Mihajlov1-1/+3
2019-03-18Sort relay list countries and cities by name in GUIEmīls Piņķis1-13/+25
2019-03-18RX uses .app-container so no need for #appAndrej Mihajlov1-1/+1
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 Mihajlov4-199/+400
2019-03-08Add locale override via env variableAndrej Mihajlov1-4/+6