summaryrefslogtreecommitdiffhomepage
path: root/gui/packages
AgeCommit message (Expand)AuthorFilesLines
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 Mihajlov5-129/+229
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 Mihajlov2-2/+2
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 Mihajlov3-35/+35
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 Mihajlov2-2/+6
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