summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Version bump: 10.6.3rc2.hackademix2019-05-261-1/+1
* Updated TLDs.hackademix2019-05-261-1/+1
* Skip page autoreloads on transitions between temporary and permanent presets ...hackademix2019-05-261-12/+14
* Version bump: 10.6.3rc1.hackademix2019-05-261-1/+1
* Version bump: 10.6.2.hackademix2019-05-221-1/+1
* Updated InjectionChecker's HTML5 events.hackademix2019-05-221-1/+1
* Removed work-around for https://bugzilla.mozilla.org/show_bug.cgi?id=1532530...hackademix2019-05-2222-238/+9
* Removed legacy DomNode.replaceChild() usage.hackademix2019-05-221-1/+1
* Version bump: 10.6.2rc2.hackademix2019-05-221-1/+1
* Fix mozwebext class added to content pages (Issue #80).hackademix2019-05-061-10/+20
* Updated TLDs.hackademix2019-04-291-1/+1
* Updated Transifex-managed locales (es, ms, tr).hackademix2019-04-293-28/+28
* Skip MediaSource patching where it's disabled by browser settings.hackademix2019-04-291-1/+2
* Skip dev-mode XSS tests unless the browser is Firefox.hackademix2019-04-291-1/+1
* Reference internal pages as absolute URLs for Chromium compatibility.hackademix2019-04-292-3/+7
* Version bump: 10.6.2rc1.hackademix2019-04-291-1/+1
* Version bump: 10.6.1.hackademix2019-04-081-1/+1
* Updated Transifex-managed nl locale.hackademix2019-04-081-1/+1
* Catch SecurityException thrown on cross-origin wrappedJSObject access.hackademix2019-04-081-1/+6
* Make RequestGuard's header processing synchronous on non-supporting browsers.hackademix2019-04-082-8/+15
* Fixed inconsistencies in handling of browser-internal URLs.hackademix2019-04-084-9/+13
* Fixed resetting options works just once per session (defaults reference curre...hackademix2019-04-061-1/+1
* Updated Transifex-managed locales (de, fr, it, tr).hackademix2019-04-064-9/+9
* Version bump: 10.6.1rc1.hackademix2019-04-011-1/+1
* Version bump: 10.6.hackademix2019-04-011-1/+1
* Version bump: 10.6rc2.hackademix2019-04-011-1/+1
* Limit wrappedJSObject usages to compatible browsers.hackademix2019-04-014-4/+4
* Version bump: 10.6rc1.hackademix2019-04-011-1/+1
* Updated TLDs.hackademix2019-04-011-1/+1
* Updated de, fr, he, ru locales.hackademix2019-04-014-4/+4
* Chromium-compatible popup closure handling.hackademix2019-03-283-15/+34
* Work-around for potential issues with legacy prefs.hackademix2019-03-281-3/+5
* Chromium-compatible version number.hackademix2019-03-281-1/+1
* Remove source map reference because of https://bugzilla.mozilla.org/show_bug....hackademix2019-03-281-1/+1
* 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
| * 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