summaryrefslogtreecommitdiffhomepage
path: root/gui/src
AgeCommit message (Expand)AuthorFilesLines
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-10Change name of custom bridges from 'Custom' to 'custom bridge'Emīls Piņķis1-1/+1
2019-06-10Patch frontend to not collect the paths for its own logsAndrej Mihajlov1-12/+5
2019-06-06Show bridge info in GUIEmīls Piņķis5-16/+69
2019-06-06Implement pretty printing for TunnelType and ProxyTypeEmīls Piņķis1-0/+20
2019-06-06Fix ITunnelEndpoint and IProxyEndpointEmīls Piņķis1-2/+2
2019-06-06Add bridge_hostname to GeoIpLocationEmīls Piņķis2-0/+2
2019-06-05Add BridgeEndpoint to TunnelEndpoint in GUIEmīls Piņķis2-0/+16
2019-06-05Fix import orderLinus Färnstrand1-1/+1
2019-06-05Log deserialization errorAndrej Mihajlov1-1/+10
2019-05-31Fix gray line issueAndrej Mihajlov1-0/+12
2019-05-31Refactor SelectorItem in advanced settingsEmīls Piņķis2-46/+58
2019-05-29Add shadowsocks bridge selectorAndrej Mihajlov5-3/+77
2019-05-29Call daemon RPC to set bridge state in GUIEmīls Piņķis2-0/+9
2019-05-29Add setBridgeState main thread RPC to GUIEmīls Piņķis1-0/+6
2019-05-29Fix GUI settings schemaEmīls Piņķis1-2/+2
2019-05-29Adjust RPC data type schemas for bridge settingsEmīls Piņķis1-2/+27
2019-05-29Adjust RPC dataypes for bridge settingsEmīls Piņķis2-32/+66
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-29Set app menu on macOS only to make hotkeys workAndrej Mihajlov1-5/+5
2019-04-26Remove app-region stylesAndrej Mihajlov2-35/+10
2019-04-26Update the close button icon on LinuxAndrej Mihajlov1-1/+5
2019-04-26Add window chrome on LinuxAndrej Mihajlov1-4/+12
2019-04-25Update electron-logAndrej Mihajlov3-50/+90
2019-04-16Update packages that had vulnerable depsAndrej Mihajlov1-2/+2
2019-04-16Migrate to stream-json libraryAndrej Mihajlov1-4/+4
2019-04-12Make sure the sender is not destroyed before sending the replyAndrej Mihajlov1-2/+11
2019-04-11Add error boundaryAndrej Mihajlov4-13/+110
2019-04-11Fix the error suppression when using the source languageAndrej Mihajlov1-2/+3
2019-04-11Suppress the message from `execFile` since it may contain sensitive informationAndrej Mihajlov1-1/+1
2019-04-09Fix encoding issues when reading PO filesAndrej Mihajlov1-3/+3
2019-04-09Translate the map and relay listAndrej Mihajlov20-183/+226
2019-04-02Update the tray icon to `unsecured` state when losing connectivity with daemonAndrej Mihajlov1-0/+3
2019-04-01Fix testsAndrej Mihajlov5-193/+147
2019-03-28Handle relay_list events in GUIAndrej Mihajlov3-28/+9
2019-03-27Update GUI to use a new daemon_event subscriptionAndrej Mihajlov3-37/+29
2019-03-26Make it possible to style Cell.SectionAndrej Mihajlov3-7/+6
2019-03-26Update GUI with new GeoIpLocation struct layoutLinus Färnstrand4-5/+10
2019-03-19Improve alphabetical sorting in GUIEmīls Piņķis1-10/+2
2019-03-18Update file mappingAndrej Mihajlov1-1/+1
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