mitmproxy/mitmproxy
Daniil Sivak 6d073bbe84
Console: Option to hide quickhelp UI (#5746) (#8095)
* Option to hide quickhelp UI

Closes #5746

* Added CHANGELOG.md entry

* [autofix.ci] apply automated fixes

* Accidentally broke CHANGELOG.md formatting

* PR review edits

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-06 18:06:56 +01:00
..
addons Fix modify_body crash when replacement contains backslash sequences (#8046) 2026-02-11 07:23:06 +01:00
contentviews Add ZIP content view for issue #8051 (#8054) 2026-01-30 22:15:07 +01:00
contrib
coretypes Update ruff requirement from <=0.8.6,>=0.5.0 to >=0.5.0,<=0.9.4 (#7528) 2025-02-01 23:21:33 +00:00
io fix: add flush to buffered file handle (#7967) 2025-11-10 00:50:09 +00:00
net Use fastest compression settings for content-encoding (#8055) 2026-01-30 21:17:46 +00:00
platform Bump the mypy group with 2 updates (#7291) 2024-11-02 11:37:18 +00:00
proxy feat: Make TCP inactivity timeout configurable (#7910) 2025-11-11 12:27:39 +00:00
script Bump the github-actions group with 3 updates (#6701) 2024-03-06 21:54:11 +01:00
test Fix event loop leak when running tests (#7982) 2025-11-18 15:19:40 +01:00
tools Console: Option to hide quickhelp UI (#5746) (#8095) 2026-03-06 18:06:56 +01:00
utils Move off deprecated pyOpenSSL functionality (#7968) 2025-11-09 13:58:24 +00:00
__init__.py
addonmanager.py
certs.py Run pyupgrade and improve f-strings (#7837) 2025-08-19 20:15:46 +02:00
command.py Run pyupgrade and improve f-strings (#7837) 2025-08-19 20:15:46 +02:00
command_lexer.py
connection.py Use Python 3.13 for binaries (#7485) 2025-01-16 21:15:31 +00:00
ctx.py
dns.py Run pyupgrade and improve f-strings (#7837) 2025-08-19 20:15:46 +02:00
eventsequence.py
exceptions.py
flow.py
flowfilter.py web: misc improvements (#7706) 2025-05-12 19:31:18 +00:00
hooks.py
http.py Run pyupgrade and improve f-strings (#7837) 2025-08-19 20:15:46 +02:00
log.py
master.py Fix type for Master.opts to accept None (#7752) 2025-06-03 12:47:49 +02:00
options.py Add "local" mode to ‘--mode help’ command description (#7976) (#7977) 2025-11-14 21:15:17 +01:00
optmanager.py Add option name to parsing exceptions in optmanager (#8016) 2026-01-01 23:40:48 +00:00
py.typed
tcp.py
tls.py
types.py
udp.py
version.py reopen main for development 2025-11-24 18:47:09 +00:00
websocket.py Fix saving of websocket flows (#6767) 2024-04-04 19:07:20 +00:00