aboutsummaryrefslogtreecommitdiff
path: root/src/hydrilla/locales
AgeCommit message (Collapse)Author
2022-09-12[proxy] Add support for script blocking/allowing rulesWojtek Kosior
2022-09-12[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-09[proxy] make package auto-installation workWojtek Kosior
2022-09-09[proxy] complete the text content and styling of web UI pages written so farWojtek Kosior
2022-09-09[proxy] improve the look of item lists in web UIWojtek Kosior
2022-09-09[proxy] allow packages to be frozen and unfrozen in the web UIWojtek Kosior
This commit also makes some minor changes and fixes in other parts of the web UI.
2022-09-09[builder][server][proxy] add updated localizationWojtek Kosior
2022-07-16unfinished partial workWojtek Kosior