Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [XSS] Updated HTML events matching generation to use both latest Mozilla ↵ | hackademix | 2018-08-18 | 1 | -2/+2 | |
| | | | | source code and archived data since Firefox ESR 52. | |||||
* | Version bump: 10.1.8.17rc4. | hackademix | 2018-08-18 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #13 from Lekensteyn/empty-tld-fixes | hackademix | 2018-08-18 | 1 | -1/+3 | |
|\ | | | | | Fix policy configuration for domains without dots | |||||
| * | Fix policy configuration for domains without dots | Peter Wu | 2018-08-15 | 1 | -1/+3 | |
| | | | | | | | | | | Make sure that hosts such as "_gateway" (from systemd nss-myhostname) or "master" (a local domain from DHCP) can be configured in the popup. | |||||
* | | Removed all references to RequestUtil.js and dependancies. | hackademix | 2018-08-18 | 14 | -253/+96 | |
| | | ||||||
* | | Hack: use top.name to store per-tab content-side configuration (e.g. ↵ | hackademix | 2018-08-17 | 4 | -9/+67 | |
| | | | | | | | | unrestricted tab status). | |||||
* | | [l10n] tr and br from Transifex. | hackademix | 2018-08-17 | 2 | -0/+1780 | |
| | | ||||||
* | | Policy serialization using the contentScripts API. | hackademix | 2018-08-16 | 7 | -77/+205 | |
|/ | ||||||
* | Version bump: 10.1.8.17rc3. | hackademix | 2018-08-13 | 1 | -1/+1 | |
| | ||||||
* | "High contrast appearance" option to override high contrast themes ↵ | hackademix | 2018-08-13 | 8 | -41/+99 | |
| | | | | auto-detection. | |||||
* | Best effort to run webRequest.onHeaderReceived listener last (issue #6) | hackademix | 2018-08-07 | 3 | -6/+75 | |
| | ||||||
* | Version bump: 10.1.8.17rc2. | hackademix | 2018-08-06 | 1 | -1/+1 | |
| | ||||||
* | Fixed unlocalized NoScript Options title. | hackademix | 2018-08-06 | 1 | -3/+1 | |
| | ||||||
* | Skip non-content windows when deferring startup page loading. | hackademix | 2018-08-01 | 1 | -4/+4 | |
| | ||||||
* | Broader detection of UTF-8 encoding in responses. | hackademix | 2018-08-01 | 1 | -1/+1 | |
| | ||||||
* | Fixed inline scripts not being reported to UI (skriptimaahinen). | hackademix | 2018-08-01 | 1 | -0/+1 | |
| | ||||||
* | Improved support for debugging code removal in releases. | hackademix | 2018-08-01 | 3 | -3/+3 | |
| | ||||||
* | Fixed startup race condition with pending request tracking. | hackademix | 2018-08-01 | 1 | -2/+3 | |
| | ||||||
* | Fixed updating NoScript reloads tabs with revoked temporary permissions. | hackademix | 2018-08-01 | 1 | -2/+6 | |
| | ||||||
* | Version bump: 10.1.8.17rc1. | hackademix | 2018-07-28 | 1 | -1/+1 | |
| | ||||||
* | Version bump: 10.1.8.16. | hackademix | 2018-07-28 | 1 | -1/+1 | |
| | ||||||
* | Fixed random stallings on page transitions. | hackademix | 2018-07-28 | 1 | -1/+1 | |
| | ||||||
* | Version bump: 10.1.8.16rc1. | hackademix | 2018-07-28 | 1 | -1/+1 | |
| | ||||||
* | Version bump: 10.1.8.15. | hackademix | 2018-07-28 | 1 | -1/+1 | |
| | ||||||
* | Fixed browser action icon not being updated on BF cache navigation. | hackademix | 2018-07-28 | 1 | -4/+10 | |
| | ||||||
* | Version bump: 10.1.8.15rc1. | hackademix | 2018-07-28 | 1 | -1/+1 | |
| | ||||||
* | Version bump: 10.1.8.14. | hackademix | 2018-07-28 | 1 | -1/+1 | |
| | ||||||
* | Version bump: 10.1.8.13. | hackademix | 2018-07-28 | 1 | -1/+1 | |
| | ||||||
* | Fixed regression in NOSCRIPT elements emulation. | hackademix | 2018-07-28 | 2 | -9/+8 | |
| | ||||||
* | Version bump: 10.1.8.13rc1. | hackademix | 2018-07-28 | 1 | -1/+1 | |
| | ||||||
* | Version bump: 10.1.8.12. | hackademix | 2018-07-28 | 1 | -1/+1 | |
| | ||||||
* | Version bump: 10.1.8.11rc1. | hackademix | 2018-07-28 | 1 | -1/+1 | |
| | ||||||
* | Fixed some video streams not playing anymore. | hackademix | 2018-07-28 | 1 | -1/+1 | |
| | ||||||
* | Version bump: 10.1.8.10. | hackademix | 2018-07-28 | 1 | -1/+1 | |
| | ||||||
* | Fixed window.stop() called in empty suframes. | hackademix | 2018-07-28 | 2 | -3/+4 | |
| | ||||||
* | Version bump: 10.1.8.10rc1. | hackademix | 2018-07-28 | 1 | -1/+1 | |
| | ||||||
* | Version bump: 10.1.8.9. | hackademix | 2018-07-27 | 1 | -1/+1 | |
| | ||||||
* | Disable scripting in HTML-embedding objects where webglHook cannot run, if ↵ | hackademix | 2018-07-26 | 5 | -15/+20 | |
| | | | | webgl not allowed. | |||||
* | Version bump: 10.1.8.9rc9. | hackademix | 2018-07-26 | 1 | -1/+1 | |
| | ||||||
* | More edge cases covered in dynamic script injection. | hackademix | 2018-07-26 | 4 | -26/+30 | |
| | ||||||
* | Version bump: 10.1.8.9rc8. | hackademix | 2018-07-26 | 1 | -1/+1 | |
| | ||||||
* | Updated TLDs. | hackademix | 2018-07-26 | 1 | -1/+1 | |
| | ||||||
* | [XSS] Updated HTML event attributes matching. | hackademix | 2018-07-26 | 1 | -1/+1 | |
| | ||||||
* | Fixed some resource loading feedback glitches. | hackademix | 2018-07-26 | 2 | -41/+44 | |
| | ||||||
* | Version bump: 10.1.8.9rc7. | hackademix | 2018-07-26 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' of https://github.com/hackademix/noscript | hackademix | 2018-07-25 | 1 | -3/+3 | |
|\ | | | | | | | [L10n] Fixed little typos in it locale (SebastianoPistore) | |||||
| * | Merge pull request #3 from SebastianoPistore/master | hackademix | 2018-07-25 | 1 | -3/+3 | |
| |\ | | | | | | | Update ITA translation | |||||
| | * | Update ITA translation | SebastianoPistore | 2018-07-25 | 1 | -3/+3 | |
| | | | | | | | | | - fix little typos | |||||
* | | | Version bump: 10.1.8.9rc6. | hackademix | 2018-07-25 | 1 | -1/+1 | |
| | | | ||||||
* | | | Fix for stalling embedded objects load on dynamic script injection. | hackademix | 2018-07-25 | 1 | -3/+2 | |
|/ / |