summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Updated de, fr, he, ru locales.hackademix2019-04-014-4/+4
* Preserve chromium zip on releases only.hackademix2019-04-011-2/+3
* Keep the built .zip file for chrome web store submission.hackademix2019-03-281-1/+1
* 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
* | 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 arg...hackademix2019-03-161-1/+1
* | Version bump: 10.2.2rc5.hackademix2019-03-161-1/+1
* | "General/Cascade top document's restrictions to subdocuments" option (default...hackademix2019-03-156-7/+25
* | 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 https://bugzill...hackademix2019-03-1410-22/+138
* | Updated TLDs.hackademix2019-03-142-55/+136
* | Updated event names handled by InjectionChecker.hackademix2019-03-143-2/+3
* | 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
* [Build] Bumping version to next rc made easier (build.sh bump rcX).hackademix2018-12-271-3/+8
* 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