Commit Graph

1000 Commits

Author SHA1 Message Date
hackademix ce556a06de Remove unused/refactored-out files. 2021-06-18 23:10:18 +02:00
hackademix 5420d40fea [nscl] Fixed infinite recursion issue on window.open wrappers. 2021-06-15 00:05:12 +02:00
hackademix b592ff9e7c Version bump: 11.2.9rc2. 2021-06-15 00:05:12 +02:00
hackademix 7ba11946de Avoid treating JavaScript files as embeddings when opened as top-level documents. 2021-06-03 22:13:21 +02:00
hackademix 163edb0781 [L10n] Updated de. 2021-05-27 21:43:36 +02:00
hackademix d1e41b99f1 Version bump: 11.2.9rc1. 2021-05-26 22:15:18 +02:00
hackademix e227099110 Version bump: 11.2.8. 2021-05-20 00:16:34 +02:00
hackademix 61db56d39d Quiet down unnecessary debug logging (issue #191). 2021-05-20 00:12:12 +02:00
hackademix b7fdaa84d0 [L10n] Updated he. 2021-05-19 23:49:58 +02:00
hackademix 74a76d4114 Version bump: 11.2.8rc2. 2021-05-19 23:49:46 +02:00
hackademix 96409c9566 Fix meta refresh sometimes ignored on Firefox 78 ESR (issue #192, thanks hackerncoder for report). 2021-05-18 01:23:12 +02:00
Giorgio Maone 3247bc4f6a
Merge pull request #172 from ib/de
[l10n] Updated de.
2021-05-17 22:30:32 +02:00
hackademix 3642fae639 Version bump: 11.2.8rc1. 2021-05-17 12:57:51 +02:00
ib 46feb192a0
Merge branch 'main' into de 2021-05-17 12:34:54 +02:00
hackademix cbf1af1643 Version bump: 11.2.7. 2021-05-05 23:32:07 +02:00
hackademix f764871a38 Better prompt layout (no accidental scrollbar). 2021-05-05 23:27:10 +02:00
hackademix 2fed7c12a2 [nscl] Fix regression causing media patches to break some pages (thanks l0drex for report, issue #189). 2021-05-05 23:26:04 +02:00
hackademix ff9b575580 Version bump: 11.2.7rc1. 2021-05-04 22:02:17 +02:00
hackademix aaabce0170 Version bump: 11.2.6. 2021-05-04 09:23:01 +02:00
hackademix cddebde1f2 [nscl] Various webgl blocking enhancements. 2021-05-04 09:20:26 +02:00
hackademix 9a41297f44 Remove also sticky-positioned elements with click+DEL on scriptless pages (thanks skriptimaahinen for RFE). 2021-05-04 09:19:44 +02:00
hackademix 2c0ce093e2 Version bump: 11.2.6rc1. 2021-05-03 22:08:37 +02:00
hackademix 9c713d6365 Version bump: 11.2.5. 2021-05-03 21:02:29 +02:00
hackademix 3c0c6629a0 [L10n] Updated bn, br, ca, da, de, el, es, fr, he, is, it, ja, lt, mk, ms, nb, nl, pl, pt_BR, ru, sq, sv_SE, tr, zh_CN, zh_TW. 2021-05-03 20:19:00 +02:00
hackademix ea7dfabb09 Policy retrieval origin fine tuning. 2021-05-03 20:16:46 +02:00
hackademix a7064df9ea Version bump: 11.2.5rc6. 2021-05-03 18:07:43 +02:00
hackademix e4b2c53d90 Version bump: 11.2.5rc5. 2021-05-02 22:58:54 +02:00
hackademix 83ffbcbbff Fixed hook not taking in account experimental webgl contexts (issue #187, thanks roman567e45 for report). 2021-05-02 22:57:46 +02:00
hackademix 278b3bb24b Fixed regression in NOSCRIPT emulation (thanks barbaz for reporting). 2021-05-02 21:34:36 +02:00
hackademix e1e8d64509 Version bump: 11.2.5rc4. 2021-04-28 23:37:06 +02:00
Ingo Brückl 19f80d79fe Update German translation 2021-04-28 21:09:05 +02:00
hackademix 87550ac3cd Fixed race condition causing external CSS not to be rendered sometimes when unrestricted CSS is dsabled. 2021-04-28 19:15:47 +02:00
hackademix 06f90aac67 Rename "unchecked CSS" capability to "unrestricted CSS". 2021-04-28 19:01:57 +02:00
hackademix 4e140b4b51 Avoid document rewriting for noscript meta refresh emulation in most cases. 2021-04-28 18:41:33 +02:00
hackademix 83b5d491af Version bump: 11.2.5rc3. 2021-04-27 19:46:27 +02:00
hackademix 3573263483 [nscl] Minor fixes from the library. 2021-04-26 23:31:34 +02:00
hackademix 39c8a1e558 [nscl] Fixed XHTML pages broken when served with application/xml MIME type and no "object" capability. 2021-04-26 23:09:54 +02:00
hackademix cc06e86a1d [nscl] Switch early content script configuration to use /nscl/service/DocStartInjection.js. 2021-04-26 22:58:42 +02:00
hackademix c293ebc250 [nscl] Refactored ContentScriptOnce.js to the library. 2021-04-26 12:56:13 +02:00
hackademix d97b2f6d18 Rename the "csspp0" capability to "unchecked_css". 2021-04-07 23:45:24 +02:00
hackademix da389d825f Version bump: 11.2.5rc2. 2021-04-02 22:51:00 +02:00
hackademix f7d56c30f1 Configurable "csspp0" capability to for sites where the CSS PP0 mitigation should be disabled (e.g TRUSTED). 2021-04-02 00:22:39 +02:00
hackademix fee3a23243 [nscl] Fix CSS PP0 mitigation still interfering with some WebExtensions (thanks barbaz for report). 2021-04-02 00:18:44 +02:00
hackademix 28de8bbca5 [XSS] Increased sensitivity and specificity of risky operator pre-checks. 2021-03-28 21:58:56 +02:00
hackademix 8cd56795f6 Version bump: 11.2.5rc1. 2021-03-28 09:19:35 +02:00
hackademix a176cf261b Version bump: 11.2.4. 2021-03-26 20:17:57 +01:00
hackademix 71426453e7 [nscl] Inteception of webgl context creation in OffscreenCanvas too. 2021-03-26 19:26:46 +01:00
hackademix b178613973 Fixed regression: Site Info broken by NSCL refactoring. 2021-03-26 18:26:15 +01:00
hackademix 0731e48c94 Version bump: 11.2.4rc5. 2021-03-26 18:26:15 +01:00
hackademix e0d7ad8cea [nscl] Fixed unmerged NetCSP "extra" headers always undefined. 2021-03-25 23:32:50 +01:00