Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix broken link | Maximilian Hils | 2018-01-02 | 1 | -1/+1 |
| | |||||
* | Fix crash when using body filters (#2744) | Wouter Visser | 2018-01-02 | 2 | -7/+7 |
| | | | | | fix crash when using body filters They still don't work, but at least the web interface won't crash. | ||||
* | change import of prop-types | cle1000 | 2017-04-27 | 1 | -1/+1 |
| | |||||
* | Match ~d and ~u filters against pretty_host too | dequis | 2017-03-14 | 1 | -1/+1 |
| | | | | | Changed the ~u filter in the console UI to match the behavior of mitmweb, which only matches against pretty_url, never against url. | ||||
* | web: Add websocket filter | Sachin Kelkar | 2017-03-06 | 2 | -84/+111 |
| | |||||
* | nuke tcp.Address and add proper IPv6 support | Thomas Kriechbaumer | 2017-02-24 | 1 | -2/+2 |
| | |||||
* | web: Add body filters | Sachin Kelkar | 2017-01-24 | 2 | -276/+453 |
| | |||||
* | Merge NullaryExpr, UnaryExpr and BooleanLiteral | Sachin Kelkar | 2017-01-23 | 2 | -421/+392 |
| | |||||
* | web: Add ~src and ~dst filters | Sachin Kelkar | 2017-01-21 | 2 | -132/+256 |
| | |||||
* | web: Add ~http and ~tcp filters | Sachin Kelkar | 2017-01-20 | 2 | -181/+235 |
| | |||||
* | web: Add ~marked filter | Sachin Kelkar | 2017-01-20 | 2 | -170/+197 |
| | |||||
* | fix up web stuff | Maximilian Hils | 2016-02-28 | 2 | -436/+451 |
| | |||||
* | move mitmproxy/web to root | Maximilian Hils | 2016-02-18 | 2 | -0/+2023 |
| | |||||
* | move mitmproxy | Maximilian Hils | 2016-02-15 | 2 | -2023/+0 |
| | |||||
* | update web builds, use watchify | Maximilian Hils | 2015-10-08 | 1 | -1/+1 |
| | |||||
* | code -> status_code, httpversion -> http_version | Maximilian Hils | 2015-09-17 | 2 | -4/+4 |
| | |||||
* | Add PEG support to gulpfile | Aldo Cortesi | 2015-01-03 | 2 | -26/+26 |
| | | | | | - Extract conf - all project specific conf outside gulpfile - Generalize filt.js exports, add required imports | ||||
* | Basic conversion: browserified web app now works. | Aldo Cortesi | 2014-12-30 | 1 | -3/+7 |
| | |||||
* | web: filter/highlight ui, many fixes | Maximilian Hils | 2014-12-13 | 2 | -95/+177 |
| | |||||
* | add filter descriptions | Maximilian Hils | 2014-12-12 | 2 | -30/+100 |
| | |||||
* | web: filtering | Maximilian Hils | 2014-12-12 | 2 | -226/+237 |
| | |||||
* | web: implement filters | Maximilian Hils | 2014-12-12 | 2 | -25/+1788 |
| | |||||
* | web: add filter grammar | Maximilian Hils | 2014-12-11 | 1 | -0/+93 |