mitmproxy/libmproxy/console
Aldo Cortesi 35f4a1c424 Tune content viewing to maintain responsiveness:
- Reduce display cutoff to 20k.
- Make sure that we only indent the visible part of a JS body, not the whole
thing.
2012-04-01 10:09:25 +12:00
..
__init__.py Factor out content view apparatus into contentview.py 2012-03-24 11:21:58 +13:00
common.py Factor out content view apparatus into contentview.py 2012-03-24 11:21:58 +13:00
contentview.py Tune content viewing to maintain responsiveness: 2012-04-01 10:09:25 +12:00
flowlist.py Add modal help to GridEditor. 2012-03-22 14:57:57 +13:00
flowview.py When paging through flows in flowview, indicate when there are no more flows. 2012-03-28 10:21:48 +13:00
grideditor.py Fix GridEditor external edit functionality. 2012-03-30 19:51:40 +13:00
help.py Add modal help to GridEditor. 2012-03-22 14:57:57 +13:00
palettes.py Add error indications to GridEditor. 2012-03-23 13:28:33 +13:00