summaryrefslogtreecommitdiffhomepage
path: root/gui/src
AgeCommit message (Expand)AuthorFilesLines
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-07-01Make relay location broadcast optionalJanito Vaqueiro Ferreira Filho3-3/+3
2019-07-01Fix a bug in the notifications configuration loadingAndrej Mihajlov1-1/+1
2019-06-28Use broadcasted location in GUIJanito Vaqueiro Ferreira Filho1-9/+17
2019-06-28Rename `StateTransition` event into `TunnelState`Janito Vaqueiro Ferreira Filho2-2/+2
2019-06-28Include location in `TunnelState`Janito Vaqueiro Ferreira Filho2-0/+2
2019-06-28Change how tunnel endpoint is broadcastedJanito Vaqueiro Ferreira Filho5-24/+30
2019-06-28Rename `TunnelState` in GUIJanito Vaqueiro Ferreira Filho9-40/+32
2019-06-28Remove unused `TunnelState` type in GUIJanito Vaqueiro Ferreira Filho1-2/+0
2019-06-27Add notification settingsAndrej Mihajlov8-15/+67
2019-06-27Refactor connection panel into containerAndrej Mihajlov8-192/+137
2019-06-26Support new key events in GUIEmīls Piņķis3-1/+20
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-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