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-02-28
change copyright notice of js-sha256 code to be exactly the same as in upstre...
...
Wojtek Kosior
2022-02-28
make 'check' Makefile target an alias to 'test'
...
Wojtek Kosior
2022-02-25
remove unused shell_utils, update upload_amo.sh to still work
...
v1.0-beta1
Wojtek Kosior
2022-02-21
inject scripts to pages utilizing blob: URLs
Wojtek Kosior
2022-02-19
fix URL construction when downloading definitions from Hydrilla
Wojtek Kosior
2022-02-19
make exception for localhost while disallowing http:// repo urls
Wojtek Kosior
2022-02-18
fix mistake in README
Wojtek Kosior
2022-02-18
make "uuid" an optional property
Wojtek Kosior
2022-02-17
automatically pick up a free port to run the HTTP proxy on
...
Wojtek Kosior
2022-02-17
fix test-environment* targets
Wojtek Kosior
2022-02-17
make README table proper Markdown
Wojtek Kosior
2022-02-17
update README.md
Wojtek Kosior
2022-02-17
quote $(pwd)
Wojtek Kosior
2022-02-17
add a `test-prepare` convenience target
Wojtek Kosior
2022-02-17
fix `configure` options of the format '--option value' and 'OPTION=VALUE'
Wojtek Kosior
2022-02-17
don't copy README.md to built Haketilo
Wojtek Kosior
2022-02-17
remove unused sh script file
Wojtek Kosior
2022-02-16
fix out-of-source builds
Wojtek Kosior
2022-02-16
improve the build system
Wojtek Kosior
2022-02-16
set version as 1.0-beta1 in manifest.json
Wojtek Kosior
2022-02-16
assume and use "$schema" properties in item definitions
Wojtek Kosior
2022-02-15
give certain scrollbars static background color, make scrollbars' look less b...
Wojtek Kosior
2022-02-15
facilitate running test environment with Haketilo loaded into browser
Wojtek Kosior
2022-02-15
fix loading initial data and verify it in automated tests
Wojtek Kosior
2022-02-15
change store names and data keys to singular
Wojtek Kosior
2022-02-14
restore chromium support
Wojtek Kosior
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
[next]