summaryrefslogtreecommitdiffhomepage
path: root/gui/src/main/index.ts
AgeCommit message (Expand)AuthorFilesLines
2019-10-09Adapt to problem-report binary being called mullvad-problem-reportLinus Färnstrand1-2/+2
2019-10-08Don't log args when a problem report send failsLinus Färnstrand1-5/+5
2019-10-07Update GUI when new version info is receivedEmīls Piņķis1-29/+1
2019-10-07Stub for supporting AppVersionInfo pushing to Electron GUILinus Färnstrand1-0/+6
2019-10-07Use authentication token in URLsEmīls Piņķis1-0/+1
2019-09-25Move "system" constant to SYSTEM_PREFERRED_LOCALE_KEY and remove MULLVAD_LOCA...Andrej Mihajlov1-19/+7
2019-09-25Add language selectorAndrej Mihajlov1-9/+38
2019-09-13Add "Closest to exit server" option in bridge selectorAndrej Mihajlov1-13/+3
2019-09-13Reset bridge constraints to `any` when the state is set to auto or offAndrej Mihajlov1-3/+12
2019-09-13Migrate UI to use the new "active" flag in the relay list v3 schemaAndrej Mihajlov1-30/+32
2019-09-12Add bridge selectorAndrej Mihajlov1-17/+63
2019-09-09Add current_is_outdated support to Electron frontendLinus Färnstrand1-16/+1
2019-09-05Add button to regenerate keyEmīls Piņķis1-2/+3
2019-09-03Rename Mullvad label to "Mullvad VPN"Andrej Mihajlov1-2/+2
2019-09-03Set app menu on LinuxAndrej Mihajlov1-0/+12
2019-09-03Only allow dev tools in developmentAndrej Mihajlov1-0/+1
2019-09-03Update menu rolesAndrej Mihajlov1-2/+2
2019-09-03Patch typescript typings and enable node integration (it's off by default now)Andrej Mihajlov1-26/+29
2019-09-02Add set_bridge_settings RPC callAndrej Mihajlov1-1/+3
2019-08-28Switch build pipeline to GulpAndrej Mihajlov1-0/+3
2019-08-23Hide the menubar window when other program captures the focusAndrej Mihajlov1-0/+7
2019-08-22Remove $FlowFixMe commentAndrej Mihajlov1-1/+0
2019-08-22Unsubscribe from daemon events during shutdownAndrej Mihajlov1-3/+20
2019-08-16Localize "Invalid account number" errorAndrej Mihajlov1-1/+5
2019-08-16Move login to the main processAndrej Mihajlov1-8/+100
2019-07-26Adjust GUI code to the new settings schemaEmīls Piņķis1-3/+10
2019-07-05Handle wireguard keygen events and fetch public key in main GUI processEmīls Piņķis1-3/+45
2019-07-01Make relay location broadcast optionalJanito Vaqueiro Ferreira Filho1-1/+1
2019-06-28Use broadcasted location in GUIJanito Vaqueiro Ferreira Filho1-9/+17
2019-06-28Rename `TunnelState` in GUIJanito Vaqueiro Ferreira Filho1-10/+7
2019-06-27Add notification settingsAndrej Mihajlov1-5/+15
2019-06-26Support new key events in GUIEmīls Piņķis1-0/+4
2019-06-10Patch frontend to not collect the paths for its own logsAndrej Mihajlov1-12/+5
2019-06-05Fix import orderLinus Färnstrand1-1/+1
2019-06-05Log deserialization errorAndrej Mihajlov1-1/+10
2019-05-31Fix gray line issueAndrej Mihajlov1-0/+12
2019-05-29Call daemon RPC to set bridge state in GUIEmīls Piņķis1-0/+4
2019-05-29Adjust RPC dataypes for bridge settingsEmīls Piņķis1-4/+16
2019-04-29Set app menu on macOS only to make hotkeys workAndrej Mihajlov1-5/+5
2019-04-26Add window chrome on LinuxAndrej Mihajlov1-4/+12
2019-04-25Update electron-logAndrej Mihajlov1-50/+22
2019-04-11Suppress the message from `execFile` since it may contain sensitive informationAndrej Mihajlov1-1/+1
2019-04-09Translate the map and relay listAndrej Mihajlov1-2/+2
2019-04-02Update the tray icon to `unsecured` state when losing connectivity with daemonAndrej Mihajlov1-0/+3
2019-03-28Handle relay_list events in GUIAndrej Mihajlov1-27/+2
2019-03-27Update GUI to use a new daemon_event subscriptionAndrej Mihajlov1-17/+10
2019-03-08Pass processed relay list to GUIEmīls Piņķis1-1/+1
2019-03-08Add locale override via env variableAndrej Mihajlov1-1/+21
2019-03-08Filter out relay list in UI depending on relay constraintsEmīls Piņķis1-4/+50
2019-03-04Update GUI to use new appVersionInfo layoutLinus Färnstrand1-6/+4