Commit Graph

  • e3c9df8568 Move media directory under cast hensm 2019-03-19 11:24:39 +00:00
  • 10bcf7a0d9 Remove extension vendor directory hensm 2019-03-18 15:50:54 +00:00
  • 2669274ccb Bump version number v0.0.3 hensm 2019-03-18 08:55:23 +00:00
  • dd9e0a0b6f Remove default_popup from browser action hensm 2019-03-18 08:55:08 +00:00
  • fd76e61d16 Fix NSIS warnings hensm 2019-03-18 08:54:49 +00:00
  • 18061afa8e Fix shim regression hensm 2019-03-17 06:45:58 +00:00
  • 1df667fb25 Remove line spacing on compat issue template Matt Hensman 2019-03-16 13:32:30 +00:00
  • a5e8361256 Fix update listeners not being called on updates hensm 2019-03-16 13:21:57 +00:00
  • df5bcd597d Make private API object properties inaccessible to page scripts hensm 2019-03-16 13:13:25 +00:00
  • 2fae7192b2 Minor API fixes hensm 2019-03-16 09:13:25 +00:00
  • 1a5f8b351e Remove page script-accessible extension messaging hensm 2019-03-15 16:39:28 +00:00
  • d42509ee98 Remove button styling for other downloads links hensm 2019-03-15 12:18:38 +00:00
  • 5fab091394 Add doctype hensm 2019-03-14 15:21:20 +00:00
  • c8df4f985c Detect and offer platform-specific bridge download hensm 2019-03-14 15:17:22 +00:00
  • 410d6a267b Remove compat scripts and move API URL redirection to contentSetup hensm 2019-03-14 09:42:00 +00:00
  • 870a759251 Redirect cast extension chrome-extension:// URLs to regular API URL hensm 2019-03-13 07:51:38 +00:00
  • 00e923c8ce cloneInto targetScope should be a Window object hensm 2019-03-12 11:33:51 +00:00
  • 7975cd7c28 Use package.json author for DEBIAN maintainer field hensm 2019-03-12 11:26:42 +00:00
  • 98d0e7acce Add author info to extension manifest hensm 2019-03-12 11:25:59 +00:00
  • 8f942373e7 Fix package name format in README hensm 2019-03-12 08:36:30 +00:00
  • c67a9a1097 TSLint compliance hensm 2019-03-12 07:16:36 +00:00
  • 0bde5ec46e Remove usages of any in ext/main.ts hensm 2019-03-12 06:49:41 +00:00
  • 1f152bd4e7 Remove blank lines from package.json files hensm 2019-03-12 03:03:54 +00:00
  • f1125061d5 Convert shim to Typescript (#32) Matt Hensman 2019-03-12 05:51:43 +00:00
  • 4cf0f7264a Merge branch 'master' of github.com:hensm/fx_cast hensm 2019-03-11 23:12:33 +00:00
  • 0cdc402b4e Add browser_action icons hensm 2019-03-11 23:11:22 +00:00
  • bdbd841b9c Merge pull request #33 from Vistaus/master Matt Hensman 2019-03-10 18:45:59 +00:00
  • 6de84dad87 Added Dutch translation Heimen Stoffels 2019-03-10 16:45:02 +01:00
  • b4deca4905 Add docs to Windows installer script hensm 2019-03-09 00:55:31 +00:00
  • 285b31e7c9 Use MUI pages for Windows installer UI hensm 2019-03-07 23:55:39 +00:00
  • 0fef3fd98c Require explicit public modifier hensm 2019-03-07 02:14:44 +00:00
  • 04a5284fdc NativeMessagingHosts registry key should be application name hensm 2019-03-06 18:22:10 +00:00
  • 46ad73920d Add missing Windows button selector hensm 2019-03-05 19:38:33 +00:00
  • 1e77267eeb Bump version number v0.0.2 hensm 2019-03-05 19:17:34 +00:00
  • 33c1e2acf4 Use latest release GitHub API hensm 2019-03-05 19:16:50 +00:00
  • 1d4337cc7a App build output naming consistency hensm 2019-03-05 19:15:08 +00:00
  • 45908a09e1 Cleanup app build script and add more detailed documentation hensm 2019-03-05 05:26:42 +00:00
  • 95eb3ad9b5 Update packaging docs hensm 2019-03-05 01:31:06 +00:00
  • 1f144e486f Add Windows installer script hensm 2019-03-05 01:13:20 +00:00
  • c2222b27ee Update README.md Matt Hensman 2019-03-04 16:20:13 +00:00
  • 076c8ce699 Convert ext updater to typescript hensm 2019-02-27 19:00:29 +00:00
  • 06044d9460 Convert ext popup to typescript hensm 2019-02-27 18:33:29 +00:00
  • 22a15f4790 Add missing BridgeInfo type hensm 2019-02-27 17:54:18 +00:00
  • addd6821c4 Remove Options index signature hensm 2019-02-27 17:54:06 +00:00
  • 8cef999afb Convert ext lib to typescript hensm 2019-02-27 16:46:09 +00:00
  • 7eaa97a556 Convert ext options to typescript hensm 2019-02-27 16:32:04 +00:00
  • 3ea943c509 Convert ext main.js -> main.ts hensm 2019-02-26 19:28:33 +00:00
  • 2014566cc4 Reorganize ext build scripts and add linting hensm 2019-02-26 14:08:17 +00:00
  • 1e49fbe9be Finish app conversion and enforce code style hensm 2019-02-26 01:30:30 +00:00
  • b7571791e2 Switch from babel to typescript for initial ext conversion hensm 2019-02-25 14:34:27 +00:00
  • e4dffe0cce Convert app to typescript hensm 2019-02-25 01:00:33 +00:00
  • db7edb70bb Message response doesn't need to be in message format hensm 2019-02-24 17:33:13 +00:00
  • 41280031bf Fix redundancy Matt Hensman 2019-02-23 22:15:38 +00:00
  • f9c5716651 Update diagram and add missing messages to table hensm 2019-02-21 21:06:24 +00:00
  • ef00711f98 Rename bridge:discover to bridge:startDiscovery hensm 2019-02-21 21:05:52 +00:00
  • 1e6198e77e Update diagram hensm 2019-02-19 08:54:01 +00:00
  • 62180dfe23 Fix implementation notes link in CONTRIBUTING hensm 2019-02-18 22:26:31 +00:00
  • d4b361f6ee Add Session/Media messages to diagram hensm 2019-02-16 16:16:05 +00:00
  • 9808581235 Add diagram to IMPLEMENTATION hensm 2019-02-16 09:11:43 +00:00
  • befa0f0451 Add WIP message list hensm 2019-02-15 17:51:30 +00:00
  • 5d35f498af Add compatibility report info to CONTRIBUTING hensm 2019-02-15 14:03:51 +00:00
  • 08eacf6804 Add compatibility report issue template hensm 2019-02-15 14:00:31 +00:00
  • 3121fef522 Add implementation notes and contributing guidelines hensm 2019-02-15 12:53:58 +00:00
  • 24c25928c5 Add preview image to README hensm 2019-02-15 08:43:04 +00:00
  • 38f2cb6bd3 Options page cleanup + reset without form submit hensm 2019-02-15 08:23:56 +00:00
  • 48c5a21e98 Move window centering to utils hensm 2019-02-15 08:21:54 +00:00
  • 005de9cf91 Remove outdated TODO comment hensm 2019-02-15 07:36:28 +00:00
  • d0ec312e9a Replace instances of old name in debug messages hensm 2019-02-15 07:33:36 +00:00
  • b8d28db36d Add content-script-side functions to messageBridge hensm 2019-02-15 03:28:28 +00:00
  • 98bd2f2ab3 Replace downloads list with updater tool hensm 2019-02-14 05:00:03 +00:00
  • d4d55ea59e Add bridge downloads to options page hensm 2019-02-12 09:06:57 +00:00
  • da17c6df0d Change message subject format and rename some messages hensm 2019-02-11 18:52:01 +00:00
  • 53a16ccde7 Remove lax CSP/eval from production builds hensm 2019-02-10 11:04:52 +00:00
  • 5c62f40dd2 Fix popup reassigning and popupClose shim message hensm 2019-02-10 07:56:11 +00:00
  • 27e28b14fc Only show mirroring context item on remote URLs hensm 2019-02-10 06:37:01 +00:00
  • 1c55b67922 Restructure shim/bridge initialization steps hensm 2019-02-10 06:31:31 +00:00
  • a1101d6cf6 Detect MIME type for local files hensm 2019-01-29 17:09:46 +00:00
  • 3f6cad64a6 Move credit section and add note hensm 2019-01-24 21:06:59 +00:00
  • aa624575b4 Replace README disclaimer hensm 2019-01-24 19:17:08 +00:00
  • 20122d6d19 Specify linux target for rpmbuild hensm 2019-01-24 16:27:27 +00:00
  • c8c883212c Fix manifest location on Fedora hensm 2019-01-24 16:27:11 +00:00
  • 2bdd518d5e Use connection-based messaging for popup hensm 2019-01-24 12:51:55 +00:00
  • 8c8ae827bf Merge pull request #26 from logix2/master Matt Hensman 2019-01-24 15:31:34 +00:00
  • 1347c15fb7 Added a Maintainer field to the Debian packaging control file, to stop showing a warning every time someone installs a package Logix 2019-01-24 17:23:39 +02:00
  • 3a836db14e Add Arch Linux install instructions to README.md (#23) Carsten Csiky 2019-01-24 00:51:12 +01:00
  • ef3d91a3cb Add current app to receiver popup hensm 2019-01-23 19:32:49 +00:00
  • 79477fd473 Allow overwriting sender app variables hensm 2019-01-23 15:41:52 +00:00
  • 2373880214 Add partial YouTube compatibility shim hensm 2019-01-23 15:27:57 +00:00
  • 5c1c78016b Remove confusing site description wording hensm 2019-01-23 14:09:58 +00:00
  • 482c17b084 Merge pull request #22 from EdwardBetts/spelling Matt Hensman 2019-01-23 13:21:48 +00:00
  • f95b686330 Correct spelling mistakes Edward Betts 2019-01-23 13:19:53 +00:00
  • 977ab6c7b0 Add missing AirPlay auth dependencies hensm 2019-01-23 12:10:15 +00:00
  • f021f54a22 Implement AirPlay device authentication hensm 2019-01-22 15:59:24 +00:00
  • 0a1d8c3bdd Widen preview background hensm 2019-01-14 13:21:08 +00:00
  • b913896890 Use relative units hensm 2019-01-14 13:20:56 +00:00
  • 33d36b8d58 Oraganize bridge app list as grid hensm 2019-01-14 03:01:23 +00:00
  • f460b5f533 Remove preview variations and use responsive images hensm 2019-01-14 02:14:31 +00:00
  • aa2028442b Move receiver to docs for hosting hensm 2019-01-14 00:09:29 +00:00
  • d545e1fbaf Add .nojekyll hensm 2019-01-14 00:04:26 +00:00
  • 4398442cb0 HiDPI site preview images hensm 2019-01-13 22:05:19 +00:00