index
:
browser-extension
build-sys
jahoti
jahoti-update
koszko
master
nick
A Web Extension to facilitate replacing sites' js with user-supplied scripts
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
content
/
policy_enforcing.js
Age
Commit message (
Expand
)
Author
2022-08-24
fix SVG script blocking
Wojtek Kosior
2022-08-24
remove unneeded import in policy_enforcing.js
Wojtek Kosior
2022-08-24
force <noscript> tags
Wojtek Kosior
2022-03-10
improvement to also properly sanitize intrinsics in XML documents under older...
Wojtek Kosior
2022-03-05
improve script blocking in non-HTML documents (XML)
Wojtek Kosior
2022-03-04
fix setting of 'blocked-blocked<...>-<name>' attributes and add tests
Wojtek Kosior
2022-03-04
for () loop styling
Wojtek Kosior
2022-03-04
fix setting of 'blocked-<name>' attributes when blocking intrinsic event hand...
Wojtek Kosior
2022-03-04
prepend all generated console messages with 'Haketilo:'
Wojtek Kosior
2022-03-04
fix comment typo
Wojtek Kosior
2022-02-02
support Parabola's Iceweasel in tests
Wojtek Kosior
2022-01-29
make Haketilo buildable again (for Mozilla)
...
Wojtek Kosior
2022-01-17
test script blocking with and without the CSP-based approach on
Wojtek Kosior
2022-01-17
move policy enforcing code to a new file, include basic test
Wojtek Kosior