summaryrefslogtreecommitdiffhomepage
path: root/gui/src/shared
AgeCommit message (Expand)AuthorFilesLines
2020-02-06Pass function for reconnecting to TunnelControlOskar Nyberg1-0/+5
2020-01-27Fix deprecated Electron APIsAndrej Mihajlov1-1/+1
2019-12-09Adjust desktop GUI code to use new error stateEmīls1-2/+7
2019-10-07Fix DaemonEvent typeEmīls Piņķis1-1/+2
2019-10-07Use authentication token in URLsEmīls Piņķis1-0/+5
2019-09-25Document gui-settingsAndrej Mihajlov1-0/+14
2019-09-25Move "system" constant to SYSTEM_PREFERRED_LOCALE_KEY and remove MULLVAD_LOCA...Andrej Mihajlov1-0/+2
2019-09-25Add language selectorAndrej Mihajlov3-9/+30
2019-09-25Add language settingAndrej Mihajlov1-0/+1
2019-09-13Add "Closest to exit server" option in bridge selectorAndrej Mihajlov4-6/+229
2019-09-13Migrate UI to use the new "active" flag in the relay list v3 schemaAndrej Mihajlov1-0/+1
2019-09-12Add bridge selectorAndrej Mihajlov2-13/+30
2019-09-11Add Constraint<T> and LiftedConstraint<T> helper typesAndrej Mihajlov1-23/+11
2019-09-09Add current_is_outdated support to Electron frontendLinus Färnstrand1-0/+1
2019-09-05Add button to regenerate keyEmīls Piņķis2-6/+13
2019-09-03Patch typescript typings and enable node integration (it's off by default now)Andrej Mihajlov1-30/+36
2019-09-02Add set_bridge_settings RPC callAndrej Mihajlov1-1/+1
2019-08-22Guard the calls to webContents.sendAndrej Mihajlov1-2/+10
2019-08-16Move login to the main processAndrej Mihajlov1-17/+16
2019-08-16Add IPC handlers for window shape paramsAndrej Mihajlov1-0/+11
2019-08-11Parse tunnel parameter block reason in GUIEmīls Piņķis1-1/+7
2019-07-26Adjust GUI code to the new settings schemaEmīls Piņķis1-8/+15
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