summaryrefslogtreecommitdiffhomepage
path: root/gui/src/renderer/containers
AgeCommit message (Expand)AuthorFilesLines
2020-02-06Pass function for reconnecting to TunnelControlOskar Nyberg1-0/+7
2020-01-31Use language code to display selected languageOskar Nyberg1-6/+11
2020-01-28Disable wireguard if there's no wireguard keyOskar Nyberg1-0/+1
2019-11-25Enable wireguard keys menu on all platformsEmīls Piņķis1-2/+0
2019-10-09Use authenticated URLs in ExpiredAccountErrorViewEmīls Piņķis1-2/+0
2019-10-07Use authenticated URL in componentsEmīls Piņķis4-9/+8
2019-10-07Pass `app` via custom contextAndrej Mihajlov12-77/+89
2019-10-07Add container for NotificationAreaAndrej Mihajlov1-0/+32
2019-09-25Propagate the display name for the preferred locale and show it in the Settin...Andrej Mihajlov1-0/+1
2019-09-25Add language selectorAndrej Mihajlov5-8/+40
2019-09-18Fix relay list sort orderAndrej Mihajlov1-8/+4
2019-09-13Add "Closest to exit server" option in bridge selectorAndrej Mihajlov2-11/+20
2019-09-12Add bridge selectorAndrej Mihajlov1-6/+51
2019-09-09Add current_is_outdated support to Electron frontendLinus Färnstrand1-1/+1
2019-09-05Add button to regenerate keyEmīls Piņķis1-3/+6
2019-07-30Allow setting TunnelProtocol constraint from GUIEmīls Piņķis1-7/+53
2019-07-17Translate city on switch location buttonLinus Färnstrand1-1/+1
2019-07-05Only show WireguardKeysPage on non-windowsEmīls Piņķis1-0/+2
2019-07-05Add routing to get to WireguardKeys pageEmīls Piņķis1-2/+3
2019-07-05Add WireugardKeys pageEmīls Piņķis1-0/+27
2019-06-28Change how tunnel endpoint is broadcastedJanito Vaqueiro Ferreira Filho1-2/+2
2019-06-27Add notification settingsAndrej Mihajlov1-7/+7
2019-06-27Refactor connection panel into containerAndrej Mihajlov2-9/+76
2019-05-29Add shadowsocks bridge selectorAndrej Mihajlov1-1/+10
2019-04-09Translate the map and relay listAndrej Mihajlov1-6/+8
2019-03-07Add expired account error viewAndrej Mihajlov1-2/+2
2019-03-07Refactor codeAndrej Mihajlov1-2/+4
2019-03-07Expose the locale via route propsAndrej Mihajlov2-4/+5
2019-03-01Move desktop to the rootAndrej Mihajlov10-0/+491