mitmproxy/libmproxy/console
Aldo Cortesi bea0bd236a Housekeeping and cleanups
- No output to stdout on load in examples - they muck up the test suite.
- Use the odict module directly, rather than aliasing it. The small convenience
this gives to scripters is not worth it.
- Move the cookie tests from the flow test module to the protocol_http test
module.
2015-04-14 11:58:10 +12:00
..
__init__.py Refactor flow list state management 2015-04-07 15:59:38 +12:00
common.py console: keyboard shortcuts for options 2015-04-03 14:38:04 +13:00
contentview.py Housekeeping and cleanups 2015-04-14 11:58:10 +12:00
flowdetailview.py Fix timestamps in detail view 2015-03-31 09:49:07 +13:00
flowlist.py console: add g/G shortcuts throughout 2015-04-07 16:13:42 +12:00
flowview.py Housekeeping and cleanups 2015-04-14 11:58:10 +12:00
grideditor.py console: signal-based view stack, unifying mechanisms for help, flow views, etc. 2015-03-22 17:18:53 +13:00
help.py console: add g/G shortcuts throughout 2015-04-07 16:13:42 +12:00
options.py Refactor flow list state management 2015-04-07 15:59:38 +12:00
palettepicker.py console: toggle palette transparency from options, indicate selected palette 2015-04-07 10:11:25 +12:00
palettes.py console: tune palettes a bit 2015-04-07 11:36:42 +12:00
pathedit.py Pull PathEdit out into its own file. 2015-03-20 10:54:57 +13:00
searchable.py console: add g/G shortcuts throughout 2015-04-07 16:13:42 +12:00
select.py console: palette picker for the options screen 2015-04-07 08:42:40 +12:00
signals.py console: add g/G shortcuts throughout 2015-04-07 16:13:42 +12:00
statusbar.py Refactor flow list state management 2015-04-07 15:59:38 +12:00
tabs.py Next/previous tab keybindings 2015-04-01 10:34:58 +13:00
window.py console: All palettes now explicitly set a background colour 2015-04-07 10:01:18 +12:00