summaryrefslogtreecommitdiffhomepage
path: root/gui/src/main/daemon-rpc.ts
AgeCommit message (Expand)AuthorFilesLines
2019-08-22Add method to unsubscribe from daemon eventsAndrej Mihajlov1-6/+24
2019-08-11Parse tunnel parameter block reason in GUIEmīls Piņķis1-1/+9
2019-07-26Adjust GUI code to the new settings schemaEmīls Piņķis1-15/+8
2019-07-05Add daemon RPCs to gui to generate and verify keysEmīls Piņķis1-6/+43
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-11/+13
2019-06-28Rename `TunnelState` in GUIJanito Vaqueiro Ferreira Filho1-7/+5
2019-06-26Support new key events in GUIEmīls Piņķis1-0/+8
2019-06-06Add bridge_hostname to GeoIpLocationEmīls Piņķis1-0/+1
2019-06-05Add BridgeEndpoint to TunnelEndpoint in GUIEmīls Piņķis1-0/+7
2019-05-29Call daemon RPC to set bridge state in GUIEmīls Piņķis1-0/+5
2019-05-29Fix GUI settings schemaEmīls Piņķis1-2/+2
2019-05-29Adjust RPC dataypes for bridge settingsEmīls Piņķis1-28/+50
2019-03-28Handle relay_list events in GUIAndrej Mihajlov1-0/+3
2019-03-27Update GUI to use a new daemon_event subscriptionAndrej Mihajlov1-20/+17
2019-03-26Update GUI with new GeoIpLocation struct layoutLinus Färnstrand1-1/+2
2019-03-08Update relay list type and schema to allow for containing tunnel dataEmīls Piņķis1-1/+15
2019-03-07Fix custom relay settings schema in daemon-rpc.tsEmīls Piņķis1-1/+2
2019-03-04Update GUI to use new appVersionInfo layoutLinus Färnstrand1-4/+2
2019-03-01Properly handle the edge case when the daemon is not able to return the locationAndrej Mihajlov1-1/+6
2019-03-01Move desktop to the rootAndrej Mihajlov1-0/+510