Commit Graph

570 Commits

Author SHA1 Message Date
hensm
a56c23d807 Bump extension version number v0.1.2 2020-09-13 16:56:29 +01:00
hensm
b7d741d0fc Allow release checkers to find bridge version in earlier releases 2020-09-13 16:56:09 +01:00
hensm
c656d0203f Bump extension version number 2020-09-13 16:18:58 +01:00
hensm
139a1c8f34 Allow patch versions to remain compatible 2020-09-13 16:18:58 +01:00
hensm
0e41d32570 Increase bridge timeout 2020-09-13 16:18:58 +01:00
Matt Hensman
75da4c5e9a Add bug report template 2020-09-12 15:49:53 +01:00
hensm
2b5e9d4726 Add bug reports info to CONTRIBUTING 2020-09-12 15:48:25 +01:00
hensm
2364914a76 Expose extension file size on site download button 2020-09-09 16:02:01 +01:00
hensm
b26be541b6 Improve site app button styling 2020-09-09 15:57:20 +01:00
hensm
c4eccea8bb Use correct units for site file sizes 2020-09-09 15:57:20 +01:00
hensm
c29827e919 Use bold font for site download buttons 2020-09-09 15:36:30 +01:00
Rashmi K A
7c9b06300a Derive Bridge CLI version from package.json 2020-09-08 20:05:47 +01:00
hensm
faac34979c Properly display both x86 and x64 downloads on site 2020-09-07 19:53:28 +01:00
hensm
48ee01cdc7 Ignore x86 Windows binary when populating site download buttons 2020-09-07 19:37:01 +01:00
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