summaryrefslogtreecommitdiffhomepage
path: root/gui/src/main/index.ts
AgeCommit message (Expand)AuthorFilesLines
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
2019-03-01Use global.setTimeout to disambiguate from window.setTimeoutAndrej Mihajlov1-2/+2
2019-03-01Correct the Electron.Event typeAndrej Mihajlov1-1/+1
2019-03-01Move desktop to the rootAndrej Mihajlov1-0/+1147