Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use `ensure_ascii` in wep.app#broadcast | isra17 | 2015-07-13 | 1 | -1/+2 |
| | | | | Otherwise, a non-unicode character in a flow cause mitmweb to crash. | ||||
* | Merge remote-tracking branch 'upstream/master' into print-bracket-fix | Jim Shaver | 2015-05-31 | 1 | -12/+55 |
|\ | | | | | | | | | | | | | | | Conflicts: examples/har_extractor.py examples/nonblocking.py examples/read_dumpfile libmproxy/web/app.py | ||||
| * | Add coding style check, reformat. | Aldo Cortesi | 2015-05-30 | 1 | -3/+6 |
| | | |||||
| * | mitmweb: add editor | Maximilian Hils | 2015-05-01 | 1 | -1/+1 |
| | | |||||
| * | web: minor ux improvements | Maximilian Hils | 2015-03-27 | 1 | -0/+4 |
| | | |||||
| * | web: backup flows on edit | Maximilian Hils | 2015-03-26 | 1 | -0/+7 |
| | | |||||
| * | web: add basic edit capability for first line | Maximilian Hils | 2015-03-23 | 1 | -11/+40 |
| | | |||||
* | | Fixed print function to be inline with python 3 | Jim Shaver | 2015-05-29 | 1 | -3/+3 |
|/ | |||||
* | Consolidate reading flows from file, use in mitmweb. | Aldo Cortesi | 2015-01-02 | 1 | -3/+6 |
| | |||||
* | web: integrate filter docs | Maximilian Hils | 2014-12-26 | 1 | -1/+8 |
| | |||||
* | web: CSP, revert functionality, serve content | Maximilian Hils | 2014-12-25 | 1 | -29/+78 |
| | |||||
* | web: show mitmproxy version | Maximilian Hils | 2014-12-25 | 1 | -0/+2 |
| | |||||
* | web: much ui work, such christmas | Maximilian Hils | 2014-12-25 | 1 | -0/+1 |
| | |||||
* | web: duplicate, delete, replay flows | Maximilian Hils | 2014-12-24 | 1 | -29/+67 |
| | |||||
* | web: move eventlog state out of settings | Maximilian Hils | 2014-12-23 | 1 | -1/+0 |
| | |||||
* | web: intercept feature | Maximilian Hils | 2014-12-23 | 1 | -6/+49 |
| | |||||
* | web: filter/highlight ui, many fixes | Maximilian Hils | 2014-12-13 | 1 | -2/+2 |
| | |||||
* | web: implement settings store, modularize store | Maximilian Hils | 2014-12-10 | 1 | -2/+12 |
| | |||||
* | web: add event store, fix all those bugs | Maximilian Hils | 2014-12-10 | 1 | -1/+8 |
| | |||||
* | generalize store | Maximilian Hils | 2014-12-09 | 1 | -7/+2 |
| | |||||
* | always use the app dispatcher | Maximilian Hils | 2014-12-09 | 1 | -5/+0 |
| | |||||
* | web: various fixes, add clear button | Maximilian Hils | 2014-11-28 | 1 | -3/+11 |
| | |||||
* | introduce revised views, port over changes from multiple_views branch | Maximilian Hils | 2014-11-26 | 1 | -13/+31 |
| | |||||
* | Introduce short form object state, and connect the ends to send data to web app | Aldo Cortesi | 2014-09-17 | 1 | -1/+9 |
| | |||||
* | Basic websocket connection, code cleanup. | Aldo Cortesi | 2014-09-17 | 1 | -1/+21 |
| | |||||
* | Add tornado dependency, serve index file | Aldo Cortesi | 2014-09-14 | 1 | -0/+6 |
| | |||||
* | Basic web service and options | Aldo Cortesi | 2014-09-14 | 1 | -0/+18 |
| | |||||
* | web -> onboarding | Aldo Cortesi | 2014-09-12 | 1 | -29/+0 |
| | |||||
* | Reorg to put web app in its own directory | Aldo Cortesi | 2014-09-10 | 1 | -0/+29 |