summaryrefslogtreecommitdiffhomepage
path: root/gui/src/main
AgeCommit message (Expand)AuthorFilesLines
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-16Migrate to stream-json libraryAndrej Mihajlov1-4/+4
2019-04-11Suppress the message from `execFile` since it may contain sensitive informationAndrej Mihajlov1-1/+1
2019-04-09Translate the map and relay listAndrej Mihajlov2-11/+13
2019-04-02Update the tray icon to `unsecured` state when losing connectivity with daemonAndrej Mihajlov1-0/+3
2019-04-01Fix testsAndrej Mihajlov2-73/+25
2019-03-28Handle relay_list events in GUIAndrej Mihajlov2-27/+5
2019-03-27Update GUI to use a new daemon_event subscriptionAndrej Mihajlov2-37/+27
2019-03-26Update GUI with new GeoIpLocation struct layoutLinus Färnstrand1-1/+2
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-08Update relay list type and schema to allow for containing tunnel dataEmīls Piņķis1-1/+15
2019-03-07Remove isOnline flagAndrej Mihajlov1-6/+0
2019-03-07Fix custom relay settings schema in daemon-rpc.tsEmīls Piņķis1-1/+2
2019-03-04Update GUI to use new appVersionInfo layoutLinus Färnstrand2-10/+6
2019-03-01Add missing return;Andrej Mihajlov1-0/+1
2019-03-01Properly handle the edge case when the daemon is not able to return the locationAndrej Mihajlov1-1/+6
2019-03-01Use global.setTimeout to disambiguate from window.setTimeoutAndrej Mihajlov3-4/+4
2019-03-01Correct the Electron.Event typeAndrej Mihajlov1-1/+1
2019-03-01Update relative pathsAndrej Mihajlov1-2/+1
2019-03-01Move desktop to the rootAndrej Mihajlov12-0/+3022