summaryrefslogtreecommitdiffhomepage
path: root/gui/src/shared
AgeCommit message (Expand)AuthorFilesLines
2019-07-05Add wireguard key redux actionsEmīls Piņķis1-1/+1
2019-07-05Add wireguard key RPCs for GUIEmīls Piņķis1-0/+33
2019-07-01Make relay location broadcast optionalJanito Vaqueiro Ferreira Filho1-1/+1
2019-06-28Rename `StateTransition` event into `TunnelState`Janito Vaqueiro Ferreira Filho1-1/+1
2019-06-28Include location in `TunnelState`Janito Vaqueiro Ferreira Filho1-0/+1
2019-06-28Change how tunnel endpoint is broadcastedJanito Vaqueiro Ferreira Filho1-2/+6
2019-06-28Rename `TunnelState` in GUIJanito Vaqueiro Ferreira Filho2-6/+6
2019-06-28Remove unused `TunnelState` type in GUIJanito Vaqueiro Ferreira Filho1-2/+0
2019-06-27Add notification settingsAndrej Mihajlov2-0/+6
2019-06-26Support new key events in GUIEmīls Piņķis1-1/+8
2019-06-10Change name of custom bridges from 'Custom' to 'custom bridge'Emīls Piņķis1-1/+1
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ņķis1-0/+1
2019-06-05Add BridgeEndpoint to TunnelEndpoint in GUIEmīls Piņķis1-0/+9
2019-05-29Add setBridgeState main thread RPC to GUIEmīls Piņķis1-0/+6
2019-05-29Adjust RPC data type schemas for bridge settingsEmīls Piņķis1-2/+27
2019-04-25Update electron-logAndrej Mihajlov1-0/+65
2019-04-12Make sure the sender is not destroyed before sending the replyAndrej Mihajlov1-2/+11
2019-04-11Fix the error suppression when using the source languageAndrej Mihajlov1-2/+3
2019-04-09Fix encoding issues when reading PO filesAndrej Mihajlov1-3/+3
2019-04-09Translate the map and relay listAndrej Mihajlov1-25/+37
2019-03-28Handle relay_list events in GUIAndrej Mihajlov1-1/+4
2019-03-27Update GUI to use a new daemon_event subscriptionAndrej Mihajlov1-0/+2
2019-03-26Update GUI with new GeoIpLocation struct layoutLinus Färnstrand1-1/+2
2019-03-18Update file mappingAndrej Mihajlov1-1/+1
2019-03-13Remove explicit type on Gettext event handlerAndrej Mihajlov1-1/+1
2019-03-08Add locale override via env variableAndrej Mihajlov1-0/+1
2019-03-08Adjust catalogue names to Crowdin and fix the shell scriptAndrej Mihajlov1-1/+1
2019-03-08Update relay list type and schema to allow for containing tunnel dataEmīls Piņķis1-0/+20
2019-03-07Fix custom relay settings schema in daemon-rpc.tsEmīls Piņķis1-3/+4
2019-03-04Update GUI to use new appVersionInfo layoutLinus Färnstrand1-4/+2
2019-03-01Move desktop to the rootAndrej Mihajlov4-0/+705