hackademix
|
491736d5e7
|
Fix bug in browser type detection by content scripts.
|
2019-07-25 15:16:34 +02:00 |
hackademix
|
cae465b19c
|
Fix incorrect console reporting from paste sanitization.
|
2019-07-25 15:14:23 +02:00 |
hackademix
|
7aab9ae426
|
Fix paste sanitization bugs and make it work on drag and drop too.
|
2019-07-24 22:48:02 +02:00 |
hackademix
|
4a25cb7e12
|
Version bump: 11.0.2rc2.
|
2019-07-24 13:48:14 +02:00 |
hackademix
|
a42f920830
|
Updated TLDs.
|
2019-07-23 18:19:30 +02:00 |
hackademix
|
e7c1761f7c
|
Restore "classic" pasted HTML sanitization feature (patch by barbaz with slight modifications).
|
2019-07-23 18:11:14 +02:00 |
hackademix
|
8f71c8f4d3
|
Add "Collapse blocked objects" option to the Blocked Objects prompt.
|
2019-07-23 18:11:14 +02:00 |
hackademix
|
dc2cf89b3f
|
Update childNode.parentNode.removeChild(childNode) pattern to childNode.remove().
|
2019-07-23 18:11:14 +02:00 |
hackademix
|
c7f053a622
|
Handle corner case when application/* content types should match "media" rather than "object".
|
2019-07-23 18:11:14 +02:00 |
hackademix
|
22393ac858
|
Handle replacement clicks even if a content placeholder is obstructed.
|
2019-07-23 18:11:14 +02:00 |
hackademix
|
081ffddda6
|
More graceful handling of chrome: origins.
|
2019-07-23 18:11:14 +02:00 |
hackademix
|
1a90574124
|
Tiny CSP optimization (per spec, http: implies https:).
|
2019-07-23 18:11:14 +02:00 |
hackademix
|
0d93b22324
|
Updated Transifex-managed nb, sv_SE and zh_CN locales.
|
2019-07-23 18:11:14 +02:00 |
hackademix
|
c54dfbb742
|
Version bump: 11.0.2rc1.
|
2019-07-23 18:11:02 +02:00 |
hackademix
|
c2bce462d2
|
Updated TLDs.
|
2019-06-30 08:22:35 +02:00 |
hackademix
|
cf7364b744
|
Fixed toolbar drag and drop configuration not working on Chrome.
|
2019-06-30 08:21:56 +02:00 |
hackademix
|
995e5e95e6
|
Version bump: 11.0.1.
|
2019-06-30 08:18:44 +02:00 |
hackademix
|
f4bc9dbe05
|
Version bump: 11.0.
|
2019-06-24 23:08:45 +02:00 |
hackademix
|
6797437404
|
[XSS] Fixed false positives with parameters named "src".
|
2019-06-24 22:43:14 +02:00 |
hackademix
|
875c5c95d1
|
Static and click-to-play placeholders.
|
2019-06-24 22:42:26 +02:00 |
hackademix
|
6fcf92fbb1
|
New Transifex-managed locales (da, is, pl, sq, zh_TW).
|
2019-06-24 19:31:40 +02:00 |
hackademix
|
5d24f36508
|
Updated sv_SE Transifex-managed locale.
|
2019-06-24 19:31:05 +02:00 |
hackademix
|
cfd9ba740c
|
Version bump: 11.0rc1.
|
2019-06-24 19:22:01 +02:00 |
hackademix
|
fa264f8157
|
Version bump: 10.6.3.
|
2019-06-15 22:41:20 +02:00 |
hackademix
|
4491d2f81b
|
Updated TLDs.
|
2019-06-15 20:59:00 +02:00 |
hackademix
|
48d03247ff
|
Fixed media replacement broken when <source> elements are used.
|
2019-06-15 20:42:39 +02:00 |
hackademix
|
a4f088211e
|
Fixed regression in full embedding document replacement due to timing changes.
|
2019-06-15 20:41:26 +02:00 |
hackademix
|
04baf1a3f8
|
Version bump: 10.6.3rc8.
|
2019-06-15 17:52:18 +02:00 |
hackademix
|
fba660149e
|
Further work-around for setting importation file picking inconsistencies on Android.
|
2019-05-30 13:23:35 +02:00 |
hackademix
|
18c0cdc590
|
Updated TLDs.
|
2019-05-30 12:52:35 +02:00 |
hackademix
|
9a44bf8900
|
Version bump: 10.6.3rc7.
|
2019-05-30 09:40:26 +02:00 |
hackademix
|
fc72add8a9
|
Fixed [Import] button on Android (issue #76).
|
2019-05-28 23:32:19 +02:00 |
hackademix
|
b89b161d9b
|
Version bump: 10.6.3rc6.
|
2019-05-28 23:16:10 +02:00 |
hackademix
|
22bceb6c97
|
Further JSON reduction optimizations.
|
2019-05-28 16:48:58 +02:00 |
hackademix
|
b935c22f55
|
Version bump: 10.6.3rc5.
|
2019-05-28 16:48:30 +02:00 |
hackademix
|
cd44c749f4
|
Timing cap inferenced by call numbers when using low-resolution timers.
|
2019-05-28 01:35:44 +02:00 |
hackademix
|
4d4fa3c6ed
|
Make XSS timeouts fatal and reported.
|
2019-05-28 01:35:44 +02:00 |
hackademix
|
37d148e3af
|
Fixed JSON parsing preamble regression.
|
2019-05-28 01:35:44 +02:00 |
hackademix
|
c2f0ce0dfc
|
Version bump: 10.6.3rc4.
|
2019-05-28 01:35:44 +02:00 |
hackademix
|
5597c4b0e5
|
XSS Filter made further asynchronous, prevents freezes on complex JSON payloads.
|
2019-05-27 00:28:01 +02:00 |
hackademix
|
4826128e43
|
Version bump: 10.6.3rc3.
|
2019-05-27 00:27:51 +02:00 |
hackademix
|
23fb55bf38
|
More accurate algorithm to account for permissions changes in the UI triggering automatic reloads.
|
2019-05-26 15:42:00 +02:00 |
hackademix
|
b06ec5d1c8
|
Version bump: 10.6.3rc2.
|
2019-05-26 15:40:41 +02:00 |
hackademix
|
947a2684af
|
Updated TLDs.
|
2019-05-26 00:13:52 +02:00 |
hackademix
|
78a5600d47
|
Skip page autoreloads on transitions between temporary and permanent presets of the same kind.
|
2019-05-26 00:07:55 +02:00 |
hackademix
|
f11d4243bc
|
Version bump: 10.6.3rc1.
|
2019-05-26 00:05:07 +02:00 |
hackademix
|
5c44687f18
|
Version bump: 10.6.2.
|
2019-05-22 18:54:48 +02:00 |
hackademix
|
3f48f4d5a0
|
Updated InjectionChecker's HTML5 events.
|
2019-05-22 18:45:58 +02:00 |
hackademix
|
0eb42450d4
|
Removed work-around for https://bugzilla.mozilla.org/show_bug.cgi?id=1532530 (see https://trac.torproject.org/projects/tor/ticket/29969#comment:9).
|
2019-05-22 18:45:34 +02:00 |
hackademix
|
c84673b110
|
Removed legacy DomNode.replaceChild() usage.
|
2019-05-22 16:59:18 +02:00 |