aboutsummaryrefslogtreecommitdiff
path: root/src/hydrilla/proxy/web_ui/templates/index.html.jinja
AgeCommit message (Collapse)Author
2022-10-31[builder][server][proxy] complete internationalization and add polish ↵Wojtek Kosior
translation
2022-10-28[proxy] add an index page to the documentationWojtek Kosior
2022-10-28[proxy] document advanced web UI featuresWojtek Kosior
2022-10-28[proxy] document packagesWojtek Kosior
2022-10-27[proxy] document popupWojtek Kosior
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-22[proxy] make popup script injection configurable throught the web UIWojtek Kosior
2022-10-18[proxy] upon Haketilo launch automatically open Haketilo landing page in ↵Wojtek Kosior
user's default web browser * The landing page instructs user to configure browser's proxy settings. * It is now possible to choose the IP address to listen on via command line parameter. * The browser launching behavior can be switched off via command line parameter.
2022-10-10[proxy] when web UI's home page is accessed through plain HTTP, show link to ↵Wojtek Kosior
TLS certs page and tell the user to install mitmproxy cert
2022-09-29[proxy] make uniform use of section labels in the web UIWojtek Kosior
2022-09-29[proxy] facilitate manually pruning orphaned packages (including installed ones)Wojtek Kosior
2022-09-29[proxy] remove options page in web UI and move options to proxy's home pageWojtek Kosior
2022-09-28[builder][server][proxy] correct a mistake in promise textWojtek Kosior
2022-09-28[proxy] complete the text content and styling of web UI pages written so farWojtek Kosior
2022-09-28[proxy] once again fix SPDX identifiers in jinja templatesWojtek Kosior
2022-09-28[proxy] move SPDX license identifiers from jinja templates to separate filesWojtek Kosior
For unknown reasons REUSE had problems with *some* of the jinja files.
2022-09-28[proxy] normalize whitespace in jinja templatesWojtek Kosior
2022-09-28arrange web UI Jinja templates into multiple directoriesWojtek Kosior