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
/
unit
/
utils.py
Age
Commit message (
Collapse
)
Author
2022-01-27
facilitate querying IndexedDB for script files of resource and its dependencies
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-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-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
There is now a mechanism for removing an item and there are more tests for item list. The entire thing is still work in progress.
2022-01-08
work on UI components
Wojtek Kosior
This commit introduces some HTML and javascript (and tests for it) to use in constructing the new UI. This is partial work that is not yet finished.