Commit Graph

684 Commits

Author SHA1 Message Date
hensm
d52c8d2281 Increase extension UI font size 2021-04-24 10:24:37 +01:00
hensm
e182b45523 Refactor extension menus module 2021-04-24 08:05:07 +01:00
hensm
378ed90b21 Refactor extension whitelist module 2021-04-24 08:01:29 +01:00
hensm
2edbfce2e4 Split up extension background script 2021-04-24 02:54:46 +01:00
hensm
fcce716d8f Add Norwegian translation
Co-authored-by: jorgenboganes <jorgen.boganes@vegvesen.no>
2021-03-21 20:25:22 +00:00
hensm
07f2607869 Fix webpack production builds 2021-02-23 02:33:35 +00:00
hensm
8174411d87 Update dependencies 2021-02-23 02:15:58 +00:00
hensm
e4e133ced5 Add newer cast API additions and stub methods 2021-02-16 04:03:56 +00:00
hensm
5a9a32f5ab Add local hostname resolution note to README 2021-01-23 02:15:53 +00:00
Richard
308b85ce57 Updated spanish translation (#162)
* Changes to spanish translation

* Update CONTRIBUTING.md

Spanish should be now up to date
2021-01-06 02:55:34 +00:00
hensm
48ff139d83 Update Spanish localization
Co-authored-by: Tomas P <tom-300@hotmail.com>
2021-01-04 02:22:05 +00:00
hensm
8a01d95627 Fix photon widget popup style 2020-09-16 20:11:30 +01:00
hensm
46e7c57804 Use photon widget styles for light color scheme 2020-09-16 19:44:17 +01:00
hensm
05ff301964 Update extension update manifest 2020-09-13 17:10:08 +01:00
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