Commit Graph

23 Commits

Author SHA1 Message Date
hensm
fc4f2d2e81 Move options update handling to lib/options module 2019-05-18 11:53:20 +01:00
hensm
c16566cfad Add bridge application name to options storage 2019-05-17 15:03:27 +01:00
hensm
964f54a06b Add lib/options module for typed/easier options storage access 2019-05-17 14:53:43 +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
11f87d20ae TSLint compliance 2019-04-10 06:53:18 +01:00
hensm
7a36160bf2 Add additional type info to messageRouter 2019-04-10 05:34:17 +01:00
hensm
d0129f66b7 Fix __onGCastApiAvailable being called early 2019-03-21 14:37:36 +00:00
hensm
0449e3cdf3 TSLint compliance 2019-03-19 16:30:37 +00:00
hensm
410d6a267b Remove compat scripts and move API URL redirection to contentSetup 2019-03-14 09:42:00 +00:00
hensm
870a759251 Redirect cast extension chrome-extension:// URLs to regular API URL 2019-03-13 07:51:38 +00:00
hensm
8cef999afb Convert ext lib to typescript 2019-02-27 16:46:09 +00:00
hensm
3ea943c509 Convert ext main.js -> main.ts 2019-02-26 19:28:52 +00:00
hensm
b7571791e2 Switch from babel to typescript for initial ext conversion 2019-02-25 14:34:27 +00:00
hensm
db7edb70bb Message response doesn't need to be in message format 2019-02-24 17:33:13 +00:00
hensm
48c5a21e98 Move window centering to utils 2019-02-15 08:21:54 +00:00
hensm
98bd2f2ab3 Replace downloads list with updater tool 2019-02-14 05:00:03 +00:00
hensm
d4d55ea59e Add bridge downloads to options page 2019-02-12 09:06:57 +00:00
hensm
da17c6df0d Change message subject format and rename some messages 2019-02-11 18:52:01 +00:00
hensm
e42766097f Check bridge compat before initializing cast shim 2018-12-13 19:50:47 +00:00
hensm
771233040f Add semver compatibility checking 2018-12-12 20:27:30 +00:00
hensm
c24c6412c0 Add bridge debug info to options page 2018-12-11 23:11:01 +00:00
hensm
b63ddb9df9 Remove obsolete lib directory 2018-06-09 12:03:55 +01:00
hensm
d815fb7af0 Initial commit 2018-06-08 04:56:02 +01:00