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
/
html
Age
Commit message (
Expand
)
Author
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
Make it impossible to check "Allow native scripts" for pages with payload.
Wojtek Kosior
2021-09-10
limit allowed pattern lengths
Wojtek Kosior
2021-09-08
Fix sanitizing of non-HTML XMLDocument's
Wojtek Kosior
2021-09-04
show appropriate message when repository returns no custom content for given URL
Wojtek Kosior
2021-09-03
limit width of url in popup heading
Wojtek Kosior
2021-09-03
disable payload injection on non-html pages
Wojtek Kosior
2021-09-02
enable toggling of global script blocking policy\n\nThis commit also introduc...
Wojtek Kosior
2021-09-01
add styling to settings install(import) dialog
Wojtek Kosior
2021-09-01
add styling for popup page\n\nThis does not include styling for contents of t...
Wojtek Kosior
2021-08-30
add styling for options page\n\nThis does not include styling for contents of...
Wojtek Kosior
2021-08-27
reset CSS rules
Wojtek Kosior
2021-08-27
start using `<template>' tag
Wojtek Kosior
2021-08-27
enable whitelisting of `file://' protocol\n\nThis commit additionally also ch...
Wojtek Kosior
2021-08-18
implement smuggling via cookies instead of URL
Wojtek Kosior
2021-08-06
Facilitate installation of scripts from the repository
...
Wojtek Kosior
2021-07-27
validate settings on import
Wojtek Kosior
2021-07-21
add ability to query page content from repo and display it in the popup
Wojtek Kosior
2021-07-21
store repository URLs in settings
Wojtek Kosior
2021-07-20
Merge rebranding to "Hachette"
Wojtek Kosior
2021-07-20
fix options_main.js bugs
Wojtek Kosior
2021-07-20
Merge commit 'ecb787046271de708b94da70240713e725299d86'
Wojtek Kosior
2021-07-19
Refer to the extension consistently as "Hachette" and remove TODOS.org
...
jahoti
2021-07-06
show some settings of the current page in the popup
Wojtek Kosior
2021-07-02
enable opening settings page with certain item immediately in edit mode
Wojtek Kosior
2021-06-30
emply an sh-based build system; make some changes to blocking
Wojtek Kosior
2021-06-25
gather all copyright info in 'copyright' file
Wojtek Kosior
2021-06-21
change horizontal line style to light green
Nicholas Johnson
2021-06-20
add button styling
Nicholas Johnson
2021-06-19
add import/export functionality
Wojtek Kosior
2021-06-14
change licenses
Wojtek Kosior
2021-05-14
react to few bugs
Wojtek Kosior
2021-05-13
make extension work under IceCat 60
Wojtek Kosior
2021-05-13
only allow a single injection payload for page, rely on script bags for compl...
Wojtek Kosior
2021-05-12
rename "bundles" to "bags"
Wojtek Kosior
2021-05-12
fix bug when saving page/bundle
Wojtek Kosior
2021-05-12
stop using js modules
Wojtek Kosior
2021-05-10
initial commit
Wojtek Kosior