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
Age
Commit message (
Expand
)
Author
2022-01-04
fix license promise typo
Wojtek Kosior
2022-01-03
improve and test the dafult policy dialog
...
Wojtek Kosior
2022-01-03
redesign CSS loading
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
add `is_object_empty` utility function
Wojtek Kosior
2021-12-13
change extension's author to something sensible
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
merge alicense removal to `koszko`
Wojtek Kosior
2021-12-04
remove alicense
Wojtek Kosior
2021-12-04
finish implementing more efficient querying of URL patterns
...
Wojtek Kosior
2021-12-03
merge `master` (license notices) and `koszko` (v1.0 development)
Wojtek Kosior
2021-12-03
add COPYING file
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-30
rewrite parts of build script in awk
Wojtek Kosior
2021-11-27
add Selenium- and Python-based test system
Wojtek Kosior
2021-11-20
replace cookies with synchronous XmlHttpRequest as policy smuggling method.
...
Wojtek Kosior
2021-10-30
Fix license notices on JS and SH files
...
jahoti
2021-10-14
merge build system
Wojtek Kosior
2021-10-14
Add target and install directory auto-detection
...
jahoti
2021-10-14
Add (basic) install support
...
jahoti
2021-10-14
Adjust makefile targets
...
jahoti
2021-10-13
Add GNU's make targets, implementing dist
...
jahoti
2021-10-13
Tidy up Makefile
...
jahoti
2021-10-13
Add VPATH and Haketilo version to the makefile as part of configure.
jahoti
2021-10-10
Add a configuration system
jahoti
2021-10-10
Correct copyright and license notices on Makefile
...
jahoti
2021-10-10
Quote $BUILDDIR throughout build.sh
...
jahoti
2021-10-07
Start on a makefile
...
jahoti
2021-10-06
Restart modifications to build with a makefile in mind
jahoti
2021-10-01
Add complete firefox extension upload and download functionality
Wojtek Kosior
2021-10-01
add shell script facilitating generation of JWT
Wojtek Kosior
2021-09-15
Add default repository to default settings
nick
jahoti
2021-09-14
bump version to 0.1
Wojtek Kosior
2021-09-14
use default settings that only contain a demo script (the rest is available t...
Wojtek Kosior
2021-09-13
rename the extension to "Haketilo"
Wojtek Kosior
2021-09-11
added missing line break in options page
Wojtek Kosior
2021-09-10
disable service workers when scripts are blocked
Wojtek Kosior
[next]