aboutsummaryrefslogtreecommitdiff
path: root/src/hydrilla/proxy
AgeCommit message (Expand)Author
2022-10-31[builder][server][proxy] complete internationalization and add polish transla...Wojtek Kosior
2022-10-28[proxy] prevent our injected script-src-elem directive from blocking popup sc...Wojtek Kosior
2022-10-28[proxy] don't add scrollbars when not strictly neededWojtek Kosior
2022-10-28[proxy] make it possible to export embedded documentation as standalone .html...Wojtek Kosior
2022-10-28[proxy] add an index page to the documentationWojtek Kosior
2022-10-28[proxy] document repositoriesWojtek Kosior
2022-10-28[proxy] document advanced web UI featuresWojtek Kosior
2022-10-28[proxy] document packagesWojtek Kosior
2022-10-28[proxy] don't use gettext for localization of doc pages; add a stub of "packa...Wojtek Kosior
2022-10-27[proxy] document popupWojtek Kosior
2022-10-27[proxy] document script blockingWojtek Kosior
2022-10-27[proxy] gather available doc page identifiers programmaticallyWojtek Kosior
2022-10-27[proxy] document policy selectionWojtek Kosior
2022-10-26[proxy] Make some improvements to the URL patterns doc page internationalizat...Wojtek Kosior
2022-10-26[proxy] add documentation page describing URL patterns in HaketiloWojtek Kosior
2022-10-26[proxy] properly handle wildcard protocols in payloads patternsWojtek Kosior
2022-10-25[proxy] make Haketilo popup functionalWojtek Kosior
2022-10-22[proxy] extract potentially reusable HTML jinja templates into a separate dir...Wojtek Kosior
2022-10-22[proxy] simplify usage of class variables of `Policy` subtypesWojtek Kosior
2022-10-22[proxy] make popup script injection configurable throught the web UIWojtek Kosior
2022-10-21[proxy] facilitate injecting non-payload script to all pagesWojtek Kosior
2022-10-21[proxy] correct style in page_init_script.js.jinjaWojtek Kosior
2022-10-21[proxy] Correct payload_resource.py module docstringWojtek Kosior
2022-10-21[proxy] rework CSP manipulationWojtek Kosior
2022-10-21[proxy] rename `js_templates` directoryWojtek Kosior
2022-10-20[proxy] rework internal HTTP headers representationWojtek Kosior
2022-10-19[proxy] pass all available flow information to relevant methods of Policy typeWojtek Kosior
2022-10-18[proxy] upon Haketilo launch automatically open Haketilo landing page in user...Wojtek Kosior
2022-10-13[proxy] make sure ~/.haketilo/store/ exists before using itWojtek Kosior
2022-10-11[builder][server][proxy] remove "from __future__ import annotations"Wojtek Kosior
2022-10-10[proxy] include Hydrilla main repo by defaultWojtek Kosior
2022-10-10[proxy] when web UI's home page is accessed through plain HTTP, show link to ...Wojtek Kosior
2022-10-10[proxy] make it possible to access http://mitm.it magical domainWojtek Kosior
2022-10-08[proxy] remove TODOs from library and package pages and make package page dis...Wojtek Kosior
2022-10-08[proxy] honor min/max haketilo version constraints in packages/librariesWojtek Kosior
2022-10-08[proxy] fix translatable string typoWojtek Kosior
2022-10-08[builder][server][proxy] make current Haketilo version available to our code ...Wojtek Kosior
2022-10-07[proxy] prevent library links from appearing in package descriptions when adv...Wojtek Kosior
2022-10-07[proxy] move tables.sql to insite state implementation directoryWojtek 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-29[proxy] make uniform use of section labels in the web UIWojtek Kosior
2022-09-29[proxy] make it possible to create "ad hoc" packages through the web UIWojtek Kosior
2022-09-29[proxy] facilitate manually pruning orphaned packages (including installed ones)Wojtek Kosior
2022-09-29[proxy] make sure dependencies are recomputed properly when uninstalling a pa...Wojtek Kosior
2022-09-29[proxy] move payload dependencies installation logic to ConcreteMappingVersio...Wojtek Kosior
2022-09-29[proxy] remove options page in web UI and move options to proxy's home pageWojtek Kosior
2022-09-28[proxy] change button separator's color to gray in the web UIWojtek Kosior
2022-09-28[proxy] make some (possibly confusing) web UI parts only display to advanced ...Wojtek Kosior