summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Version bump: 10.1.8.9rc3.hackademix2018-07-211-1/+1
* Fixed externally handled resources opened in popups being broken by dynamic s...hackademix2018-07-202-20/+37
* Prevent multiple canScript content messages during the same page load.hackademix2018-07-201-1/+9
* Replaced unicode glyphs missing on some platforms and in the Tor Browser.hackademix2018-07-204-7/+12
* Version bump: 10.1.8.9rc2.hackademix2018-07-201-1/+1
* Refactor ContentMetadata into ResponseMetaData.hackademix2018-07-194-40/+65
* Removed useless work-around suggested in moz bug 1410755 which caused Tor Bro...hackademix2018-07-191-14/+5
* Version bump: 10.1.8.9rc1.hackademix2018-07-191-1/+1
* Version bump: 10.1.8.8.hackademix2018-07-171-1/+1
* Prevent script injection from messing with content-disposition=attachment res...hackademix2018-07-172-12/+16
* Version bump: 10.1.8.8rc1.hackademix2018-07-171-1/+1
* Version bump: 10.1.8.7.hackademix2018-07-171-1/+1
* Version bump: 10.1.8.6.hackademix2018-07-161-1/+1
* Fixed regression breaking meta refreshes with relative URLs.hackademix2018-07-161-1/+1
* Version bump: 10.1.8.6rc1.hackademix2018-07-161-1/+1
* Version bump: 10.1.8.5.hackademix2018-07-161-1/+1
* Completed fix for quoted URLs confusing meta refresh emulation.hackademix2018-07-161-2/+4
* Version bump: 10.1.8.5rc1.hackademix2018-07-161-1/+1
* Cosmetic bug fixes.hackademix2018-07-162-3/+4
* Updated TLDs.hackademix2018-07-161-1/+1
* Version bump: 10.1.8.4.hackademix2018-07-161-1/+1
* [l10n] Fixed es.hackademix2018-07-161-2/+2
* Version bump: 10.1.8.3.hackademix2018-07-161-1/+1
* Fixed cleaning up reloadingTabs in StreamFilter.onstart() was still breaking ...hackademix2018-07-121-10/+8
* [XSS] Fixed anti-HPP coalescing wrongly applied to POST requests causing JSON...hackademix2018-07-121-2/+2
* Fixed first popup row not showing the initial site active preset.hackademix2018-07-121-30/+30
* Removed deprecated windowType usages.hackademix2018-07-122-4/+2
* Fixed meta-refresh emulation getting confused by quoted URLs.hackademix2018-07-121-1/+1
* Version bump: 10.1.8.3rc11.hackademix2018-07-121-1/+1
* Restored UNTRUSTED label localized string previously modified for testing.hackademix2018-07-121-1/+1
* Autosize preset buttons final.hackademix2018-07-122-39/+47
* Fixed race condition in work-around for broken feeds in ESR60.hackademix2018-07-111-12/+15
* Autosize preset buttons part 2.hackademix2018-07-112-4/+8
* Made preset buttons automatically sized according to their (localized) content.hackademix2018-07-113-5/+54
* Reload hack to let the RSS feed reader work on ESR60hackademix2018-07-101-13/+54
* Changed "script count" into "blocked items count" in badge appearance option.hackademix2018-07-101-1/+1
* Reverted <noscript> replacement to <span> over fingerprinting concerns.hackademix2018-07-091-1/+1
* Version bump: 10.1.8.3rc10.hackademix2018-07-091-1/+1
* More specific dynamic script injection exceptions.hackademix2018-07-091-14/+14
* Fixed label sizes in de localized messages.hackademix2018-07-091-2/+2
* Added two library files (one, lib/restricted.js, missing from rc8 tag) and ve...hackademix2018-07-093-1/+61
* More graceful handling of internal and restricted URLs.hackademix2018-07-092-3/+9
* Content-side DOM insertions made compatible with XML document.hackademix2018-07-093-5/+9
* More specific content-type exception for dynamic script injection.hackademix2018-07-091-1/+2
* Removed console.log() patching test code accidentally committed in media.js.hackademix2018-07-081-3/+0
* Added de, es, fr, it, nl, pt_BR and zh_CN locales (courtesy of Mozilla's loca...hackademix2018-07-087-0/+4676
* Truncate preset labels which exceed the button size, accomodating for longer ...hackademix2018-07-081-1/+1
* Use a custom <no-script> element as <NOSCRIPT> replacement.hackademix2018-07-081-1/+1
* Version bump: 10.1.8.3rc8.hackademix2018-07-081-1/+1
* Fixed <NOSCRIPT> replacements to be inline elements.hackademix2018-07-081-1/+1