13.json (743B)
1 { 2 "number": 13, 3 "title": "Add functionality to tell user about updates even if the autoUpdater is Broken", 4 "state": "open", 5 "author": "MTRNord", 6 "created_at": "2016-09-17T10:39:12Z", 7 "closed_at": null, 8 "labels": [ 9 "enhancement" 10 ], 11 "assignees": [ 12 "MTRNord" 13 ], 14 "body": "", 15 "comments": [ 16 { 17 "author": "MTRNord", 18 "created_at": "2016-11-29T09:30:38Z", 19 "body": "# Proof of concept:\r\n\r\nWebserver with Websocket checks if latest release has the file with name \"manual\" and sends the context of on every client login. The client tells the user about the manual update.\r\n\r\n# Resources:\r\n- socket.io\r\n- https://developer.github.com/v3/repos/releases/#get-the-latest-release" 20 } 21 ] 22 }