index
:
noscript
master
[no description]
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
content
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fixed typo causing accidental permissions/status mismatches being checked ↵
hackademix
2018-08-23
1
-1
/
+1
|
|
|
|
only while pages are still loading (thanks skriptimaahinen).
*
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. ↵
hackademix
2018-08-17
1
-1
/
+41
|
|
|
|
unrestricted tab status).
*
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 ↵
hackademix
2018-07-26
3
-4
/
+4
|
|
|
|
webgl not allowed.
*
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 ↵
hackademix
2018-07-22
1
-2
/
+7
|
|
|
|
handler" error.
*
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 ↵
hackademix
2018-07-03
1
-1
/
+1
|
|
|
|
content.
*
Simplified and apparently more reliable+flexible+efficient dynamic script ↵
hackademix
2018-07-02
2
-12
/
+17
|
|
|
|
injection method.
*
Initial commit starting at version 10.1.8.3rc4.
hackademix
2018-07-01
6
-0
/
+492