summaryrefslogtreecommitdiffhomepage
path: root/gui/src
AgeCommit message (Expand)AuthorFilesLines
2019-08-16Localize "Invalid account number" errorAndrej Mihajlov1-1/+5
2019-08-16Remove unused errorAndrej Mihajlov1-6/+0
2019-08-16Move login to the main processAndrej Mihajlov4-104/+127
2019-08-16Add IPC handlers for window shape paramsAndrej Mihajlov3-11/+20
2019-08-15Make margins around the account label clickableAndrej Mihajlov1-3/+5
2019-08-11Improve wireguard key error messageEmīls Piņķis1-1/+1
2019-08-11Parse tunnel parameter block reason in GUIEmīls Piņķis3-8/+42
2019-08-09Add message about third party software on WindowsLinus Färnstrand1-5/+13
2019-08-08Don't mention "in website" on wireguard key buttonLinus Färnstrand1-1/+1
2019-08-08Only show OpenVPN constraints when OpenVPN is activeLinus Färnstrand1-27/+35
2019-08-08Make setting naming more consistentLinus Färnstrand1-3/+3
2019-08-07Improve no-matching-relay error message in GUIEmīls Piņķis1-1/+1
2019-08-01Show all tunnel constraints options all of the timeEmīls Piņķis1-34/+27
2019-07-30Ensure new options are not shown on WindowsEmīls Piņķis1-2/+3
2019-07-30Allow setting TunnelProtocol constraint from GUIEmīls Piņķis8-65/+258
2019-07-26Adjust GUI code to the new settings schemaEmīls Piņķis6-68/+60
2019-07-17Translate city on switch location buttonLinus Färnstrand1-1/+1
2019-07-15Add transition rule for wireguard-keys pageEmīls Piņķis1-0/+1
2019-07-05Only show WireguardKeysPage on non-windowsEmīls Piņķis2-8/+19
2019-07-05Add routing to get to WireguardKeys pageEmīls Piņķis3-2/+18
2019-07-05Add WireugardKeys pageEmīls Piņķis3-0/+243
2019-07-05Make app listen for keygen eventsEmīls Piņķis1-0/+5
2019-07-05Wire up IPC for generating and verifying wireguard keysEmīls Piņķis1-0/+23
2019-07-05Add key management URL to configEmīls Piņķis1-0/+1
2019-07-05Add wireguard key redux actionsEmīls Piņķis3-4/+188
2019-07-05Add wireguard key RPCs for GUIEmīls Piņķis1-0/+33
2019-07-05Handle wireguard keygen events and fetch public key in main GUI processEmīls Piņķis1-3/+45
2019-07-05Add notifications about failed key generationEmīls Piņķis1-0/+10
2019-07-05Add daemon RPCs to gui to generate and verify keysEmīls Piņķis1-6/+43
2019-07-05Remove duplication in help textLinus Färnstrand1-1/+1
2019-07-05Fix formattingLinus Färnstrand1-5/+5
2019-07-05Separate conditional message as separate footerLinus Färnstrand1-8/+10
2019-07-05Improve help text shown around "Block when disconnected"Linus Färnstrand1-1/+9
2019-07-01Make relay location broadcast optionalJanito Vaqueiro Ferreira Filho3-3/+3
2019-07-01Fix a bug in the notifications configuration loadingAndrej Mihajlov1-1/+1
2019-06-28Use broadcasted location in GUIJanito Vaqueiro Ferreira Filho1-9/+17
2019-06-28Rename `StateTransition` event into `TunnelState`Janito Vaqueiro Ferreira Filho2-2/+2
2019-06-28Include location in `TunnelState`Janito Vaqueiro Ferreira Filho2-0/+2
2019-06-28Change how tunnel endpoint is broadcastedJanito Vaqueiro Ferreira Filho5-24/+30
2019-06-28Rename `TunnelState` in GUIJanito Vaqueiro Ferreira Filho9-40/+32
2019-06-28Remove unused `TunnelState` type in GUIJanito Vaqueiro Ferreira Filho1-2/+0
2019-06-27Add notification settingsAndrej Mihajlov8-15/+67
2019-06-27Refactor connection panel into containerAndrej Mihajlov8-192/+137
2019-06-26Support new key events in GUIEmīls Piņķis3-1/+20
2019-06-19Add missing localizations and refine UI textAndrej Mihajlov2-27/+66
2019-06-14Add linux specific message about firewall errors in GUIEmīls Piņķis1-2/+6
2019-06-10Update bridge state controls when new settings are pushedEmīls Piņķis1-0/+1
2019-06-10Rename 'Shadowsocks bridge' advanced setting to 'Bridge mode' in GUIEmīls Piņķis1-1/+1
2019-06-10Change name of custom bridges from 'Custom' to 'custom bridge'Emīls Piņķis1-1/+1
2019-06-10Patch frontend to not collect the paths for its own logsAndrej Mihajlov1-12/+5