summaryrefslogtreecommitdiffhomepage
path: root/gui/src/shared
AgeCommit message (Expand)AuthorFilesLines
2020-04-06Add submitVoucher callOskar Nyberg2-0/+15
2020-04-06Display time left in days if less than three monthsOskar Nyberg1-1/+16
2020-04-06Change date format on account pageOskar Nyberg1-1/+1
2020-04-03Update electron-log to 4.1.1Oskar Nyberg1-1/+1
2020-04-03Update Electron to 8.2.0Oskar Nyberg1-2/+2
2020-04-03Create new account when pressing create account buttonOskar Nyberg1-0/+5
2020-03-26Add beta program toggle in preferencesOskar Nyberg1-0/+5
2020-03-11Use beta program flag in the GUIDavid Lönnhager1-1/+1
2020-03-10Add wireguard mtu callOskar Nyberg1-0/+5
2020-02-21Fix linter problems caused by @typescript-eslint/no-floating-promisesOskar Nyberg1-0/+6
2020-02-19Fix linter problems caused by @typescript-eslint/no-explicit-anyOskar Nyberg2-0/+8
2020-02-11Remove country and city labels from mapOskar Nyberg1-8/+0
2020-02-11Add account expiry warning notificationOskar Nyberg1-0/+39
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