summaryrefslogtreecommitdiffhomepage
path: root/gui
AgeCommit message (Expand)AuthorFilesLines
2018-10-30Improve help texts on auto-connect/auto-startLinus Färnstrand1-3/+7
2018-10-25Upgrade to Electron 3.0.6Andrej Mihajlov3-29/+6
2018-10-24Upgrade to Babel 7Andrej Mihajlov6-329/+867
2018-10-24Migrate HeaderBar, SettingsHeader and Img to TypeScriptAndrej Mihajlov24-224/+220
2018-10-24Remove .eslintrc from TypeScript packageAndrej Mihajlov1-5/+0
2018-10-24Sort out nullability hellAndrej Mihajlov1-29/+28
2018-10-24Refactor ConnectionInfo to eliminate internal stateAndrej Mihajlov2-69/+45
2018-10-23Add proper auth_failed parsing to frontendEmīls Piņķis3-4/+99
2018-10-22Disable GPU acceleration on LinuxEmīls Piņķis1-0/+5
2018-10-17Fix some rebase issues raised by previous PRsAndrej Mihajlov1-1/+1
2018-10-17Workaround text field placeholder color until the support for it landed in Re...Andrej Mihajlov3-0/+15
2018-10-17Style mssfix fieldAndrej Mihajlov3-27/+38
2018-10-17Make navigation title brighterAndrej Mihajlov1-1/+1
2018-10-17Delete global placeholder color styleAndrej Mihajlov1-4/+0
2018-10-16Remove WebKitAppRegion from SettingsHeaderAndrej Mihajlov1-8/+1
2018-10-16Upgrade to Electron 3.0.4Andrej Mihajlov2-5/+5
2018-10-16Show out IP address when connectedJanito Vaqueiro Ferreira Filho2-2/+2
2018-10-16Remove repeated location fetch callJanito Vaqueiro Ferreira Filho1-6/+0
2018-10-16Include known exit IP address in current locationJanito Vaqueiro Ferreira Filho1-0/+2
2018-10-16Show tunnel IP address in Connect screenJanito Vaqueiro Ferreira Filho1-4/+17
2018-10-16Send tunnel endpoint on connected and connectingJanito Vaqueiro Ferreira Filho4-21/+43
2018-10-16Show connection info in GUIJanito Vaqueiro Ferreira Filho2-4/+39
2018-10-16Make `TunnelControl`, `Wrapper`, `Body` statefulJanito Vaqueiro Ferreira Filho1-118/+134
2018-10-16Create `ConnectionInfo` componentJanito Vaqueiro Ferreira Filho1-0/+105
2018-10-16Pull in version bump from 2018.4 release branchLinus Färnstrand1-1/+1
2018-10-16Don't change controlled input modeJanito Vaqueiro Ferreira Filho1-1/+3
2018-10-16Correct the accountToken typeAndrej Mihajlov1-1/+1
2018-10-15Clean up occurrences of ipv4AddrExitAndrej Mihajlov2-4/+0
2018-10-15Test `AccountDataCache`Janito Vaqueiro Ferreira Filho7-5/+250
2018-10-15Don't retry fetch if account is invalidJanito Vaqueiro Ferreira Filho1-5/+23
2018-10-15Retry account data fetch if it failsJanito Vaqueiro Ferreira Filho1-0/+24
2018-10-15Remove fetch promise from `AccountDataCache`Janito Vaqueiro Ferreira Filho1-48/+51
2018-10-15Fetch account data on primary flowJanito Vaqueiro Ferreira Filho1-0/+2
2018-10-15Change `AccountDataCache` to update Redux stateJanito Vaqueiro Ferreira Filho1-28/+27
2018-10-15Inline `recover` closureJanito Vaqueiro Ferreira Filho1-9/+1
2018-10-15Remove old commentAndrej Mihajlov1-2/+0
2018-10-15Add system notifications for inconsistent state and unsupported versionAndrej Mihajlov7-49/+119
2018-10-15Camel-case the response with app version automaticallyAndrej Mihajlov1-8/+1
2018-10-12Pull in version bump from 2018.4-beta3 release branchLinus Färnstrand1-1/+1
2018-10-12Make no mssfix also a valid mssfixLinus Färnstrand1-1/+1
2018-10-12Set mssfix max to 1450. Adjust gui placeholder textLinus Färnstrand1-3/+5
2018-10-10Remove out of date Switch.spec.js tests that cause a lot of raise conditions ...Andrej Mihajlov1-128/+0
2018-10-10Add new types of messages displayed in in-app notification bannerAndrej Mihajlov9-238/+617
2018-10-10Determine next upgrade version for beta/stableAndrej Mihajlov1-3/+25
2018-10-10Save currentIsSupport to reduxAndrej Mihajlov1-0/+3
2018-10-10Translate Img width and height to WebkitMaskSizeAndrej Mihajlov1-0/+3
2018-10-10Fix typo in the name of height attributeAndrej Mihajlov1-4/+4
2018-10-09Fix formatting of window-controller.jsAndrej Mihajlov1-2/+1
2018-10-09Resize window if display metrics are changed on LinuxEmīls Piņķis1-0/+17
2018-10-08Place mssfix input field inside scrollable areaJanito Vaqueiro Ferreira Filho1-15/+15