summaryrefslogtreecommitdiffhomepage
path: root/gui
AgeCommit message (Expand)AuthorFilesLines
2018-11-15Move DaemonRPC to main and establish a temp bridge using DaemonRPCProxyAndrej Mihajlov29-99/+435
2018-11-15Updating version in package files to 2018.5Linus Färnstrand1-1/+1
2018-11-14Add SetDnsError to GUI codeLinus Färnstrand2-0/+4
2018-11-14Remove crl.pem from code/readmeLinus Färnstrand1-3/+1
2018-11-13Add post-transaction hook for RPM package to always enable mullvad-daemon upo...Emīls Piņķis1-0/+1
2018-11-12Updating version in package filesLinus Färnstrand1-1/+1
2018-11-09Update eslintrcAndrej Mihajlov3-4/+4
2018-11-09Fix type annotationsAndrej Mihajlov2-2/+7
2018-11-09Update to react-connected-router v5Andrej Mihajlov1-8/+6
2018-11-09Reformat codeAndrej Mihajlov1-9/+8
2018-11-09Update packagesAndrej Mihajlov5-578/+633
2018-11-09Cancel pending notifications when the app becomes visibleAndrej Mihajlov2-16/+53
2018-11-09Prevent inconsistent and unsupported version notifications to be displayed wh...Andrej Mihajlov1-0/+8
2018-11-08Handle being offline on macOSLinus Färnstrand2-1/+5
2018-11-06Add new connection info viewAndrej Mihajlov16-349/+507
2018-11-02Relax RPC schemaAndrej Mihajlov1-22/+26
2018-11-02Update app IDOdd Stranne1-0/+1
2018-11-01Fix quotesAndrej Mihajlov1-1/+1
2018-10-31Add babel-preset-typescriptAndrej Mihajlov3-2/+29
2018-10-30Adjust frontend validation code to allow for introduced proxy settingsEmīls Piņķis1-0/+41
2018-10-30Add help text to failed problem report send viewLinus Färnstrand1-0/+5
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