hackademix
|
580450b463
|
Refactor ContentMetadata into ResponseMetaData.
|
2018-07-19 01:04:35 +02:00 |
hackademix
|
0910566926
|
Removed useless work-around suggested in moz bug 1410755 which caused Tor Browser content process crashes.
|
2018-07-19 00:31:34 +02:00 |
hackademix
|
c0fbf92cfa
|
Version bump: 10.1.8.9rc1.
|
2018-07-19 00:07:18 +02:00 |
hackademix
|
d872b70769
|
Version bump: 10.1.8.8.
|
2018-07-17 18:12:09 +02:00 |
hackademix
|
5a60d58d24
|
Prevent script injection from messing with content-disposition=attachment responses.
|
2018-07-17 12:10:17 +02:00 |
hackademix
|
493d40021a
|
Version bump: 10.1.8.8rc1.
|
2018-07-17 12:03:48 +02:00 |
hackademix
|
58651ca4b4
|
Version bump: 10.1.8.7.
|
2018-07-17 00:14:23 +02:00 |
hackademix
|
b807a8bf02
|
Version bump: 10.1.8.6.
|
2018-07-16 23:49:18 +02:00 |
hackademix
|
31b2f5bbd2
|
Fixed regression breaking meta refreshes with relative URLs.
|
2018-07-16 23:45:10 +02:00 |
hackademix
|
859cb65d82
|
Version bump: 10.1.8.6rc1.
|
2018-07-16 23:43:27 +02:00 |
hackademix
|
9e72e9321c
|
Version bump: 10.1.8.5.
|
2018-07-16 17:34:16 +02:00 |
hackademix
|
37928bd2c3
|
Completed fix for quoted URLs confusing meta refresh emulation.
|
2018-07-16 17:24:54 +02:00 |
hackademix
|
909e96012c
|
Version bump: 10.1.8.5rc1.
|
2018-07-16 17:23:50 +02:00 |
hackademix
|
ad6187dfd8
|
Cosmetic bug fixes.
|
2018-07-16 15:55:01 +02:00 |
hackademix
|
f6b7232857
|
Updated TLDs.
|
2018-07-16 15:53:55 +02:00 |
hackademix
|
4101c9087c
|
Version bump: 10.1.8.4.
|
2018-07-16 15:53:10 +02:00 |
hackademix
|
a8f1b80012
|
[l10n] Fixed es.
|
2018-07-16 15:52:26 +02:00 |
hackademix
|
72b2ecf47c
|
Version bump: 10.1.8.3.
|
2018-07-16 12:23:19 +02:00 |
hackademix
|
25719ddc5e
|
Fixed cleaning up reloadingTabs in StreamFilter.onstart() was still breaking some feeds sometimes.
|
2018-07-12 22:58:52 +02:00 |
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 |