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
*
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
*
Fix for various content script timing related issues.
hackademix
2018-09-09
2
-4
/
+3
*
Prevent multiple CSP entries to be injected in the DOM on each reload if scri...
hackademix
2018-09-09
1
-4
/
+2
*
More efficient window.name persistence for tab-scoped permissions.
hackademix
2018-09-08
1
-30
/
+34
*
Saner message dispatching.
hackademix
2018-09-08
1
-2
/
+1
*
Work-around for a potential race condition in message handling on extension u...
hackademix
2018-09-05
1
-0
/
+5
*
Ensure we remove the HEAD element parent of our META CSP policy only if we cr...
hackademix
2018-09-04
1
-2
/
+3
*
Work-around for CSP not being honored when the HEAD element has not been inse...
hackademix
2018-09-04
3
-35
/
+15
*
Better file: protocol support.
hackademix
2018-09-04
4
-20
/
+66
*
Full-page placeholders for embedding documents.
hackademix
2018-09-03
2
-0
/
+16
*
Fix fallback scripts when ServiceWorkers are unavailable
Peter Wu
2018-08-30
1
-6
/
+6
*
Reload-less service worker busting.
hackademix
2018-08-28
1
-0
/
+10
*
Further CSP refactoring and removal of obsolete fallbacks.
hackademix
2018-08-27
8
-199
/
+200
*
Let content script inject failsafe CSP in the DOM.
hackademix
2018-08-27
2
-2
/
+35
*
Hotfix for some possible reload loops before refactoring CSP management.
hackademix
2018-08-25
1
-1
/
+0
*
Fixed typo causing accidental permissions/status mismatches being checked onl...
hackademix
2018-08-23
1
-1
/
+1
*
More coherent wrapper around the webex messaging API.
hackademix
2018-08-22
2
-14
/
+4
*
Fixed possible surprises in background script message handling.
hackademix
2018-08-21
2
-4
/
+4
*
Removed all references to RequestUtil.js and dependancies.
hackademix
2018-08-18
3
-16
/
+20
*
Hack: use top.name to store per-tab content-side configuration (e.g. unrestri...
hackademix
2018-08-17
1
-1
/
+41
*
Policy serialization using the contentScripts API.
hackademix
2018-08-16
3
-59
/
+85
*
Improved support for debugging code removal in releases.
hackademix
2018-08-01
3
-3
/
+3
*
Fixed updating NoScript reloads tabs with revoked temporary permissions.
hackademix
2018-08-01
1
-2
/
+6
*
Fixed browser action icon not being updated on BF cache navigation.
hackademix
2018-07-28
1
-4
/
+10
*
Fixed regression in NOSCRIPT elements emulation.
hackademix
2018-07-28
1
-8
/
+7
*
Fixed some video streams not playing anymore.
hackademix
2018-07-28
1
-1
/
+1
*
Fixed window.stop() called in empty suframes.
hackademix
2018-07-28
1
-1
/
+1
*
Disable scripting in HTML-embedding objects where webglHook cannot run, if we...
hackademix
2018-07-26
3
-4
/
+4
*
More edge cases covered in dynamic script injection.
hackademix
2018-07-26
2
-10
/
+6
*
Fixed infinite reload loops on scripting permissions mismatches.
hackademix
2018-07-25
1
-6
/
+12
*
Work-around for serviceWorker loads bypassing webRequest.
hackademix
2018-07-24
1
-14
/
+38
*
More reliable handling of edge startup cases.
hackademix
2018-07-22
1
-6
/
+23
*
Fixed dynamic script injection failing sometimes with "No matching message ha...
hackademix
2018-07-22
1
-2
/
+7
[next]