Commit graph

13 commits

Author SHA1 Message Date
Peter Snyder
99c613f089
further improvements to gulp file, to work out of the box 2017-11-11 14:21:55 -05:00
Peter Snyder
9b3b8a39e9 whole lot of clean up to get things valid for mozilla's source hosting requirements 2017-11-11 14:08:32 -05:00
Peter Snyder
486f3f3abf by default, only run remote tests (use npm run tests:all to run remote tests too) 2017-11-02 15:13:26 -05:00
Peter Snyder
ae18079a67 code cleanup, better eslint rules and related test configuration 2017-10-23 03:29:59 -05:00
Peter Snyder
fbdba9fca7 refactor repo to keep non-addon needed code out of the bundled extensions (tests, src data, etc.) 2017-10-21 11:49:56 -04:00
Peter Snyder
a37f31836d fix additional typo in gulp file (issue #9) 2017-10-21 11:39:08 -04:00
Peter Snyder
5a2563023a correct typo in the gulp file and references to it in the config vue component: idenitifer -> identifier fixes #9 2017-10-20 16:06:52 -04:00
Peter Snyder
c4e524a69f large re-org and refactor of code, initial work on dynamically setting the sha256-<hash> CSP http policy to fix cookie setting 2017-10-20 11:09:12 -04:00
Peter Snyder
4ccae4ba2f minify injected proxy blocking code, add some description of what the logging option does, have the javascript injected into each visited page remove its own <script> tag 2017-10-15 08:02:08 -05:00
Peter Snyder
8126e1a105 add ability to use aggressive and conservative default blocking sets 2017-10-13 23:23:49 -05:00
Peter Snyder
5af5911cf1 it actually works! 2017-10-13 17:30:57 -05:00
Peter Snyder
71f35f9446 update gulp file to build the content_scripts/dist/* code, to make the injected code easier to edit 2017-10-13 02:32:41 -05:00
Peter Snyder
f45b899f7d
init commit 2017-09-12 17:34:25 -05:00