Commit Graph

30 Commits

Author SHA1 Message Date
hensm
2a327573da Add webcomponents polyfill and load official framework API script 2019-03-20 20:26:30 +00:00
hensm
10bcf7a0d9 Remove extension vendor directory 2019-03-18 15:51:30 +00:00
hensm
410d6a267b Remove compat scripts and move API URL redirection to contentSetup 2019-03-14 09:42:00 +00:00
hensm
98d0e7acce Add author info to extension manifest 2019-03-12 11:25:59 +00:00
Matt Hensman
f1125061d5 Convert shim to Typescript (#32) 2019-03-12 05:51:43 +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
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
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
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
2373880214 Add partial YouTube compatibility shim 2019-01-23 15:27:57 +00:00
hensm
88a5c68a1b Centralize package info and do version checking between app/ext 2018-12-11 19:42:01 +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
d3dba84186 Use modified outputPath for static assets 2018-12-06 13:31:13 +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
267c92825c Re-write app build, created macOS installer package 2018-11-27 20:10:30 +00:00
hensm
c63531cdce Update to webpack 4 + misc build process changes 2018-11-13 21:51:09 +00:00
Benjamin Dobell
131935507a Install scripts, build app with rollup & configurable mirror app id 2018-09-23 00:06:07 +10:00
hensm
c4ed13fb0b Implement options page 2018-07-21 01:38:07 +01:00
hensm
27b5409535 Add messageRouter 2018-07-17 17:00:35 +01:00
hensm
e98639a076 Initial screen/tab casting implementation 2018-06-15 15:55:16 +01:00
hensm
f20f96cf10 Simplify build scripts and implement preliminary tests 2018-06-11 03:42:04 +01:00
hensm
7cb626841f Remove compat 2018-06-10 02:04:25 +01:00
hensm
d815fb7af0 Initial commit 2018-06-08 04:56:02 +01:00