index
:
browser-extension
build-sys
jahoti
jahoti-update
koszko
master
nick
A Web Extension to facilitate replacing sites' js with user-supplied scripts
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2022-02-09
prevent failure in setup of the test case being run after test_broadcast ( ol...
Wojtek Kosior
2022-02-09
make resource dependency specifier an object
Wojtek Kosior
2022-02-09
adapt to changes in file path format
...
Wojtek Kosior
2022-02-02
support Parabola's Iceweasel in tests
Wojtek Kosior
2022-02-01
more improvements for abrowser&librewolf
Wojtek Kosior
2022-01-31
add support for testing with other browsers (especially Abrowser and Librewolf)
...
Wojtek Kosior
2022-01-29
make Haketilo buildable again (for Mozilla)
...
Wojtek Kosior
2022-01-28
update error reporting in popup
Wojtek Kosior
2022-01-27
add actual payload injection functionality to new content script
Wojtek Kosior
2022-01-27
facilitate querying IndexedDB for script files of resource and its dependencies
Wojtek Kosior
2022-01-26
add new root content script
Wojtek Kosior
2022-01-26
add new extension's popup page
Wojtek Kosior
2022-01-25
add a repo querying HTML interface
Wojtek Kosior
2022-01-22
add a mapping/resources installation dialog
Wojtek Kosior
2022-01-18
facilitate caching repository responses in content scripts
Wojtek Kosior
2022-01-18
facilitate making CORS-agnostic requests through background script
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
2022-01-17
add basic tests for new settings page
Wojtek Kosior
2022-01-15
make blocking rules queryable in pattern tree just as mappings are
Wojtek Kosior
2022-01-14
add settings page with styling
Wojtek Kosior
2022-01-13
facilitate managing script blocking with a list of edtable entries
Wojtek Kosior
2022-01-13
facilitate managing repository URLs in a list; minor other changes
Wojtek Kosior
2022-01-11
add missing payload_create test and styling
Wojtek Kosior
2022-01-10
improve item list styling; add payload creation form; exend dialog mechanism
Wojtek Kosior
2022-01-08
further item list work
...
Wojtek Kosior
2022-01-08
work on UI components
...
Wojtek Kosior
2022-01-04
fix license promise typo
Wojtek Kosior
2022-01-03
improve and test the dafult policy dialog
...
Wojtek Kosior
2022-01-03
facilitate testing extension's HTML files
Wojtek Kosior
2022-01-03
more general way to provide additional lines of code that compute_scripts.awk...
Wojtek Kosior
2022-01-03
add "blocking" and "repos" object stores
Wojtek Kosior
2021-12-31
utilize Pattern Tree to decide the policy to use and modify HTTP response hea...
...
Wojtek Kosior
2021-12-27
facilitate egistering dynamic content scripts with mappings data
Wojtek Kosior
2021-12-22
reworked build system; added missing license notices
Wojtek Kosior
2021-12-16
facilitate tracking of IndexedDB item store contents
Wojtek Kosior
2021-12-15
facilitate mocking imported values
Wojtek Kosior
2021-12-14
facilitate broadcasting messages to different execution contexts within the w...
Wojtek Kosior
2021-12-13
facilitate creating and installing WebExtensions during tests
...
Wojtek Kosior
2021-12-13
enable in-line command editing in the Python prompt shown as part of `make te...
Wojtek Kosior
2021-12-10
improve IndexedDB use
Wojtek Kosior
2021-12-08
facilitate initialization of IndexedDB for use by Haketilo
Wojtek Kosior
2021-12-04
finish implementing more efficient querying of URL patterns
...
Wojtek Kosior
2021-12-03
start implementing more efficient querying of URL patterns
Wojtek Kosior
2021-12-01
improve unit testing approach
...
Wojtek Kosior
2021-12-01
facilitate testing javascript functions
...
Wojtek Kosior
2021-11-27
add Selenium- and Python-based test system
Wojtek Kosior