summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵hackademix2018-07-093-1/+61
| | | | version bump.
* 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 ↵hackademix2018-07-087-0/+4676
| | | | localization campaign).
* Truncate preset labels which exceed the button size, accomodating for longer ↵hackademix2018-07-081-1/+1
| | | | localized strings.
* Use a custom <no-script> element as <NOSCRIPT> replacement.hackademix2018-07-081-1/+1
|
* Added bump command to build.sh.hackademix2018-07-081-1/+7
|
* Version bump: 10.1.8.3rc8.hackademix2018-07-081-1/+1
|
* Fixed <NOSCRIPT> replacements to be inline elements.hackademix2018-07-081-1/+1
|
* Added "tag" command to build.sh.hackademix2018-07-071-0/+5
|
* Fixed dynamic script injection breaking images shown as frame content.hackademix2018-07-072-15/+17
|
* Work-around for onload not being fired on XML documents in Tor Browser/ESR60.hackademix2018-07-062-27/+41
|
* Version bump to 10.1.8.3rc7.hackademix2018-07-061-1/+1
|
* More informative / useful popup on (semi)privileged pages.hackademix2018-07-061-19/+34
|
* Backport dynamic script injection to Tor Browser / Fx ESR60.hackademix2018-07-031-4/+12
|
* Provide a uuid function fallback which doesn't fail in the Tor Browser.hackademix2018-07-031-3/+12
|
* Version bumb to 10.1.8.3rc6.hackademix2018-07-031-1/+1
|
* Minor build script and code tree cleanup, including license info inside the XPI.hackademix2018-07-033-7/+6
|
* XSS filter autoupdated to latest HTML events supported by the browserhackademix2018-07-032-2/+2
|
* Fixed regression: dynamic script injection breaking images loaded as frame ↵hackademix2018-07-033-3/+19
| | | | content.
* Simplified and apparently more reliable+flexible+efficient dynamic script ↵hackademix2018-07-025-129/+65
| | | | injection method.
* Fixed ReadMe typo and added .gitignore.hackademix2018-07-012-3/+8
|
* Initial commit starting at version 10.1.8.3rc4.hackademix2018-07-01100-0/+23739