Commit Graph

317 Commits

Author SHA1 Message Date
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
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
efd3bf820e Get local address for media server from bridge 2020-08-23 15:27:46 +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
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
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
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
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
cfa0a2f929 Tweak macOS number input style 2020-07-21 17:53:30 +01:00
hensm
07f63d6d2e Fix other invalid JSON 2020-07-21 17:43:23 +01:00
hensm
6c65b0d70f Fix invalid JSON 2020-07-09 22:58:37 +01:00
Matthias Aßhauer
37544a0ac9 Update German translation for 0.0.7 2020-07-09 19:35:17 +01:00
Richard
ca4cccc2a6 Update messages.json 2020-07-05 22:51:26 -04:00
hensm
1414e3df69 Convert promise usage to async/await 2020-07-02 00:32:28 +01:00
hensm
10839577cd Prevent duplicate whitelist entries with menu UI 2020-06-28 06:16:09 +01:00
hensm
7866a2fa79 Remove unnecessary whitelist label content 2020-06-28 06:10:47 +01:00
hensm
da6dcf27f1 Fix wrongly passing default media app ID to receiver selectors 2020-06-28 06:01:15 +01:00
hensm
c96f3e1bc0 Remove browse option from browser receiver selector and compact styling 2020-06-28 05:44:04 +01:00
hensm
785df7a089 Use abstract class instead of interface for ReceiverSelector base 2020-06-28 05:22:07 +01:00
hensm
18d4febc3d Fix incorrect return type for BlockingResponse 2020-06-28 05:16:41 +01:00
hensm
18204f225f Add restricted whitelist mode 2020-06-28 00:14:36 +01:00
hensm
5cf92df3ba Add recommended option badge 2020-06-27 19:37:01 +01:00
hensm
4cee524620 Tweak dark widget number input style 2020-06-27 19:13:11 +01:00
hensm
f8e91da958 Minor options page tweaks 2020-05-06 01:11:09 +01:00
hensm
62a1e565bb Fix frameAncestors undefined error 2020-05-03 17:09:31 +01:00
hensm
11268d3748 Add notification for incompatible bridge versions on init 2020-05-01 17:22:34 +01:00
hensm
ff0847441b Add daemon host extension option 2020-03-26 20:13:00 +00:00
xdavidwu
1bd626ffbc tab: support hidpi device (#106)
This commit make canvas in full device pixel size and set proper scale
on it, so that drawWindow draws all pixels instead of scaling down to
normal dpi.
2020-03-06 06:03:45 +00:00
hensm
af8ce1fb99 Fix dark-widgets control padding 2020-02-27 09:17:06 +00:00
hensm
146e5e3723 Get platform independently of bridge info on options page 2020-02-27 09:06:48 +00:00
hensm
b0decd9704 Stop bridge buttons affecting form submission 2020-02-26 16:34:29 +00:00
hensm
78d8516287 Add options to switch bridge backup WebSocket server port 2020-02-26 16:31:18 +00:00