summaryrefslogtreecommitdiffhomepage
path: root/gui/src/main/index.ts
AgeCommit message (Expand)AuthorFilesLines
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