aboutsummaryrefslogtreecommitdiff
path: root/src/hydrilla/proxy/policies
AgeCommit message (Expand)Author
2022-10-11[builder][server][proxy] remove "from __future__ import annotations"Wojtek Kosior
2022-10-10[proxy] make it possible to access http://mitm.it magical domainWojtek Kosior
2022-10-08[builder][server][proxy] make current Haketilo version available to our code ...Wojtek Kosior
2022-10-07[proxy] make Haketilo version accessible to payload scriptsWojtek Kosior
2022-10-07[proxy] support unrestricted HTTP requests API in Haketilo payloadsWojtek Kosior
2022-10-04[proxy] display some more details in mapping/resource version view in the web UIWojtek 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
2022-09-28[proxy] allow prompting the user when a package suitable for current site is ...Wojtek Kosior
2022-09-28[proxy] make package auto-installation workWojtek Kosior
2022-09-28allow loading packages from zip files through web UI and listing installed ma...Wojtek Kosior
2022-08-12make Haketilo proxy web UI in terms of a Flask appWojtek Kosior
2022-08-11serve a stub of meta-site for proxy configurationWojtek Kosior
2022-08-11move classes/protocols for representing HTTP requests and responses data into...Wojtek Kosior
2022-08-11populate data structures based on payloads data loaded from sqlite dbWojtek Kosior
2022-08-10unfinished partial workWojtek Kosior