mitmproxy/libmproxy/console
Aldo Cortesi 79a0334a02 Improve revert model
- Flows are backed up whenever an interactive, non-script change is made.
- That backup is canonical and never changed - "V" will always revert to it.

This makes more sense than what we had previously....
2012-04-04 09:47:57 +12:00
..
__init__.py Add a details page, available from a flow view with the 'X' shortcut 2012-04-03 11:10:25 +12:00
common.py Add a details page, available from a flow view with the 'X' shortcut 2012-04-03 11:10:25 +12:00
contentview.py Make it clearer when we fall back to Raw. 2012-04-02 11:22:01 +12:00
flowdetailview.py Return a datetime object from SSLCert notbefore and notafter properties. 2012-04-03 22:23:07 +12:00
flowlist.py Improve revert model 2012-04-04 09:47:57 +12:00
flowview.py Improve revert model 2012-04-04 09:47:57 +12:00
grideditor.py Fix GridEditor external edit functionality. 2012-03-30 19:51:40 +13:00
help.py Move "M" shortcut key to global scope. 2012-04-02 10:49:57 +12:00
palettes.py Nicer coloring for HTTP response codes. 2012-04-02 14:08:30 +12:00