summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | Removed all references to RequestUtil.js and dependancies.hackademix2018-08-1814-253/+96
* | Hack: use top.name to store per-tab content-side configuration (e.g. unrestri...hackademix2018-08-174-9/+67
* | [l10n] tr and br from Transifex.hackademix2018-08-172-0/+1780
* | Policy serialization using the contentScripts API.hackademix2018-08-167-77/+205
|/
* Version bump: 10.1.8.17rc3.hackademix2018-08-131-1/+1
* "High contrast appearance" option to override high contrast themes auto-detec...hackademix2018-08-138-41/+99
* Best effort to run webRequest.onHeaderReceived listener last (issue #6)hackademix2018-08-073-6/+75
* Version bump: 10.1.8.17rc2.hackademix2018-08-061-1/+1
* Fixed unlocalized NoScript Options title.hackademix2018-08-061-3/+1
* Skip non-content windows when deferring startup page loading.hackademix2018-08-011-4/+4
* Broader detection of UTF-8 encoding in responses.hackademix2018-08-011-1/+1
* Fixed inline scripts not being reported to UI (skriptimaahinen).hackademix2018-08-011-0/+1
* Improved support for debugging code removal in releases.hackademix2018-08-013-3/+3
* Fixed startup race condition with pending request tracking.hackademix2018-08-011-2/+3
* Fixed updating NoScript reloads tabs with revoked temporary permissions.hackademix2018-08-011-2/+6
* Version bump: 10.1.8.17rc1.hackademix2018-07-281-1/+1
* Version bump: 10.1.8.16.hackademix2018-07-281-1/+1
* Fixed random stallings on page transitions.hackademix2018-07-281-1/+1
* Version bump: 10.1.8.16rc1.hackademix2018-07-281-1/+1
* Version bump: 10.1.8.15.hackademix2018-07-281-1/+1
* Fixed browser action icon not being updated on BF cache navigation.hackademix2018-07-281-4/+10
* Version bump: 10.1.8.15rc1.hackademix2018-07-281-1/+1
* Version bump: 10.1.8.14.hackademix2018-07-281-1/+1
* Version bump: 10.1.8.13.hackademix2018-07-281-1/+1
* Fixed regression in NOSCRIPT elements emulation.hackademix2018-07-282-9/+8
* Version bump: 10.1.8.13rc1.hackademix2018-07-281-1/+1
* Version bump: 10.1.8.12.hackademix2018-07-281-1/+1
* Version bump: 10.1.8.11rc1.hackademix2018-07-281-1/+1
* Fixed some video streams not playing anymore.hackademix2018-07-281-1/+1
* Version bump: 10.1.8.10.hackademix2018-07-281-1/+1
* Fixed window.stop() called in empty suframes.hackademix2018-07-282-3/+4
* Version bump: 10.1.8.10rc1.hackademix2018-07-281-1/+1
* Version bump: 10.1.8.9.hackademix2018-07-271-1/+1
* Disable scripting in HTML-embedding objects where webglHook cannot run, if we...hackademix2018-07-265-15/+20
* Version bump: 10.1.8.9rc9.hackademix2018-07-261-1/+1
* More edge cases covered in dynamic script injection.hackademix2018-07-264-26/+30
* Version bump: 10.1.8.9rc8.hackademix2018-07-261-1/+1
* Updated TLDs.hackademix2018-07-261-1/+1
* [XSS] Updated HTML event attributes matching.hackademix2018-07-261-1/+1
* Fixed some resource loading feedback glitches.hackademix2018-07-262-41/+44
* Version bump: 10.1.8.9rc7.hackademix2018-07-261-1/+1
* Merge branch 'master' of https://github.com/hackademix/noscripthackademix2018-07-251-3/+3
|\
| * Merge pull request #3 from SebastianoPistore/masterhackademix2018-07-251-3/+3
| |\
| | * Update ITA translationSebastianoPistore2018-07-251-3/+3
* | | Version bump: 10.1.8.9rc6.hackademix2018-07-251-1/+1
* | | Fix for stalling embedded objects load on dynamic script injection.hackademix2018-07-251-3/+2
|/ /
* | Fixed infinite reload loops on scripting permissions mismatches.hackademix2018-07-252-7/+13
* | Version bump: 10.1.8.9rc5.hackademix2018-07-251-1/+1
|/
* Work-around for serviceWorker loads bypassing webRequest.hackademix2018-07-242-19/+54
* [UI] More flexible CSS layout for preset buttons.hackademix2018-07-241-2/+2