summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵hackademix2019-04-061-1/+1
| | | | current settings) - issue #69.
* 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 ↵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
| |