Commit Graph

1795 Commits

Author SHA1 Message Date
hackademix 6c1c19984a
Make "Temporarily set top-level sites to TRUSTED" work on Manifest V3 (issue #388). 2024-11-21 01:29:50 +01:00
hackademix 747c059a87
Fix UI reporting noise from requests of uninteresting types (e.g. images). 2024-11-21 01:28:09 +01:00
hackademix cbc3c239f2
Fixes naked domains with no HTTPS lock and explicit port numbers not correctly matched in mapped MV3 DNR rules (issue #387). 2024-11-21 01:25:29 +01:00
hackademix 317b97ccce
Version bump: 12.0.2. 2024-11-20 23:17:08 +01:00
hackademix 06cd1c1e4e
Restructure inclusion of file/ftp protocol-specific content scripts. 2024-11-19 23:16:24 +01:00
hackademix fd33d7b3ce
Fixed TabTies session (de)serialization bugs. 2024-11-19 22:40:03 +01:00
hackademix 558e37b91e
[nscl] Fixed media blocking regresssion affecting Youtube (issue #386). 2024-11-19 21:56:41 +01:00
hackademix d9fa595998
Version bump: 12.0.1. 2024-11-19 21:55:19 +01:00
hackademix af88ebc38b
Adapt build scripts to mixed MV3/MV2 12.x development cycles. 2024-11-18 10:07:29 +01:00
hackademix f3c92588f2
[nscl] Switch all the Chromium usages of patchWindow() to the new Worlds API. 2024-11-16 00:41:13 +01:00
hackademix 3fe53be3fb
[nscl] Switch patchWorkers.js implementation from patchWindow.js to Worlds.js. 2024-11-16 00:38:42 +01:00
hackademix bf01385e40
[nscl] Switch WebGLHook implementation from patchWindow.js to Worlds.js. 2024-11-16 00:37:34 +01:00
hackademix 0790ad885e
Optimized fall-back reporting for non-HTTP documents and included script type. 2024-11-16 00:36:01 +01:00
hackademix 6fadd5c4f9
Remove uuid from DNR reporting CSP to prevent it from being abused for tracking. 2024-11-16 00:36:00 +01:00
hackademix b7a5a4a065
Import versioning module just once. 2024-11-16 00:35:59 +01:00
hackademix 694d7bd655
Infrastructure to replace patchWindow.js with MAIN world content scripts. 2024-11-16 00:35:56 +01:00
hackademix 404d6030e7
MV3 compatibility 2024-11-16 00:32:04 +01:00
hackademix 501f2c96ce
DeclarativeNetRequest-backed policy enforcement. 2024-11-16 00:32:03 +01:00
hackademix 971697043c
Fixed theming race condition and other bugs. 2024-11-16 00:32:02 +01:00
hackademix 7753e5345c
Require explicit call to run tests. 2024-11-16 00:32:01 +01:00
hackademix dc6ee399dd
Simplified Wakening. 2024-11-16 00:32:01 +01:00
hackademix a4e2b9b344
Gecko strict compatibility versionining to prevent Chromium-only NoScript 12.x from being accidentally installed on Firefox. 2024-11-16 00:32:00 +01:00
hackademix 537f9b3f9f
Version bump: 12.0.0. 2024-11-16 00:31:57 +01:00
hackademix 9e46c954fb
[nscl] Updated to latest NoScript Commons Library. 2024-11-11 21:40:23 +01:00
hackademix ae6af7996c
Fixed offscreen placeholder container preventing user interaction on the left of placeholders (tor-browser#43282). 2024-11-11 18:59:23 +01:00
hackademix 4262af3219
Fix localization-related console spam when opening options panel (tor-browser#43269). 2024-11-11 18:06:36 +01:00
hackademix 17d70fe23f
Version bump: 11.5.3rc1. 2024-11-11 18:00:02 +01:00
hackademix 19b24ff335
Version bump: 11.5.2. 2024-10-31 17:14:03 +01:00
hackademix b5ec4e67f7
[tor-browser#43257] More efficient, flexible and race-resistant placeholder styling. 2024-10-31 17:02:21 +01:00
hackademix b0ba396cf5
Version bump: 11.5.2rc1. 2024-10-30 19:21:37 +01:00
hackademix b98dd56ffa
Version bump: 11.5.1. 2024-10-30 14:36:00 +01:00
hackademix f9698a748f
[tor-browser#43258] Fixed LifeCycle error on update. 2024-10-30 09:58:10 +01:00
hackademix bdc3787d9d
Version bump: 11.5.1rc4. 2024-10-30 09:52:18 +01:00
hackademix e9a930f21a
[nscl] Panic abort on buggy pages (like https://github.com/) going in infinite loops when webgl is disabled. 2024-10-30 09:42:11 +01:00
hackademix 2d9835591d
Refactoring to use DocRewriter. 2024-10-30 09:42:10 +01:00
hackademix 68fbf0dded
Version bump: 11.5.1rc3. 2024-10-30 09:42:10 +01:00
hackademix e9508889a7
[tor-browser#43258] Remove content script crypto.subtle dependency. 2024-10-29 21:43:48 +01:00
hackademix 1519a63254
Synchronize Sites.onionSecure on any settings update. 2024-10-29 21:43:39 +01:00
hackademix 9646c43a0d
Version bump: 11.5.1rc2. 2024-10-29 12:57:03 +01:00
hackademix 96b71bf15d
[tor-browser#32668] More reliable Security Level Reset on Tor / Mullvad Browser. 2024-10-29 10:15:03 +01:00
hackademix 5e8a8ed611
Version bump: 11.5.1rc1. 2024-10-29 07:51:52 +01:00
hackademix a8779f2646
Version bump: 11.5.0. 2024-10-28 10:34:19 +01:00
hackademix 1ccbcc5da1
[tor-browser#32668] Use the Security Level as the default policy for Options Reset on Tor Browser. 2024-10-26 22:46:41 +02:00
hackademix 5e3e15f9e6
[tor] Stateless-compatible Tor Browser integration. 2024-10-23 10:36:43 +02:00
hackademix 55297cba0b
[L10n] Updated pt_BR. 2024-10-23 10:31:25 +02:00
hackademix 7b72363b72
Stateless-compatible temporary permissions. 2024-10-23 00:25:13 +02:00
hackademix 7fd88e6228
Switch from deferWebTraffic to Wakening. 2024-10-23 00:25:12 +02:00
hackademix 6344d120cb
Stateless-compatibile TabGuard. 2024-10-23 00:25:11 +02:00
hackademix 95da855ff5
Switch to non-persistent background page. 2024-10-22 11:14:56 +02:00
hackademix fd58217c59
[xss] Refactor for non-persistence. 2024-10-22 11:14:55 +02:00