Commit Graph

556 Commits

Author SHA1 Message Date
hensm
31b52cc07e Update extension update manifest 2020-09-07 17:39:30 +01:00
hensm
12b3382e2a Fix app build script on Linux 2020-09-07 17:11:06 +01:00
hensm
ede8e9d13a Bump version numbers v0.1.0 2020-09-07 15:18:46 +01:00
hensm
1a9f9b9c84 Fix app build script on macOS 2020-09-07 15:16:11 +01:00
hensm
ebdf0873f7 Use hybrid user agent string only on YouTube 2020-09-04 19:26:38 +01:00
hensm
a5fa427e10 Remove WebComponents polyfill 2020-09-04 19:22:33 +01:00
hensm
0d5e332b83 Split preact into separate webpack chunk 2020-09-04 18:56:19 +01:00
hensm
01045a1889 Use HtmlWebpackPlugin for UI pages 2020-09-04 18:22:23 +01:00
hensm
6960508ca6 Add disabled hint to receiver selector app option (closes #139) 2020-09-04 13:42:17 +01:00
hensm
2838a99393 Hide mirroring options in receiver selector when feature is disabled 2020-09-04 13:30:12 +01:00
hensm
dadba7c0bc Add Disney+ to known apps 2020-09-03 23:44:20 +01:00
hensm
a65250e415 Fix serviceDown event name type 2020-09-02 19:26:58 +01:00
hensm
a1dfc86879 Remove unused app build script imports 2020-09-02 18:52:28 +01:00
hensm
94b8ae58dd Add support for building as 32-bit on Windows 2020-09-02 17:11:03 +01:00
hensm
efd3bf820e Get local address for media server from bridge 2020-08-23 15:27:46 +01:00
Matt Hensman
a6ab018171 App refactor (#140)
* Add additional types
* Split components from single index module into smaller modules
* Misc smaller changes
2020-08-21 13:19:01 +01:00
hensm
fa0cf0ac89 Use "screen/tab casting" instead of "mirroring" 2020-08-20 22:19:01 +01:00
hensm
ed040307a3 Move options about component to separate module 2020-08-20 22:11:42 +01:00
hensm
864cde8296 Label screen mirroring as experimental 2020-08-20 08:46:36 +01:00
hensm
c9cc1dce1a Fix issue with extra colon when constructing menu match patterns 2020-08-20 08:46:21 +01:00
hensm
d25450f7bd Fix issue with double-clicking whitelist field whilst editing 2020-08-19 22:52:13 +01:00
hensm
f7d55cdb03 Add npm script aliases in root package.json 2020-08-19 22:51:44 +01:00
hensm
55e03826e6 Fix sendMessage string handling (fixes #138) 2020-08-19 10:52:11 +01:00
hensm
4b03d0dd8f Improve options page about box 2020-08-13 04:57:09 +01:00
hensm
865bde56a4 Let bridge module handle timeout 2020-08-13 03:48:56 +01:00
hensm
6ad76c97bb Improve handling of bridge errors 2020-08-12 23:48:07 +01:00
hensm
132206d4dd Update dependencies 2020-08-12 22:37:30 +01:00
hensm
f2fdfd2ef9 Update README 2020-08-12 11:05:33 +01:00
hensm
e5aee20a08 Add usePkg option to restore previous build behavior 2020-08-12 10:53:56 +01:00
hensm
1a7b46a229 Fix basename in bridge usage info 2020-08-12 10:53:56 +01:00
hensm
68fe261a00 Use script-relative paths for launchers 2020-08-12 10:53:56 +01:00
hensm
10c92186f9 Build without pkg unless packaging 2020-08-12 10:53:56 +01:00
hensm
19aaa8f27d Add friendlier app CLI 2020-08-12 10:53:56 +01:00
hensm
68cc886450 Fix Port types 2020-08-11 06:10:34 +01:00
hensm
c608596edd Use Messenger class and move messaging module to top-level 2020-08-11 05:39:11 +01:00
hensm
01e30bca58 Add TODO 2020-08-09 17:05:48 +01:00
hensm
f002acad8c Push updates to open receiver selectors 2020-08-09 17:04:24 +01:00
hensm
2bd9c4071f Add alternative monzo.me link to sponsor list 2020-07-30 19:44:41 +01:00
hensm
e7f99680bf Remove port when constructing menu match patterns 2020-07-26 00:30:22 +01:00
hensm
84c99ba257 Add extension icon (closes #131) 2020-07-24 22:18:09 +01:00
hensm
690b7e51f5 Disallow indexing of receiver app 2020-07-24 18:46:49 +01:00
hensm
70d129d99a Improve site accessibility + add favicon 2020-07-24 18:37:38 +01:00
hensm
1fad5fce22 Move EditableListItem component to EditableList file + cleanup 2020-07-23 18:58:43 +01:00
hensm
ab6fe6de7e Use monospaced font for options page whitelist entries 2020-07-23 12:30:14 +01:00
hensm
71e262c88a Add photon focus ring to dark widget style 2020-07-23 12:28:01 +01:00
hensm
30c3cb30eb Fix options page tab order 2020-07-23 12:27:26 +01:00
hensm
d2f4fee63b Use icon buttons for options page whitelist 2020-07-23 12:26:06 +01:00
hensm
ef8e2aee90 Update extension update manifest 2020-07-21 20:36:16 +01:00
hensm
ba9c1bab72 Bump version numbers v0.0.7 2020-07-21 19:50:00 +01:00
hensm
5c0387d275 Improve app build script output 2020-07-21 19:46:38 +01:00