index
:
librejs.git
master
native-messaging-app
noscript-toggle
Mirror of LibreJS at https://git.savannah.gnu.org/cgit/librejs.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bg
/
ResponseProcessor.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix subresource integrity hash-busting bug by only rewriting external scripts...
henriquez
2022-06-23
1
-1
/
+1
*
linting
Yuchen Pei
2022-04-07
1
-16
/
+16
*
nop whitespace formatting change.
Yuchen Pei
2022-04-07
1
-16
/
+16
*
More consistent and efficient blacklisting.
hackademix
2019-04-12
1
-1
/
+1
*
Sniffing of charset in <meta> tags and BOM.
hackademix
2019-03-13
1
-3
/
+3
*
Correctly decode using the original document charset and force re-encoding vi...
hackademix
2019-03-11
1
-11
/
+9
*
Work-around for StreamFilter bug storing cached script in a way that messes u...
hackademix
2018-09-28
1
-9
/
+26
*
Internal refactoring of htmlEdit() using idiomatic asynchronous ES for better...
hackademix
2018-09-02
1
-2
/
+3
*
Moved external licenses check into response pre-processing, in order to avoid...
hackademix
2018-09-01
1
-5
/
+5
*
Uniform conventions for module importing paths.
hackademix
2018-07-31
1
-1
/
+1
*
Stateful response processing support.
hackademix
2018-07-31
1
-8
/
+4
*
Implement early whitelisting / blacklisting logic.
hackademix
2018-07-30
1
-5
/
+19
*
Refactor and fix HTTP response filtering to touch only scripts, either extern...
hackademix
2018-07-17
1
-0
/
+110