Age | Commit message (Collapse) | Author |
|
translation
|
|
|
|
.html files and include these in the binary release tarball
|
|
|
|
|
|
|
|
|
|
"packages" doc page
|
|
|
|
|
|
internationalization and make it accessible from items import page
|
|
|
|
* 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.
|
|
directory
|
|
|
|
|
|
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.
|
|
|
|
TLS certs page and tell the user to install mitmproxy cert
|
|
display enable/disable/forget buttons
|
|
|
|
|
|
advanced user mode is off
|
|
|
|
|
|
|
|
|
|
|
|
|
|
users
|
|
|
|
|
|
|
|
In the future we should use CSS @media queries to make nav bar
into a hideable menu. This is a provisional solution just for
now.
|
|
found; add proxy's options page
This commit also causes uncached responses to be forced on all
HTTP request to external servers. This is needed to make sure
that changes Haketilo makes to HTTP response headers are always
picked up by the browser. The drawback is that this increases
network traffic causing a performance hit. We might optimize this
in the future.
|
|
|
|
|
|
|
|
|
|
This commit also makes some minor changes and fixes in other parts of the web UI.
|
|
|
|
|
|
|
|
web UI
|
|
|
|
repetition
|
|
(resources) through the web UI
|
|
This commit also brings some more refactoring under state_impl/.
|
|
For unknown reasons REUSE had problems with *some* of the jinja files.
|
|
|