summaryrefslogtreecommitdiffhomepage
path: root/gui
AgeCommit message (Expand)AuthorFilesLines
2019-08-15Make margins around the account label clickableAndrej Mihajlov1-3/+5
2019-08-12Updating version in package files2019.7Linus Färnstrand2-2/+2
2019-08-12Integrate CrowdIn translations into appLinus Färnstrand26-201/+1254
2019-08-11Add last second windows error messageLinus Färnstrand1-0/+4
2019-08-11Write about how to update country/city translationsLinus Färnstrand1-0/+7
2019-08-11Update locales/*/relay-locations.poLinus Färnstrand13-52/+141
2019-08-11Update relay-locations.potLinus Färnstrand1-4/+8
2019-08-11Extract strings to messages.potLinus Färnstrand1-11/+88
2019-08-11Improve wireguard key error messageEmīls Piņķis1-1/+1
2019-08-11Parse tunnel parameter block reason in GUIEmīls Piņķis4-9/+44
2019-08-09Add message about third party software on WindowsLinus Färnstrand1-5/+13
2019-08-08Updating version in package files2019.7-beta1Linus Färnstrand2-2/+2
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ņķis7-82/+66
2019-07-17Update binary paths in `electron-builder.yml`Janito Vaqueiro Ferreira Filho1-6/+6
2019-07-17Translate city on switch location buttonLinus Färnstrand1-1/+1
2019-07-16Upgrade vulnerable npm dependenciesLinus Färnstrand1-33/+10
2019-07-16Bump lodash from 4.17.11 to 4.17.14 in /guidependabot[bot]1-3/+3
2019-07-15Add transition rule for wireguard-keys pageEmīls Piņķis1-0/+1
2019-07-15Updating version in package filesLinus Färnstrand2-2/+2
2019-07-10Add further instructions on how to integrate with CrowdinLinus Färnstrand1-0/+7
2019-07-10Integrate latest CrowdIn translationsLinus Färnstrand26-344/+708
2019-07-10Updating version in package filesLinus Färnstrand2-8/+8
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ärnstrand2-2/+2
2019-07-05More idiomatic pythonLinus Färnstrand1-1/+1
2019-07-05Update messages.potLinus Färnstrand1-1/+5
2019-07-05Remove translations for cities.po and countries.po zh-TWAndrej Mihajlov2-4461/+0
2019-07-05Add cities/countries zh-CNAndrej Mihajlov2-0/+4461
2019-07-05Update relay-locations.poAndrej Mihajlov13-12/+438
2019-07-05Update message catalogueAndrej Mihajlov13-12/+645
2019-07-05Add stricter language mappingAndrej Mihajlov1-29/+26
2019-07-05Fix formattingLinus Färnstrand1-5/+5
2019-07-05Separate conditional message as separate footerLinus Färnstrand1-8/+10