Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Version bump: 10.1.9.6rc1. | hackademix | 2018-09-09 | 1 | -1/+1 |
| | |||||
* | SUpport for protocol-only entries in UI. | hackademix | 2018-09-09 | 1 | -6/+11 |
| | |||||
* | Version bump: 10.1.9.5. | hackademix | 2018-09-09 | 1 | -1/+1 |
| | |||||
* | Fix for various content script timing related issues. | hackademix | 2018-09-09 | 4 | -29/+15 |
| | |||||
* | Version bump: 10.1.9.5rc1. | hackademix | 2018-09-09 | 1 | -1/+1 |
| | |||||
* | Version bump: 10.1.9.4. | hackademix | 2018-09-09 | 1 | -1/+1 |
| | |||||
* | Prevent total breakages when policies accidentally map to invalid match ↵ | hackademix | 2018-09-09 | 2 | -13/+22 |
| | | | | patterns. | ||||
* | Prevent multiple CSP entries to be injected in the DOM on each reload if ↵ | hackademix | 2018-09-09 | 1 | -4/+2 |
| | | | | scripting is disabled. | ||||
* | Message loops checks coping with multiple options window. | hackademix | 2018-09-09 | 1 | -3/+5 |
| | |||||
* | Version bump: 10.1.9.4rc1. | hackademix | 2018-09-09 | 1 | -1/+1 |
| | |||||
* | Version bump: 10.1.9.3. | hackademix | 2018-09-09 | 1 | -1/+1 |
| | |||||
* | Fixed message handling regression causing incompatibilities with embedders ↵ | hackademix | 2018-09-09 | 1 | -2/+12 |
| | | | | and potential internal loops. | ||||
* | Version bump: 10.1.9.3rc1. | hackademix | 2018-09-09 | 1 | -1/+1 |
| | |||||
* | Version bump: 10.1.9.2. | hackademix | 2018-09-09 | 1 | -1/+1 |
| | |||||
* | More efficient window.name persistence for tab-scoped permissions. | hackademix | 2018-09-08 | 4 | -32/+44 |
| | |||||
* | Site parsing more resilient to bogus input. | hackademix | 2018-09-08 | 1 | -1/+1 |
| | |||||
* | Fixed regression: undefined fake request.url ends to for inline scripts CSP ↵ | hackademix | 2018-09-08 | 1 | -1/+1 |
| | | | | reports. | ||||
* | Version bump: 10.1.9.2rc4. | hackademix | 2018-09-08 | 1 | -1/+1 |
| | |||||
* | Saner message dispatching. | hackademix | 2018-09-08 | 5 | -23/+36 |
| | |||||
* | Restored it locale. | hackademix | 2018-09-05 | 1 | -893/+670 |
| | |||||
* | Work-around for a potential race condition in message handling on extension ↵ | hackademix | 2018-09-05 | 2 | -3/+8 |
| | | | | updates. | ||||
* | Fixed possible null reference errors in Sites.origin(). | hackademix | 2018-09-05 | 1 | -0/+1 |
| | |||||
* | Init the CUSTOM preset not just with the capabilities, but also with the ↵ | hackademix | 2018-09-05 | 1 | -5/+6 |
| | | | | "temporary" status of the previously selected one. | ||||
* | Reduced noise from tld.js regular expressions generation. | hackademix | 2018-09-05 | 3 | -8/+12 |
| | |||||
* | Stop tracking tld.js build-time intermediate files. | hackademix | 2018-09-05 | 6 | -101/+3 |
| | |||||
* | Fixed bug in requestKey generation. | hackademix | 2018-09-05 | 1 | -1/+1 |
| | |||||
* | Version bump: 10.1.9.2rc3. | hackademix | 2018-09-05 | 1 | -1/+1 |
| | |||||
* | [l10n] Transifex integration. | hackademix | 2018-09-05 | 10 | -4699/+6292 |
| | |||||
* | Ensure we remove the HEAD element parent of our META CSP policy only if we ↵ | hackademix | 2018-09-04 | 1 | -2/+3 |
| | | | | created it. | ||||
* | Work-around for CSP not being honored when the HEAD element has not been ↵ | hackademix | 2018-09-04 | 3 | -35/+15 |
| | | | | inserted yet. | ||||
* | Transparent support for FQDNs and better management of file:/// URLs. | hackademix | 2018-09-04 | 5 | -29/+60 |
| | |||||
* | Version bump: 10.1.9.2rc2. | hackademix | 2018-09-04 | 1 | -1/+1 |
| | |||||
* | Better file: protocol support. | hackademix | 2018-09-04 | 9 | -81/+146 |
| | |||||
* | Full-page placeholders for embedding documents. | hackademix | 2018-09-03 | 2 | -0/+16 |
| | |||||
* | Version bump: 10.1.9.2rc1. | hackademix | 2018-09-03 | 1 | -1/+1 |
| | |||||
* | Version bump: 10.1.9.1. | hackademix | 2018-08-30 | 1 | -1/+1 |
| | |||||
* | Updated tld_template.js. | hackademix | 2018-08-30 | 1 | -48/+48 |
| | |||||
* | Merge branch 'master' of https://github.com/hackademix/noscript | hackademix | 2018-08-30 | 1 | -6/+6 |
|\ | | | | | | | Merge pull request #17 from Lekensteyn/fix-serviceworker-check | ||||
| * | Merge pull request #17 from Lekensteyn/fix-serviceworker-check | hackademix | 2018-08-30 | 1 | -6/+6 |
| |\ | | | | | | | Fix fallback scripts when ServiceWorkers are unavailable | ||||
| | * | Fix fallback scripts when ServiceWorkers are unavailable | Peter Wu | 2018-08-30 | 1 | -6/+6 |
| |/ | | | | | | | | | | | | | ServiceWorkers are not available in private browsing mode (and can be disabled otherwise via about:config), be sure to check its availability. Otherwise fallback scripts are not invoked which prevents redirections in <noscript> tags from being executed (as observed with t.co). | ||||
* | | Version bump: 10.1.9.1rc1 | hackademix | 2018-08-30 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'fix/tld' | hackademix | 2018-08-30 | 1 | -3/+3 |
|\ \ | | | | | | | | | | Fixed breakage in tld.js generation when for any reason the source pubblic suffix list contains CRLF characters. | ||||
| * | | Fixed public suffix parsing potentially broken by CRLF. | hackademix | 2018-08-29 | 1 | -3/+3 |
| |/ | |||||
* / | Version bump: 10.1.9. | hackademix | 2018-08-29 | 1 | -1/+1 |
|/ | |||||
* | Fixed typo in restricted.js inclusion. | hackademix | 2018-08-29 | 1 | -1/+1 |
| | |||||
* | Version bump: 10.1.9rc6. | hackademix | 2018-08-29 | 1 | -1/+1 |
| | |||||
* | Version bump: 10.1.9rc5. | hackademix | 2018-08-29 | 1 | -1/+1 |
| | |||||
* | Better timing feedback for permissions changes in the popup UI. | hackademix | 2018-08-28 | 1 | -5/+7 |
| | |||||
* | Reload-less service worker busting. | hackademix | 2018-08-28 | 2 | -14/+25 |
| | |||||
* | Version bump: 10.1.9rc4. | hackademix | 2018-08-28 | 1 | -1/+1 |
| |