summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Remove source map reference because of ↵hackademix2019-03-281-1/+1
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=1437937
* Fixed manifest description for cross-browser and chrome web store usage.hackademix2019-03-281-2/+2
|
* Merge branch 'chromium' into merge/chromiumhackademix2019-03-2723-41/+1288
|\
| * Remove usage of non-standard Array methods.hackademix2019-02-014-11/+10
| |
| * Removed non-standard uneval() usage.hackademix2019-02-011-1/+1
| |
| * Fallback XSS filtering to XSS Auditor since asynchronous webRequest handlers ↵hackademix2019-02-014-4/+14
| | | | | | | | are not supported by Chromium.
| * Conditional CSS toggle for non-mozilla browsers.hackademix2019-02-011-3/+7
| |
| * Chromium-compatible UI stylesheets.hackademix2019-02-013-1/+18
| |
| * Differentiate Chromium restricted URLs (where extensions cannot operate).hackademix2019-02-011-17/+17
| |
| * Graceful degradation for missing WebExtensions APIs on Chromium.hackademix2019-02-014-8/+17
| |
| * Generic shims for Chromium derivatives.hackademix2019-02-017-1/+1209
| |
* | Version bump: 10.2.5.hackademix2019-03-241-1/+1
| |
* | Better detection of privileged URLs in the XSS filter.hackademix2019-03-241-0/+3
| |
* | Version bump: 10.2.5rc1.hackademix2019-03-241-1/+1
| |
* | Version bump: 10.2.4.hackademix2019-03-201-1/+1
| |
* | Improved prompts layout.hackademix2019-03-202-3/+12
| |
* | Improved unscanned POST blocking.hackademix2019-03-201-2/+2
| |
* | Version bump: 10.2.4rc1.hackademix2019-03-201-1/+1
| |
* | Version bump: 10.2.3.hackademix2019-03-191-1/+1
| |
* | Version bump: 10.2.3rc3.hackademix2019-03-191-1/+1
| |
* | Updated Transifex-managed locales.hackademix2019-03-192-2/+2
| |
* | Fixed searches from the url bar causing XSS warnings in the Tor Browser.hackademix2019-03-191-1/+3
| |
* | Version bump: 10.2.3rc2.hackademix2019-03-191-1/+1
| |
* | Improved popup initialization perceived speed.hackademix2019-03-192-24/+20
| |
* | Fixed popup top buttons not visible in high contrast appearance mode.hackademix2019-03-191-4/+22
| |
* | Version bump: 10.2.3rc1.hackademix2019-03-191-1/+1
| |
* | Version bump: 10.2.2.hackademix2019-03-171-1/+1
| |
* | Updated Transifex-managed locales.hackademix2019-03-1716-690/+1233
| |
* | Fixed ns.requestCan() using hardcoded "script" rather than its capability ↵hackademix2019-03-161-1/+1
| | | | | | | | argument.
* | Version bump: 10.2.2rc5.hackademix2019-03-161-1/+1
| |
* | "General/Cascade top document's restrictions to subdocuments" option ↵hackademix2019-03-156-7/+25
| | | | | | | | (default true on the Tor Browser).
* | Remove double quotes around property names for consistency.hackademix2019-03-151-6/+6
| |
* | Version bump: 10.2.2rc4.hackademix2019-03-151-1/+1
| |
* | Added "incognito" manifest.json key.hackademix2019-03-141-1/+2
| |
* | Selective handling of Tor Browser options and work-around for ↵hackademix2019-03-1410-22/+138
| | | | | | | | https://bugzilla.mozilla.org/show_bug.cgi?id=1532530
* | Updated TLDs.hackademix2019-03-141-1/+1
| |
* | Updated event names handled by InjectionChecker.hackademix2019-03-141-1/+1
| |
* | Added missing await to async options saving.hackademix2019-03-141-1/+1
|/
* Version bump: 10.2.2rc3.hackademix2018-12-311-1/+1
|
* Safer cookie-less check for unrestricted tabs from subdocuments.hackademix2018-12-271-4/+9
|
* Version bump: 10.2.2rc2.hackademix2018-12-271-1/+1
|
* [Locale] Added sv_SE (by Jonatan Nyberg).hackademix2018-12-271-0/+894
|
* Fix for unrestricted tabs not affecting about:blank subframes (issue #48).hackademix2018-12-264-3/+537
|
* [XSS] Updated known HTML events lists.hackademix2018-12-261-1/+1
|
* Version bump: 10.2.2rc1.hackademix2018-12-251-1/+1
|
* Version bump: 10.2.1.hackademix2018-12-231-1/+1
|
* Cascade top document's restrictions to subframes (Tor issue #28873).hackademix2018-12-171-5/+20
|
* Version bump: 10.2.1rc3.hackademix2018-12-171-1/+1
|
* Fix restored media element from placeholder not loading previously blocked ↵hackademix2018-12-061-3/+3
| | | | content.
* Version bump: 10.2.1rc2.hackademix2018-12-051-1/+1
|