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
*
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
*
Prevent multiple canScript content messages during the same page load.
hackademix
2018-07-20
1
-1
/
+9
*
Replaced unicode glyphs missing on some platforms and in the Tor Browser.
hackademix
2018-07-20
2
-2
/
+3
*
Fixed regression breaking meta refreshes with relative URLs.
hackademix
2018-07-16
1
-1
/
+1
*
Completed fix for quoted URLs confusing meta refresh emulation.
hackademix
2018-07-16
1
-2
/
+4
*
Fixed meta-refresh emulation getting confused by quoted URLs.
hackademix
2018-07-12
1
-1
/
+1
*
Reverted <noscript> replacement to <span> over fingerprinting concerns.
hackademix
2018-07-09
1
-1
/
+1
*
Content-side DOM insertions made compatible with XML document.
hackademix
2018-07-09
3
-5
/
+9
*
Removed console.log() patching test code accidentally committed in media.js.
hackademix
2018-07-08
1
-3
/
+0
*
Use a custom <no-script> element as <NOSCRIPT> replacement.
hackademix
2018-07-08
1
-1
/
+1
*
Fixed <NOSCRIPT> replacements to be inline elements.
hackademix
2018-07-08
1
-1
/
+1
*
Fixed regression: dynamic script injection breaking images loaded as frame co...
hackademix
2018-07-03
1
-1
/
+1
*
Simplified and apparently more reliable+flexible+efficient dynamic script inj...
hackademix
2018-07-02
2
-12
/
+17
*
Initial commit starting at version 10.1.8.3rc4.
hackademix
2018-07-01
6
-0
/
+492