summaryrefslogtreecommitdiffhomepage
path: root/gui
AgeCommit message (Expand)AuthorFilesLines
2018-12-04Refactor to reduce repeated codeJanito Vaqueiro Ferreira Filho1-8/+4
2018-12-04Remove reconnection loop guardJanito Vaqueiro Ferreira Filho1-7/+3
2018-12-03Fix auto-connect when app startsJanito Vaqueiro Ferreira Filho1-0/+21
2018-11-30Cache the user location and handle edge cases when the stale location could b...Andrej Mihajlov1-3/+26
2018-11-21Fix minor text clipping issueAndrej Mihajlov1-0/+1
2018-11-21Get rid of defaultTunnelStateTransition and defaultSettings methodsAndrej Mihajlov4-46/+24
2018-11-21Add IPC event channel and type all IPC eventsAndrej Mihajlov4-70/+211
2018-11-20Prevent fetching the location during reconnection loopAndrej Mihajlov1-3/+11
2018-11-20Move location management to the main processAndrej Mihajlov2-72/+87
2018-11-20Fix casing in the Location typeAndrej Mihajlov1-1/+1
2018-11-20Move notifications and version fetch to the main processAndrej Mihajlov7-180/+266
2018-11-19Backport https://github.com/jschr/electron-react-redux-boilerplate/pull/70Andrej Mihajlov1-14/+31
2018-11-16Move relay updates to the main processAndrej Mihajlov2-60/+79
2018-11-16Enable backgroundThrottlingAndrej Mihajlov1-4/+0
2018-11-16Move tunnel and settings management from renderer to mainAndrej Mihajlov7-317/+216
2018-11-15Move shutdown handling to the main processAndrej Mihajlov4-119/+39
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