Commit Graph

78 Commits

Author SHA1 Message Date
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
f4f795e8e6 Fix test extension location 2018-12-21 04:28:36 +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
hensm
08079b1fa8 Switch to preact 2018-12-09 16:28:27 +00:00
hensm
7e26e8d47d Split React into separate chunk to reduce bundle sizes 2018-12-07 20:51:24 +00:00
hensm
fec2e0808b Remove broken media events code 2018-12-06 16:56:17 +00:00
hensm
d3dba84186 Use modified outputPath for static assets 2018-12-06 13:31:13 +00:00
hensm
0ece4968cf Use Node.js APIs for ext build script instead of shell commands 2018-12-06 13:16:20 +00:00
hensm
b7831f0b3b Update and fix formatting for package meta files 2018-12-05 15:17:06 +00:00
hensm
1ba07b2614 Fix descendant category color 2018-12-05 12:55:04 +00:00
hensm
5163f18c40 Fix unpacked path 2018-12-05 12:48:30 +00:00
hensm
a5f0734921 Don't package extension for normal builds 2018-12-01 08:16:42 +00:00
hensm
ffa2a84793 Improve macOS styles in popup 2018-11-29 00:18:17 +00:00
hensm
b7fbbb29d0 Define build script arguments 2018-11-28 20:33:36 +00:00
hensm
94c9aa74f8 Fix popup .jsx extension 2018-11-28 09:02:31 +00:00
hensm
70246f1f99 Change message format + refactor options 2018-11-28 08:55:23 +00:00
hensm
8482e888ed Update README + add web-ext start script 2018-11-28 04:02:01 +00:00