index
:
noscript
master
[no description]
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
content
Commit message (
Expand
)
Author
Age
Files
Lines
*
Best effort to make media placeholders visible and clickable.
hackademix
2019-11-15
2
-6
/
+20
*
Placeholders for MSE on Chromium too.
hackademix
2019-11-15
1
-44
/
+72
*
Removed empty exportFunction() Chromium shim.
hackademix
2019-11-15
2
-3
/
+2
*
Fixed CSP DOM injection breaking XML documents rendering.
hackademix
2019-11-07
1
-4
/
+18
*
Use fragments to reinsert and run previously blocked scripts.
hackademix
2019-11-03
1
-3
/
+9
*
Fetch policies asynchronously for about: and javascript: URLs.
hackademix
2019-11-03
1
-6
/
+7
*
Compute the correct origin for the policy to be fetched from about:blank and ...
hackademix
2019-11-01
1
-3
/
+11
*
Work-around for Youtube video elements positioned off-display at replacement ...
hackademix
2019-11-01
2
-5
/
+6
*
Script blocking before policy is fetched only for synchronous loads.
hackademix
2019-11-01
1
-10
/
+12
*
Fixed bug in policy fetching.
hackademix
2019-10-31
1
-4
/
+17
*
Use pseudo-sync messaging to fetch policies for non-HTTP page loads only.
hackademix
2019-10-31
1
-2
/
+2
*
On Chrome limit SyncMessage usage to non-HTTP urls.
hackademix
2019-10-31
1
-2
/
+9
*
Use semi-synchronous mode to fetch policies.
hackademix
2019-10-30
1
-18
/
+20
*
More precise and verbose fallbacks for policy retrieval timing issues.
hackademix
2019-10-25
1
-2
/
+19
*
Consolidated missing endpoint error detection in Messages.
hackademix
2019-10-25
2
-2
/
+2
*
Cleaner and tighter usage of SyncMessage to fetch policies.
hackademix
2019-10-25
1
-26
/
+18
*
Support for safe asynchronous page loading without fallback reloads.
hackademix
2019-10-18
1
-18
/
+7
*
Prevent startup tabs to remain stuck with about:blank.
hackademix
2019-10-02
1
-1
/
+1
*
Prevent startup race conditions breaking pinned tabs sometimes.
hackademix
2019-10-02
1
-4
/
+3
*
Make extra efforts to ensure safety net reloads happen only once on startup.
hackademix
2019-10-02
1
-16
/
+27
*
Handle edge-case policy retrieval for file:// pages loaded by session restore...
hackademix
2019-10-01
1
-2
/
+31
*
Recursive webgl context monkeypatching across same origin windows (concept/pa...
hackademix
2019-09-29
1
-22
/
+85
*
Replace cookie-based hacks with synchronous messaging (currently shimmed) to ...
hackademix
2019-09-29
2
-72
/
+19
*
Remove ChildPolicies and its dependencies.
hackademix
2019-09-29
1
-21
/
+0
*
Work-around for browser.i18n.getMessage() API in content scripts giving away ...
hackademix
2019-07-31
1
-1
/
+11
*
Fix incorrect console reporting from paste sanitization.
hackademix
2019-07-25
1
-3
/
+3
*
Fix paste sanitization bugs and make it work on drag and drop too.
hackademix
2019-07-24
1
-33
/
+38
*
Restore "classic" pasted HTML sanitization feature (patch by barbaz with slig...
hackademix
2019-07-23
1
-0
/
+58
*
Add "Collapse blocked objects" option to the Blocked Objects prompt.
hackademix
2019-07-23
1
-6
/
+14
*
Update childNode.parentNode.removeChild(childNode) pattern to childNode.remov...
hackademix
2019-07-23
1
-1
/
+1
*
Handle corner case when application/* content types should match "media" rath...
hackademix
2019-07-23
1
-4
/
+7
*
Handle replacement clicks even if a content placeholder is obstructed.
hackademix
2019-07-23
1
-3
/
+8
*
Static and click-to-play placeholders.
hackademix
2019-06-24
1
-6
/
+5
*
Fixed media replacement broken when <source> elements are used.
hackademix
2019-06-15
1
-1
/
+5
*
Fixed regression in full embedding document replacement due to timing changes.
hackademix
2019-06-15
2
-3
/
+24
*
Removed legacy DomNode.replaceChild() usage.
hackademix
2019-05-22
1
-1
/
+1
*
Skip MediaSource patching where it's disabled by browser settings.
hackademix
2019-04-29
1
-1
/
+2
*
Catch SecurityException thrown on cross-origin wrappedJSObject access.
hackademix
2019-04-08
1
-1
/
+6
*
Limit wrappedJSObject usages to compatible browsers.
hackademix
2019-04-01
3
-3
/
+3
*
Remove usage of non-standard Array methods.
hackademix
2019-02-01
1
-3
/
+3
*
Safer cookie-less check for unrestricted tabs from subdocuments.
hackademix
2018-12-27
1
-4
/
+9
*
Fix for unrestricted tabs not affecting about:blank subframes (issue #48).
hackademix
2018-12-26
2
-3
/
+17
*
Fix restored media element from placeholder not loading previously blocked co...
hackademix
2018-12-06
1
-3
/
+3
*
Fixed meta refresh inside <NOSCRIPT> emulation breaking Firefox's built-in re...
hackademix
2018-11-17
1
-18
/
+13
*
Fixed potential race condition in per-tab configuration cookie hack.
hackademix
2018-10-14
1
-3
/
+4
*
Use cookie instead of window.name as a tab-configuration hack.
hackademix
2018-10-13
1
-20
/
+9
*
Set tab restrictions status across all frames.
hackademix
2018-10-12
1
-9
/
+5
*
FTP directory UI emulation on script-disabled domains.
hackademix
2018-09-26
1
-0
/
+88
*
Better IPV6 support.
hackademix
2018-09-10
2
-8
/
+21
*
Streamlined child policy content scripts.
hackademix
2018-09-10
3
-9
/
+8
[next]