aboutsummaryrefslogtreecommitdiffstats
path: root/libmproxy/console/flowview.py
Commit message (Expand)AuthorAgeFilesLines
* Use the new ODict get_first convenience function in a bunch of places.Aldo Cortesi2012-08-181-2/+2
* Send tracebacks from content viewers to event log.Aldo Cortesi2012-08-181-1/+1
* Huge cleanup of content viewers.Aldo Cortesi2012-08-181-3/+3
* Fix crash when adding a Response when none existed before.Aldo Cortesi2012-05-241-1/+1
* Add interface to mark content missing, and extend UI to indicate when content...Aldo Cortesi2012-05-161-2/+29
* Minor cruft removal.Aldo Cortesi2012-04-091-2/+2
* Add some missing help entries.Aldo Cortesi2012-04-081-0/+1
* Add an "f" shortcut key to load full body contents.Aldo Cortesi2012-04-081-17/+36
* Always use ODictCaseless for headers.Aldo Cortesi2012-04-041-2/+2
* Improve revert modelAldo Cortesi2012-04-041-0/+6
* Add a details page, available from a flow view with the 'X' shortcutAldo Cortesi2012-04-031-0/+3
* Add an option to allow clearing of display mode override.Aldo Cortesi2012-04-021-1/+3
* More sensible display mode override indicator.Aldo Cortesi2012-04-021-29/+26
* Only cache the calculated body of a view.Aldo Cortesi2012-04-021-13/+16
* Move "M" shortcut key to global scope.Aldo Cortesi2012-04-021-31/+1
* Start rationalizing content views.Aldo Cortesi2012-04-021-49/+46
* Make "T" pretty view over-ride persistent when switching between flows.Aldo Cortesi2012-04-021-15/+23
* When paging through flows in flowview, indicate when there are no more flows.Aldo Cortesi2012-03-281-1/+2
* Add image pretty viewer to forcing options.Aldo Cortesi2012-03-261-4/+15
* Don't auto-view request if there's no response.Aldo Cortesi2012-03-261-1/+1
* Add Javascript to manual pretty type over-rides.Aldo Cortesi2012-03-251-1/+4
* Re-enable caching for content view calculation.Aldo Cortesi2012-03-251-1/+6
* Refactor pretty view mechanism.Aldo Cortesi2012-03-241-6/+2
* Factor out content view apparatus into contentview.pyAldo Cortesi2012-03-241-146/+10
* Add modal help to GridEditor.Aldo Cortesi2012-03-221-0/+4
* More work on pretty view forcing.Aldo Cortesi2012-03-201-9/+21
* Refactor pretty view forcing somewhat.Aldo Cortesi2012-03-201-14/+18
* Add a simple parser for content type specifications.Aldo Cortesi2012-03-201-0/+1
* Allow a flow view's pretty-printed body type auto-detection to be overridden ...Ulrich Petri2012-03-191-12/+49
* Specialize GridEditor into a number of subclasses.Aldo Cortesi2012-03-191-4/+6
* Generalize GridEditor to N columns.Aldo Cortesi2012-03-181-3/+3
* KVEditor -> GridEditorAldo Cortesi2012-03-181-3/+3
* Introduce a cache for flow list entries.Aldo Cortesi2012-02-271-1/+1
* Confirm when we clear a request body to add a form.Aldo Cortesi2012-02-231-1/+19
* License notifications, minor docs.Aldo Cortesi2012-02-231-0/+15
* connection -> flow in libmitmproxy/consoleAldo Cortesi2012-02-211-0/+575