hackademix
|
7e3decc8f4
|
[XSS] Fixed anti-HPP coalescing wrongly applied to POST requests causing JSON reduction optimization to choke on big payloads.
|
2018-07-12 18:58:57 +02:00 |
hackademix
|
8f6574661d
|
Fixed first popup row not showing the initial site active preset.
|
2018-07-12 16:01:26 +02:00 |
hackademix
|
54dd9fa754
|
Removed deprecated windowType usages.
|
2018-07-12 15:58:42 +02:00 |
hackademix
|
66adf2720e
|
Fixed meta-refresh emulation getting confused by quoted URLs.
|
2018-07-12 02:10:22 +02:00 |
hackademix
|
a9e1051018
|
Version bump: 10.1.8.3rc11.
|
2018-07-12 02:09:21 +02:00 |
hackademix
|
5937dd5e08
|
Restored UNTRUSTED label localized string previously modified for testing.
|
2018-07-12 00:11:54 +02:00 |
hackademix
|
2bf06beae5
|
Autosize preset buttons final.
|
2018-07-12 00:04:53 +02:00 |
hackademix
|
9815e0f7cf
|
Fixed race condition in work-around for broken feeds in ESR60.
|
2018-07-11 19:26:50 +02:00 |
hackademix
|
9a0a76ec3c
|
Autosize preset buttons part 2.
|
2018-07-11 03:03:30 +02:00 |
hackademix
|
842caf7340
|
Made preset buttons automatically sized according to their (localized) content.
|
2018-07-11 00:53:25 +02:00 |
hackademix
|
74e20bb3eb
|
Reload hack to let the RSS feed reader work on ESR60
|
2018-07-10 23:56:19 +02:00 |
hackademix
|
d03e810f1b
|
Changed "script count" into "blocked items count" in badge appearance option.
|
2018-07-10 15:47:44 +02:00 |
hackademix
|
3ae5cd55c9
|
Reverted <noscript> replacement to <span> over fingerprinting concerns.
|
2018-07-09 23:22:36 +02:00 |
hackademix
|
609a6fec3d
|
Version bump: 10.1.8.3rc10.
|
2018-07-09 23:21:52 +02:00 |
hackademix
|
17a0426c32
|
More specific dynamic script injection exceptions.
|
2018-07-09 19:32:24 +02:00 |
hackademix
|
c6882356d3
|
Fixed label sizes in de localized messages.
|
2018-07-09 19:30:49 +02:00 |
hackademix
|
7dfa2e640b
|
Added two library files (one, lib/restricted.js, missing from rc8 tag) and version bump.
|
2018-07-09 19:29:23 +02:00 |
hackademix
|
103324e5d2
|
More graceful handling of internal and restricted URLs.
|
2018-07-09 01:36:28 +02:00 |
hackademix
|
5217db79ce
|
Content-side DOM insertions made compatible with XML document.
|
2018-07-09 00:09:34 +02:00 |
hackademix
|
dac392deda
|
More specific content-type exception for dynamic script injection.
|
2018-07-09 00:08:26 +02:00 |
hackademix
|
48690ee92e
|
Removed console.log() patching test code accidentally committed in media.js.
|
2018-07-08 22:27:53 +02:00 |
hackademix
|
10d4986b7a
|
Added de, es, fr, it, nl, pt_BR and zh_CN locales (courtesy of Mozilla's localization campaign).
|
2018-07-08 22:22:54 +02:00 |
hackademix
|
183f0bc100
|
Truncate preset labels which exceed the button size, accomodating for longer localized strings.
|
2018-07-08 22:20:24 +02:00 |
hackademix
|
df24338a04
|
Use a custom <no-script> element as <NOSCRIPT> replacement.
|
2018-07-08 14:07:08 +02:00 |
hackademix
|
55d477dd5c
|
Added bump command to build.sh.
|
2018-07-08 14:05:04 +02:00 |
hackademix
|
20f80666fe
|
Version bump: 10.1.8.3rc8.
|
2018-07-08 10:20:13 +02:00 |
hackademix
|
cf1b413bff
|
Fixed <NOSCRIPT> replacements to be inline elements.
|
2018-07-08 10:02:11 +02:00 |
hackademix
|
8b183f9c70
|
Added "tag" command to build.sh.
|
2018-07-07 03:02:40 +02:00 |
hackademix
|
0ad5f95eb4
|
Fixed dynamic script injection breaking images shown as frame content.
|
2018-07-07 01:28:20 +02:00 |
hackademix
|
093b9d724e
|
Work-around for onload not being fired on XML documents in Tor Browser/ESR60.
|
2018-07-06 04:01:44 +02:00 |
hackademix
|
799d99bd10
|
Version bump to 10.1.8.3rc7.
|
2018-07-06 01:01:22 +02:00 |
hackademix
|
1ee85084f7
|
More informative / useful popup on (semi)privileged pages.
|
2018-07-06 00:59:12 +02:00 |
hackademix
|
57eaa94dde
|
Backport dynamic script injection to Tor Browser / Fx ESR60.
|
2018-07-03 19:36:39 +02:00 |
hackademix
|
8ae9513f75
|
Provide a uuid function fallback which doesn't fail in the Tor Browser.
|
2018-07-03 19:35:33 +02:00 |
hackademix
|
5c71c94a13
|
Version bumb to 10.1.8.3rc6.
|
2018-07-03 19:32:45 +02:00 |
hackademix
|
849fd0c7a9
|
Minor build script and code tree cleanup, including license info inside the XPI.
|
2018-07-03 17:36:36 +02:00 |
hackademix
|
e2a8c5768f
|
XSS filter autoupdated to latest HTML events supported by the browser
|
2018-07-03 17:06:46 +02:00 |
hackademix
|
e0ae64871e
|
Fixed regression: dynamic script injection breaking images loaded as frame content.
|
2018-07-03 17:02:58 +02:00 |
hackademix
|
81bd93a72d
|
Simplified and apparently more reliable+flexible+efficient dynamic script injection method.
|
2018-07-02 01:50:32 +02:00 |
hackademix
|
673c881559
|
Fixed ReadMe typo and added .gitignore.
|
2018-07-01 01:07:17 +02:00 |
hackademix
|
eceae7187a
|
Initial commit starting at version 10.1.8.3rc4.
|
2018-07-01 01:01:23 +02:00 |