aboutsummaryrefslogtreecommitdiffstats
path: root/mitmproxy/tools/console/common.py
Commit message (Expand)AuthorAgeFilesLines
* Change arrow styleNikita Stupin2020-05-021-0/+4
* lint, mypy, tests++Maximilian Hils2020-04-121-16/+21
* fixup flow renderingMaximilian Hils2020-04-121-302/+410
* Display TCP flows at flow list!Nikita Stupin2020-04-101-0/+58
* fix: ValueError: math domain error" in table mode when displaying a server re...Yoann Lamouroux2020-01-101-1/+1
* enable UTF-8 icons for WSLMaximilian Hils2019-12-271-1/+1
* added column for mark and replayJesson Soto Ventura2019-11-191-8/+5
* update mypyMaximilian Hils2019-11-121-1/+1
* Fixed Duration on list viewJesson Soto Ventura2019-09-241-2/+3
* TLD and SLD are now highlighted using publicsuffixJesson Soto Ventura2019-09-241-17/+23
* Fixed linting issuesJesson Soto Ventura2019-07-211-2/+4
* Added console_flowlist_layout optionJesson Soto Ventura2019-07-211-5/+100
* Added Color palettes for lowlight, lowdark, solarized light, and solarized darkJesson Soto Ventura2019-07-211-0/+3
* Tabular list flowBkPHcgQL3V2019-07-211-72/+288
* Fix Flow being part of raw_format_flow cache keyBkPHcgQL3V2018-12-171-5/+5
* Hotkeys cleanupMiroslav2018-02-201-11/+0
* refactor common.format_keyvalsMaximilian Hils2018-01-051-33/+41
* minor fixesMaximilian Hils2018-01-051-18/+14
* fix urwid display on WSLMaximilian Hils2017-10-231-1/+5
* console: globally respected nav commandsAldo Cortesi2017-05-021-14/+0
* commands: view.setval, view.getval, view.setval.toggleAldo Cortesi2017-05-011-187/+0
* commands: view.loadAldo Cortesi2017-04-301-1/+4
* Move export to addon, kill Python and Locust exportAldo Cortesi2017-04-301-23/+0
* console: clean path prompt handlingAldo Cortesi2016-12-121-3/+0
* lint!Maximilian Hils2016-11-181-0/+1
* console: status bar improvementsAldo Cortesi2016-10-301-0/+4
* http2: add push indicatorThomas Kriechbaumer2016-10-271-3/+6
* replace mitmproxy.utils.lrucache with functools.lru_cacheSahil Chelaramani2016-10-241-4/+3
* The final piece: netlib -> mitproxy.netAldo Cortesi2016-10-201-3/+3
* netlib.human -> mitmproxy.utils.humanAldo Cortesi2016-10-201-1/+1
* Create mitmproxy.utils hierarchyAldo Cortesi2016-10-201-2/+2
* Move all tools into mitmproxy.tools, move models/* to top levelAldo Cortesi2016-10-191-0/+461