Commit Graph

7 Commits

Author SHA1 Message Date
hensm
d478742c4b Switch to eslint and fix issues 2021-04-26 05:36:55 +01:00
hensm
e33531d1ba Improve app message types 2021-04-25 04:26:53 +01:00
hensm
14d3b2c833 Fix unused parameters 2019-08-16 21:12:44 +01:00
hensm
9c381c763a Enable ts strict mode for app 2019-05-24 17:02:59 +01:00
Matt Hensman
474dbad1aa Add snap support (#60)
* Initial app daemon implementation

* Pass script path to child bridge processes

* Change WebSocket server port

* Fix error sending message whilst WebSocket connection is closing

* Initial ext daemon connection implementation
2019-05-15 11:30:30 +01:00
hensm
1e49fbe9be Finish app conversion and enforce code style 2019-02-26 01:34:04 +00:00
hensm
e4dffe0cce Convert app to typescript 2019-02-25 01:00:33 +00:00