aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | fix timestamp formatting: end_time may not be setMaximilian Hils2014-09-222-3/+8
| |
* | beef up event logMaximilian Hils2014-09-2211-56/+291
| |
* | web: perf improvementsMaximilian Hils2014-09-227-30/+62
| |
* | web: various improvementsMaximilian Hils2014-09-218-106/+234
| |
* | clean up timestamp handlingMaximilian Hils2014-09-212-8/+12
| |
* | web: minor fixesMaximilian Hils2014-09-202-14/+18
| |
* | web: display flow connection infoMaximilian Hils2014-09-1910-166/+485
| |
* | web: flow iconsMaximilian Hils2014-09-194-10/+102
| |
* | start to fill detailpaneMaximilian Hils2014-09-1911-18/+375
| |
* | basic splitter -> kick-ass splitterMaximilian Hils2014-09-185-28/+94
| |
* | add splitterMaximilian Hils2014-09-1810-100/+210
| |
* | web: detailpane implMaximilian Hils2014-09-1817-265/+688
| |
* | fix #361Maximilian Hils2014-09-183-8/+5
| |
* | flowtable: add selection indicator, add keyboard navigationMaximilian Hils2014-09-1812-154/+376
| |
* | .jsx -> .jsx.jsMaximilian Hils2014-09-187-11/+17
| | | | | | | | | | Rename jsx files to be compatible with Chrome Dev Tools and Workspace Mapping.
* | undo spritingMaximilian Hils2014-09-1718-109/+63
| |
* | add features to the traffic table, introduce image spritingMaximilian Hils2014-09-1725-41/+396
| |
* | implement FlowStore basicsMaximilian Hils2014-09-1717-66/+458
| |
* | connect eventlog events to uiMaximilian Hils2014-09-1715-103/+89
| |
* | Introduce short form object state, and connect the ends to send data to web appAldo Cortesi2014-09-178-21/+67
| |
* | formattingMaximilian Hils2014-09-1713-158/+164
| |
* | Clean up and clarify StateObjectAldo Cortesi2014-09-1710-144/+123
| | | | | | | | | | | | | | | | | | - Flatten the class hierarchy - get_state, load_state, from_state are public - Simplify code - Remove __eq__ and __neq__. This fundamentally changes the semantics of inherited objects in a way that's not part of the core function of the class
* | Whitespace & formattingAldo Cortesi2014-09-173-66/+136
| |
* | Basic websocket connection, code cleanup.Aldo Cortesi2014-09-176-60/+85
| |
* | fix flow detail displayMaximilian Hils2014-09-161-1/+1
| |
* | Slightly more verbose gulping, remove strict declarations for now.Aldo Cortesi2014-09-165-27/+46
| |
* | Convert to ES5 inheritance patternAldo Cortesi2014-09-169-214/+232
| |
* | We're not ready for ES6Aldo Cortesi2014-09-1615-169/+176
| | | | | | | | Lets re-evaluate in June next year when it's actually released
* | ignore compiled files in diffMaximilian Hils2014-09-165-8/+11
| |
* | format javascriptMaximilian Hils2014-09-1616-462/+497
| |
* | web: implement EventLogStoreMaximilian Hils2014-09-1614-216/+264
| |
* | web: eventlog uiMaximilian Hils2014-09-159-20/+51
| |
* | client-side structureMaximilian Hils2014-09-1527-507/+738
| |
* | Merge branch 'master' of ssh.github.com:mitmproxy/mitmproxyAldo Cortesi2014-09-152-1/+6
|\ \
| * | fix bugsMaximilian Hils2014-09-152-1/+6
| | |
* | | Client-side cleanupAldo Cortesi2014-09-1510-280/+110
|/ / | | | | | | | | | | - Remove grunt - Formatting and spacing. There shall be 4 spaces in a tab. Not 3. Not 5. And 2 is right out.
* | fix missing timeout parameterMaximilian Hils2014-09-141-1/+1
| |
* | docs: make sure that inline script devs don't miss the examplesMaximilian Hils2014-09-141-2/+9
| |
* | Web interface is live.Aldo Cortesi2014-09-143-8080/+4
| |
* | checkin assetsMaximilian Hils2014-09-146-0/+56563
| |
* | include jshint-stylish dependencyMaximilian Hils2014-09-142-2/+3
| |
* | Add tornado dependency, serve index fileAldo Cortesi2014-09-144-4/+24
| |
* | Basic web service and optionsAldo Cortesi2014-09-144-6/+60
| |
* | Merge branch 'master' of ssh.github.com:cortesi/mitmproxyAldo Cortesi2014-09-1411-44/+15542
|\ \
| * | web: add flow stubMaximilian Hils2014-09-143-26/+2066
| | |
| * | gulpfile: add tests and notifyMaximilian Hils2014-09-148-18/+13476
| | |
* | | Remove external app option, make tick timeout explicitAldo Cortesi2014-09-148-48/+14
| | |
* | | Super-basic outline for web io loopAldo Cortesi2014-09-1412-6/+8737
|/ /
* | update GruntfileMaximilian Hils2014-09-138-21/+32
| |
* | web: start guiMaximilian Hils2014-09-1316-66/+5722
| |