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
*
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