Heimen Stoffels
|
6de84dad87
|
Added Dutch translation
|
2019-03-10 16:45:02 +01:00 |
|
hensm
|
0fef3fd98c
|
Require explicit public modifier
|
2019-03-07 08:01:55 +00:00 |
|
hensm
|
33c1e2acf4
|
Use latest release GitHub API
|
2019-03-05 19:16:50 +00:00 |
|
hensm
|
076c8ce699
|
Convert ext updater to typescript
|
2019-02-27 19:00:29 +00:00 |
|
hensm
|
06044d9460
|
Convert ext popup to typescript
|
2019-02-27 18:33:29 +00:00 |
|
hensm
|
22a15f4790
|
Add missing BridgeInfo type
|
2019-02-27 17:54:18 +00:00 |
|
hensm
|
addd6821c4
|
Remove Options index signature
|
2019-02-27 17:54:06 +00:00 |
|
hensm
|
8cef999afb
|
Convert ext lib to typescript
|
2019-02-27 16:46:09 +00:00 |
|
hensm
|
7eaa97a556
|
Convert ext options to typescript
|
2019-02-27 16:32:04 +00:00 |
|
hensm
|
3ea943c509
|
Convert ext main.js -> main.ts
|
2019-02-26 19:28:52 +00:00 |
|
hensm
|
b7571791e2
|
Switch from babel to typescript for initial ext conversion
|
2019-02-25 14:34:27 +00:00 |
|
hensm
|
db7edb70bb
|
Message response doesn't need to be in message format
|
2019-02-24 17:33:13 +00:00 |
|
hensm
|
ef00711f98
|
Rename bridge:discover to bridge:startDiscovery
|
2019-02-21 21:05:52 +00:00 |
|
hensm
|
38f2cb6bd3
|
Options page cleanup + reset without form submit
|
2019-02-15 08:23:56 +00:00 |
|
hensm
|
48c5a21e98
|
Move window centering to utils
|
2019-02-15 08:21:54 +00:00 |
|
hensm
|
005de9cf91
|
Remove outdated TODO comment
|
2019-02-15 07:36:28 +00:00 |
|
hensm
|
d0ec312e9a
|
Replace instances of old name in debug messages
|
2019-02-15 07:33:36 +00:00 |
|
hensm
|
b8d28db36d
|
Add content-script-side functions to messageBridge
|
2019-02-15 03:28:28 +00:00 |
|
hensm
|
98bd2f2ab3
|
Replace downloads list with updater tool
|
2019-02-14 05:00:03 +00:00 |
|
hensm
|
d4d55ea59e
|
Add bridge downloads to options page
|
2019-02-12 09:06:57 +00:00 |
|
hensm
|
da17c6df0d
|
Change message subject format and rename some messages
|
2019-02-11 18:52:01 +00:00 |
|
hensm
|
53a16ccde7
|
Remove lax CSP/eval from production builds
|
2019-02-10 11:06:04 +00:00 |
|
hensm
|
5c62f40dd2
|
Fix popup reassigning and popupClose shim message
|
2019-02-10 07:56:11 +00:00 |
|
hensm
|
27e28b14fc
|
Only show mirroring context item on remote URLs
|
2019-02-10 06:37:01 +00:00 |
|
hensm
|
1c55b67922
|
Restructure shim/bridge initialization steps
|
2019-02-10 06:31:31 +00:00 |
|
hensm
|
2bdd518d5e
|
Use connection-based messaging for popup
|
2019-01-24 15:53:17 +00:00 |
|
hensm
|
ef3d91a3cb
|
Add current app to receiver popup
|
2019-01-23 19:32:49 +00:00 |
|
hensm
|
79477fd473
|
Allow overwriting sender app variables
|
2019-01-23 15:41:52 +00:00 |
|
hensm
|
2373880214
|
Add partial YouTube compatibility shim
|
2019-01-23 15:27:57 +00:00 |
|
hensm
|
8588b856b5
|
Fix chrome.cast.media class implementations
|
2019-01-12 13:47:49 +00:00 |
|
hensm
|
45319fe771
|
Implement blank file tests + fix shim
|
2019-01-12 10:12:10 +00:00 |
|
hensm
|
ab82229228
|
Set transportId on Session
|
2019-01-11 01:48:54 +00:00 |
|
hensm
|
44ed519049
|
Fix registry key creation
|
2018-12-22 15:26:37 +00:00 |
|
hensm
|
0625cb0444
|
Add new media options
|
2018-12-21 23:58:42 +00:00 |
|
hensm
|
45b976b304
|
Implement HTML5 video subtitles
|
2018-12-21 23:08:37 +00:00 |
|
hensm
|
95bbe777bc
|
Re-use open popup when requesting a new session
|
2018-12-13 21:02:31 +00:00 |
|
hensm
|
414669df51
|
Stop erroneously sending availability updates to receiver action listeners
|
2018-12-13 19:54:22 +00:00 |
|
hensm
|
e42766097f
|
Check bridge compat before initializing cast shim
|
2018-12-13 19:50:47 +00:00 |
|
hensm
|
169ece39fc
|
Better options components spacing
|
2018-12-13 16:46:26 +00:00 |
|
hensm
|
aed6f12e1b
|
Split bridge info into separate component
|
2018-12-13 11:42:50 +00:00 |
|
hensm
|
307441444a
|
Show correct icon for compatible versions and improve styling
|
2018-12-12 21:40:39 +00:00 |
|
hensm
|
981b892a47
|
Add name to bridge info section
|
2018-12-12 20:29:15 +00:00 |
|
hensm
|
771233040f
|
Add semver compatibility checking
|
2018-12-12 20:27:30 +00:00 |
|
hensm
|
54150568c2
|
Improve bridge info section
|
2018-12-12 18:50:33 +00:00 |
|
hensm
|
4e682e4e1f
|
Notify on saved options
|
2018-12-12 13:13:18 +00:00 |
|
hensm
|
82e224fd80
|
Fix list input focus and improve styling
|
2018-12-12 12:53:00 +00:00 |
|
hensm
|
c24c6412c0
|
Add bridge debug info to options page
|
2018-12-11 23:11:01 +00:00 |
|
hensm
|
88a5c68a1b
|
Centralize package info and do version checking between app/ext
|
2018-12-11 19:42:01 +00:00 |
|
hensm
|
363a8d9db6
|
Improve options page styling
|
2018-12-11 14:07:37 +00:00 |
|
hensm
|
c7f2be4e2e
|
navigator.userAgent property is now derived from the header
|
2018-12-09 16:36:18 +00:00 |
|