aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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
| |
* | gulpfileMaximilian Hils2014-09-1317-62/+8756
| |
* | use bowser-installerMaximilian Hils2014-09-13181-80501/+21
| |
* | fix testsMaximilian Hils2014-09-121-2/+2
| |
* | update iframe injector example to use BeautifulSoupMaximilian Hils2014-09-121-6/+10
| |
* | Merge branch 'master' of ssh.github.com:cortesi/mitmproxyAldo Cortesi2014-09-121-0/+1
|\ \
| * | update gitignoreMaximilian Hils2014-09-111-0/+1
| | |
* | | web -> onboardingAldo Cortesi2014-09-1227-8255/+1485
|/ /
* | Client-side framework for web applicationAldo Cortesi2014-09-10205-198/+146552
| |
* | Reorg to put web app in its own directoryAldo Cortesi2014-09-1020-3/+4
| |
* | Docs stub for Unbuntu, restore executable flag on binaries.Aldo Cortesi2014-09-093-0/+19
| |
* | polish new distribution setupMaximilian Hils2014-09-093-3/+4
| |
* | Update README.mkdMaximilian Hils2014-09-091-6/+21
| |