Commit Graph

393 Commits

Author SHA1 Message Date
hensm
8256c9aaba Fix error calling menus.update before menus exist 2021-04-26 07:33:24 +01:00
hensm
f4ed7eab1d eslint: operator-linebreak 2021-04-26 07:11:59 +01:00
hensm
f0ac7ddc2d eslint: object-curly-spacing/array-bracket-spacing 2021-04-26 06:21:31 +01:00
hensm
d478742c4b Switch to eslint and fix issues 2021-04-26 05:36:55 +01:00
hensm
2d0fa4c844 Rename requestedAppId -> appId and fix receiver selector app names 2021-04-25 09:04:10 +01:00
hensm
2010af373b Use typed messaging for popup message port 2021-04-25 08:36:39 +01:00
hensm
2fa49298ee Fix weird whitespace 2021-04-25 06:42:51 +01:00
hensm
742762eb3a Fix misnamed SessionRequest#timeout property 2021-04-25 06:34:31 +01:00
hensm
15c6b66dee Remove storage onChanged listener on unload to fix console spam 2021-04-25 05:16:23 +01:00
hensm
01dc026745 Only use native receiver selector on macOS (fixes #165) 2021-04-25 04:33:56 +01:00
hensm
7f66666980 Rename receiverStatus -> updateReceiverStatus 2021-04-25 04:26:53 +01:00
hensm
d424637191 Cleanup additional messages and add messagr types to MessagePort 2021-04-25 04:26:53 +01:00
hensm
0c2535ff1e Remove some extension-only messages from app definitions 2021-04-25 04:26:53 +01:00
hensm
f8003d99a0 Use old message format with getInfo message for compat 2021-04-25 04:26:53 +01:00
hensm
e33531d1ba Improve app message types 2021-04-25 04:26:53 +01:00
hensm
d48efe4840 Remove leading slash from message names 2021-04-25 04:26:53 +01:00
hensm
e349ce5db7 Rename selectReceiver-messages 2021-04-25 04:26:53 +01:00
hensm
fce59e9e16 Rename shimInitialized -> shimReady 2021-04-25 04:26:53 +01:00
hensm
f886e4411c Cleanup popup messages 2021-04-25 04:26:53 +01:00
hensm
d806bfcf0c Reformat extension message definitions 2021-04-25 04:26:53 +01:00
hensm
16c2c797d3 Add additional documentation to background script 2021-04-25 01:49:41 +01:00
hensm
c1b6c6734e Use private fields instead of underscore prefixes 2021-04-25 01:34:23 +01:00
hensm
0b2e4bdbbc Update options page if options data changes 2021-04-24 11:05:11 +01:00
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
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
a56c23d807 Bump extension version number 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
hensm
ede8e9d13a Bump version numbers 2020-09-07 15:18:46 +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
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