Commit Graph

527 Commits

Author SHA1 Message Date
hackademix 6208e7dbb3 Version bump: 11.0.4rc2. 2019-09-26 23:36:12 +02:00
hackademix 5517351652 [L10n] Updated Transifex-managed locales da, it, nl, ru, sv_SE. 2019-09-26 17:35:14 +02:00
hackademix e5ee60804b [XSS] Updated HTML5 events. 2019-09-26 17:33:59 +02:00
hackademix 0d680f91e3 Updated TLDs. 2019-09-26 17:33:22 +02:00
hackademix db4a5cb502 Fixed "Cascade top document restrictions" option not always applied to embedded elements. 2019-09-26 16:40:08 +02:00
hackademix deb108761d Removed XSS prompt for timeouts. 2019-09-24 11:38:47 +02:00
hackademix da1fdcb173 Version bump: 11.0.4rc1. 2019-09-24 11:35:44 +02:00
hackademix 824708c958 Version bump: 11.0.3. 2019-08-19 16:44:27 +02:00
hackademix cb599862bc Update TLDs. 2019-08-19 16:40:19 +02:00
hackademix 080117c7eb Update Transifex-managed locales he, is, nb, ru, sq, zh_TW. 2019-08-19 16:39:37 +02:00
hackademix bc97ff98f9 Version bump: 11.0.3rc3. 2019-08-19 16:38:11 +02:00
hackademix b56061943c [Tor] Work-around for prompts being huge when resistFingerprinting is enabled. 2019-08-02 19:13:26 +02:00
hackademix e45dfdcf2f [XSS] Fix false positives due to overzealous HTML attribute checking. 2019-08-02 18:04:51 +02:00
hackademix 845b0ee7dd [XSS] Enable InjectionChecker logging when debugging mode is on. 2019-08-02 18:03:49 +02:00
hackademix 207bd159c5 Version bump: 11.0.3rc2. 2019-08-02 17:39:15 +02:00
hackademix 119ca9b637 Updated TLDs. 2019-07-31 19:15:30 +02:00
hackademix 125a1a2937 Work-around for browser.i18n.getMessage() API in content scripts giving away browser's real locale (Tor issue #31287). 2019-07-31 19:13:41 +02:00
hackademix 6ef9b4e232 Version bump: 11.0.3rc1. 2019-07-25 22:15:16 +02:00
hackademix 863f6cc48f Version bump: 11.0.2. 2019-07-25 20:26:16 +02:00
hackademix 7ac0f2eb36 Updated TLDs. 2019-07-25 15:20:41 +02:00
hackademix 2679fdfb34 Update Transifex-managed locales br, de, it, ms, nl, ru, tr. 2019-07-25 15:19:10 +02:00
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