Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | flowtable: add selection indicator, add keyboard navigation | Maximilian Hils | 2014-09-18 | 12 | -154/+376 |
* | .jsx -> .jsx.js | Maximilian Hils | 2014-09-18 | 7 | -11/+17 |
* | undo spriting | Maximilian Hils | 2014-09-17 | 18 | -109/+63 |
* | add features to the traffic table, introduce image spriting | Maximilian Hils | 2014-09-17 | 25 | -41/+396 |
* | implement FlowStore basics | Maximilian Hils | 2014-09-17 | 17 | -66/+458 |
* | connect eventlog events to ui | Maximilian Hils | 2014-09-17 | 15 | -103/+89 |
* | Introduce short form object state, and connect the ends to send data to web app | Aldo Cortesi | 2014-09-17 | 8 | -21/+67 |
* | formatting | Maximilian Hils | 2014-09-17 | 13 | -158/+164 |
* | Clean up and clarify StateObject | Aldo Cortesi | 2014-09-17 | 10 | -144/+123 |
* | Whitespace & formatting | Aldo Cortesi | 2014-09-17 | 3 | -66/+136 |
* | Basic websocket connection, code cleanup. | Aldo Cortesi | 2014-09-17 | 6 | -60/+85 |
* | fix flow detail display | Maximilian Hils | 2014-09-16 | 1 | -1/+1 |
* | Slightly more verbose gulping, remove strict declarations for now. | Aldo Cortesi | 2014-09-16 | 5 | -27/+46 |
* | Convert to ES5 inheritance pattern | Aldo Cortesi | 2014-09-16 | 9 | -214/+232 |
* | We're not ready for ES6 | Aldo Cortesi | 2014-09-16 | 15 | -169/+176 |
* | ignore compiled files in diff | Maximilian Hils | 2014-09-16 | 5 | -8/+11 |
* | format javascript | Maximilian Hils | 2014-09-16 | 16 | -462/+497 |
* | web: implement EventLogStore | Maximilian Hils | 2014-09-16 | 14 | -216/+264 |
* | web: eventlog ui | Maximilian Hils | 2014-09-15 | 9 | -20/+51 |
* | client-side structure | Maximilian Hils | 2014-09-15 | 27 | -507/+738 |
* | Merge branch 'master' of ssh.github.com:mitmproxy/mitmproxy | Aldo Cortesi | 2014-09-15 | 2 | -1/+6 |
|\ | |||||
| * | fix bugs | Maximilian Hils | 2014-09-15 | 2 | -1/+6 |
* | | Client-side cleanup | Aldo Cortesi | 2014-09-15 | 10 | -280/+110 |
|/ | |||||
* | fix missing timeout parameter | Maximilian Hils | 2014-09-14 | 1 | -1/+1 |
* | docs: make sure that inline script devs don't miss the examples | Maximilian Hils | 2014-09-14 | 1 | -2/+9 |
* | Web interface is live. | Aldo Cortesi | 2014-09-14 | 3 | -8080/+4 |
* | checkin assets | Maximilian Hils | 2014-09-14 | 6 | -0/+56563 |
* | include jshint-stylish dependency | Maximilian Hils | 2014-09-14 | 2 | -2/+3 |
* | Add tornado dependency, serve index file | Aldo Cortesi | 2014-09-14 | 4 | -4/+24 |
* | Basic web service and options | Aldo Cortesi | 2014-09-14 | 4 | -6/+60 |
* | Merge branch 'master' of ssh.github.com:cortesi/mitmproxy | Aldo Cortesi | 2014-09-14 | 11 | -44/+15542 |
|\ | |||||
| * | web: add flow stub | Maximilian Hils | 2014-09-14 | 3 | -26/+2066 |
| * | gulpfile: add tests and notify | Maximilian Hils | 2014-09-14 | 8 | -18/+13476 |
* | | Remove external app option, make tick timeout explicit | Aldo Cortesi | 2014-09-14 | 8 | -48/+14 |
* | | Super-basic outline for web io loop | Aldo Cortesi | 2014-09-14 | 12 | -6/+8737 |
|/ | |||||
* | update Gruntfile | Maximilian Hils | 2014-09-13 | 8 | -21/+32 |
* | web: start gui | Maximilian Hils | 2014-09-13 | 16 | -66/+5722 |
* | gulpfile | Maximilian Hils | 2014-09-13 | 17 | -62/+8756 |
* | use bowser-installer | Maximilian Hils | 2014-09-13 | 181 | -80501/+21 |
* | fix tests | Maximilian Hils | 2014-09-12 | 1 | -2/+2 |
* | update iframe injector example to use BeautifulSoup | Maximilian Hils | 2014-09-12 | 1 | -6/+10 |
* | Merge branch 'master' of ssh.github.com:cortesi/mitmproxy | Aldo Cortesi | 2014-09-12 | 1 | -0/+1 |
|\ | |||||
| * | update gitignore | Maximilian Hils | 2014-09-11 | 1 | -0/+1 |
* | | web -> onboarding | Aldo Cortesi | 2014-09-12 | 27 | -8255/+1485 |
|/ | |||||
* | Client-side framework for web application | Aldo Cortesi | 2014-09-10 | 205 | -198/+146552 |
* | Reorg to put web app in its own directory | Aldo Cortesi | 2014-09-10 | 20 | -3/+4 |
* | Docs stub for Unbuntu, restore executable flag on binaries. | Aldo Cortesi | 2014-09-09 | 3 | -0/+19 |
* | polish new distribution setup | Maximilian Hils | 2014-09-09 | 3 | -3/+4 |
* | Update README.mkd | Maximilian Hils | 2014-09-09 | 1 | -6/+21 |
* | fix jsunpacker imports | Maximilian Hils | 2014-09-09 | 2 | -2/+2 |