index
:
noscript
master
[no description]
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
content
/
content.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Better IPV6 support.
hackademix
2018-09-10
1
-7
/
+1
*
Streamlined child policy content scripts.
hackademix
2018-09-10
1
-1
/
+1
*
Fix for various content script timing related issues.
hackademix
2018-09-09
1
-2
/
+1
*
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
*
Work-around for CSP not being honored when the HEAD element has not been inse...
hackademix
2018-09-04
1
-13
/
+1
*
Better file: protocol support.
hackademix
2018-09-04
1
-6
/
+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
1
-188
/
+30
*
Let content script inject failsafe CSP in the DOM.
hackademix
2018-08-27
1
-2
/
+9
*
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
1
-12
/
+3
*
Fixed possible surprises in background script message handling.
hackademix
2018-08-21
1
-3
/
+3
*
Removed all references to RequestUtil.js and dependancies.
hackademix
2018-08-18
1
-10
/
+17
*
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
1
-2
/
+28
*
Improved support for debugging code removal in releases.
hackademix
2018-08-01
1
-1
/
+1
*
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
1
-2
/
+2
*
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
*
Prevent multiple canScript content messages during the same page load.
hackademix
2018-07-20
1
-1
/
+9
*
Content-side DOM insertions made compatible with XML document.
hackademix
2018-07-09
1
-0
/
+4
*
Initial commit starting at version 10.1.8.3rc4.
hackademix
2018-07-01
1
-0
/
+107