aboutsummaryrefslogtreecommitdiff
path: root/src/hydrilla/proxy/state_impl/rules.py
AgeCommit message (Collapse)Author
2022-10-25[proxy] make Haketilo popup functionalWojtek Kosior
* Ad hoc payload creation was additionally fixed in this commit. * Addition on newly created script blocking/allowing rules to pattern tree was additionally fixed in this commit. It is no longer necessary to restart Haketilo for new rules to come into effect.
2022-10-11[builder][server][proxy] remove "from __future__ import annotations"Wojtek Kosior
2022-09-28[builder][server][proxy] correct a mistake in promise textWojtek Kosior
2022-09-28[proxy] Add support for script blocking/allowing rulesWojtek Kosior