summaryrefslogtreecommitdiffhomepage
path: root/gui
AgeCommit message (Expand)AuthorFilesLines
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 Filho6-27/+41
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 Mihajlov9-15/+75
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-26Reference 'winutil.dll' in electron-builderOdd Stranne1-1/+3
2019-06-19Add missing localizations and refine UI textAndrej Mihajlov3-31/+86
2019-06-17Updating version in package filesLinus Färnstrand2-2/+2
2019-06-17Update relay-locations.pot with new locationsAndrej Mihajlov1-0/+8
2019-06-17Update translationsAndrej Mihajlov25-131/+1282
2019-06-14Updating version in package filesLinus Färnstrand2-8/+8
2019-06-14Add linux specific message about firewall errors in GUIEmīls Piņķis2-2/+10
2019-06-10Update browser-sync to fix the vulnerability found in axiosAndrej Mihajlov2-33/+50
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ņķis2-3/+3
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-06-04Update package-lock.jsonLinus Färnstrand1-6/+6
2019-05-31Fix gray line issueAndrej Mihajlov3-63/+294
2019-05-31Patch CVE-2019-10742 in axios via browser-syncAndrej Mihajlov2-832/+267
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-21Build the index for the geo dataset to speed up the translations lookupAndrej Mihajlov1-17/+41
2019-05-21Update relay-locations.potAndrej Mihajlov1-0/+4
2019-05-21Rename "Account ID" to "Account number"Andrej Mihajlov13-13/+13
2019-05-21Translate the connection-info paneAndrej Mihajlov13-14/+159
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 Mihajlov13-2/+50
2019-05-21Add exceptions for the USA and UKAndrej Mihajlov12-0/+82
2019-05-21Add formal country name in the outputAndrej Mihajlov12-1/+6711
2019-05-21Add new languagesAndrej Mihajlov24-0/+28272
2019-05-21Turn generator into a list to make it possible to be printed to console in th...Andrej Mihajlov1-1/+1
2019-05-15Fix account token verificationAndrej Mihajlov1-1/+1