Age | Commit 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 documentation | Wojtek Kosior | |
2022-10-28 | [proxy] document packages | Wojtek Kosior | |
2022-10-28 | [proxy] don't use gettext for localization of doc pages; add a stub of ↵ | Wojtek Kosior | |
"packages" doc page | |||
2022-10-27 | [proxy] document popup | Wojtek Kosior | |
2022-10-27 | [proxy] document script blocking | Wojtek Kosior | |
2022-10-27 | [proxy] document policy selection | Wojtek Kosior | |
2022-10-26 | [proxy] Make some improvements to the URL patterns doc page ↵ | Wojtek Kosior | |
internationalization and make it accessible from items import page | |||
2022-10-26 | [proxy] add documentation page describing URL patterns in Haketilo | Wojtek Kosior | |
2022-10-25 | [proxy] make Haketilo popup functional | Wojtek 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 UI | Wojtek Kosior | |
2022-10-19 | [proxy] use XDG_STATE_HOME to determine the directory for Haketilo to store ↵ | Wojtek Kosior | |
its data in | |||
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-10-08 | [proxy] remove TODOs from library and package pages and make package page ↵ | Wojtek Kosior | |
display enable/disable/forget buttons | |||
2022-10-08 | [proxy] honor min/max haketilo version constraints in packages/libraries | Wojtek Kosior | |
2022-10-08 | [proxy] fix translatable string typo | Wojtek Kosior | |
2022-10-04 | [proxy] display some more details in mapping/resource version view in the web UI | Wojtek Kosior | |
2022-09-29 | [proxy] make uniform use of section labels in the web UI | Wojtek Kosior | |
2022-09-29 | [proxy] make it possible to create "ad hoc" packages through the web UI | Wojtek 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 page | Wojtek Kosior | |
2022-09-28 | [proxy] make some (possibly confusing) web UI parts only display to advanced ↵ | Wojtek Kosior | |
users | |||
2022-09-28 | [proxy] make web UI messages regarding item's status more precise | Wojtek Kosior | |
2022-09-28 | [proxy] Add support for script blocking/allowing rules | Wojtek Kosior | |
2022-09-28 | [proxy] allow prompting the user when a package suitable for current site is ↵ | Wojtek Kosior | |
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. | |||
2022-09-28 | [proxy] make package auto-installation work | Wojtek Kosior | |
2022-09-28 | [proxy] complete the text content and styling of web UI pages written so far | Wojtek Kosior | |
2022-09-28 | [proxy] improve the look of item lists in web UI | Wojtek Kosior | |
2022-09-28 | [proxy] allow packages to be frozen and unfrozen in the web UI | Wojtek Kosior | |
This commit also makes some minor changes and fixes in other parts of the web UI. | |||
2022-09-28 | [builder][server][proxy] add updated localization | Wojtek Kosior | |
2022-07-16 | unfinished partial work | Wojtek Kosior | |