summaryrefslogtreecommitdiffhomepage
path: root/gui
AgeCommit message (Expand)AuthorFilesLines
2018-12-11Test `NotificationArea` with time running lowJanito Vaqueiro Ferreira Filho1-0/+21
2018-12-11Capitalize first letter of remaining time bannerJanito Vaqueiro Ferreira Filho1-1/+7
2018-12-11Fix notification banner animation race conditionJanito Vaqueiro Ferreira Filho1-4/+9
2018-12-11Implement warning when little account time remainsJanito Vaqueiro Ferreira Filho4-3/+53
2018-12-11Use `AccountExpiry` helper in `Connect` componentJanito Vaqueiro Ferreira Filho2-5/+5
2018-12-11Create `AccountExpiry` helper classJanito Vaqueiro Ferreira Filho2-10/+23
2018-12-11Update tray icon when disconnected but blockingJanito Vaqueiro Ferreira Filho1-12/+16
2018-12-11Show block banner when blocking when disconnectedJanito Vaqueiro Ferreira Filho3-1/+15
2018-12-11Add toggle for block when disconnected settingJanito Vaqueiro Ferreira Filho2-0/+24
2018-12-11Alow setting the block when disconnected settingJanito Vaqueiro Ferreira Filho1-0/+6
2018-12-11Add block when disconnected setting to redux stateJanito Vaqueiro Ferreira Filho3-0/+25
2018-12-11Implement RPC call to set block when disconnectedJanito Vaqueiro Ferreira Filho2-0/+9
2018-12-11Expect block when disconnected settingJanito Vaqueiro Ferreira Filho2-0/+3
2018-12-10Dismiss notifications after 4 secondsJanito Vaqueiro Ferreira Filho1-0/+2
2018-12-07Handle tray icon when reconnectingJanito Vaqueiro Ferreira Filho1-9/+41
2018-12-06Create `_showMarkerOrSpinner` helper functionJanito Vaqueiro Ferreira Filho1-6/+15
2018-12-05Don't show the marker when reconnectingJanito Vaqueiro Ferreira Filho1-2/+3
2018-12-05Show 'blocking internet' banner when reconnectingJanito Vaqueiro Ferreira Filho1-0/+10
2018-12-05Fix Connect screen state when reconnectingJanito Vaqueiro Ferreira Filho2-4/+20
2018-12-05Also show spinner when reconnectingJanito Vaqueiro Ferreira Filho1-1/+4
2018-12-05Updating version in package files2018.6-beta1Linus Färnstrand1-1/+1
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