Commit Graph

66 Commits

Author SHA1 Message Date
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
6571ed547f Refactor app, split components into separate files 2018-12-06 15:15:06 +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
4447c40ddb Add editorconfig 2018-12-05 15:00:11 +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
bda0cca8c2 Add .rpm package building 2018-12-02 09:56:01 +00:00
hensm
a5f0734921 Don't package extension for normal builds 2018-12-01 08:16:42 +00:00
hensm
f0f18a80c1 Refine README 2018-12-01 07:43:43 +00:00
hensm
43e632b3f3 Add more detailed packaging instructions 2018-12-01 03:23:11 +00:00
hensm
93f3bc2e7e Add missing cd command 2018-11-29 09:32:58 +00:00
hensm
e7d1a27895 Add .deb package building 2018-11-29 06:38:57 +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
5ee6b25cb7 Misc cleanup / documentation 2018-11-28 07:56:29 +00:00
hensm
f8f997db76 macOS installer postinstall fix manifest path 2018-11-28 05:31:58 +00:00
hensm
8482e888ed Update README + add web-ext start script 2018-11-28 04:02:01 +00:00
Matt Hensman
2f656e3b46 Merge pull request #19 from hensm/installers
Create macOS app installer
2018-11-28 03:28:08 +00:00
hensm
b6a3145cfa Fix productbuild --package-path location 2018-11-28 03:25:54 +00:00
hensm
57f60abcd4 Add remove-manifest script 2018-11-28 03:05:38 +00:00
hensm
ffb81c4168 Fix install-manifest script + create product archive from component pkg 2018-11-28 02:55:29 +00:00
hensm
685c9d3a45 Re-format app imports 2018-11-28 01:22:54 +00:00
hensm
d267f0bd5a Move fs-extra dependencies to shared node_modules 2018-11-28 00:40:33 +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
hensm
f23e1f68c2 Fix missing string delimiters in inserted script 2018-11-04 02:58:26 +00:00
hensm
f4b81f3cda Implement additional options 2018-10-25 17:52:19 +01:00
hensm
3dc9f5a126 Fix whitespace 2018-10-23 21:04:42 +01:00
hensm
6fd3cb1c76 Whitelist editor localisation + formatting fixes 2018-10-23 13:32:54 +01:00
Matt Hensman
430f45a240 Update README usage details 2018-10-23 01:11:47 +01:00
hensm
5d340864c4 Implement friendlier whitelist editing UI 2018-10-23 00:56:11 +01:00
hensm
adfbd5b2ef Improve user agent switcher whitelist handling 2018-10-21 15:34:13 +01:00
hensm
e5686c2017 Implement user agent switching + whitelist 2018-10-21 06:14:28 +01:00
hensm
30dd357e46 Remove compat script registration 2018-10-16 17:52:34 +01:00
hensm
57e7105f94 Fix test for dist/ path 2018-10-10 21:33:41 +01:00
hensm
bc11e2be49 Fix launcher dist/ path 2018-09-26 21:33:33 +01:00
hensm
b347a75157 Better media element detection 2018-09-26 21:33:12 +01:00
Matt Hensman
b43f6e4579 Update listed supported platforms 2018-09-22 14:28:34 +00:00
Matt Hensman
b7b67043c7 Merge pull request #17 from Benjamin-Dobell/rollup-install
Install scripts, build app with rollup & configurable mirror app id
2018-09-22 15:18:42 +01: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
9f7bf780e5 Detect local file based on file URL 2018-07-20 01:47:34 +01:00
hensm
0e4f47e3e5 Implement local media casting 2018-07-19 23:57:33 +01:00