Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2002 from mitmproxy/content_views_edit | Maximilian Hils | 2017-02-09 | 3 | -15/+6 |
|\ | |||||
| * | remove contentview selector and view description if edit mode is on | cle1000 | 2017-02-08 | 2 | -14/+5 |
| * | fix show_lines button visible in edit mode if you change tabs | cle1000 | 2017-02-08 | 1 | -1/+1 |
* | | fix response body edit issue | cle1000 | 2017-02-08 | 1 | -1/+0 |
|/ | |||||
* | 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 | 3 | -171/+198 |
* | enable HTTP/2 by default | Thomas Kriechbaumer | 2016-12-26 | 1 | -2/+2 |
* | [web] various fixes | Maximilian Hils | 2016-12-12 | 13 | -54/+119 |
* | [web] style flow menu | Maximilian Hils | 2016-12-11 | 5 | -86/+158 |
* | [web] style start menu | Maximilian Hils | 2016-12-11 | 3 | -4/+18 |
* | [web] style options menu | Maximilian Hils | 2016-12-11 | 10 | -133/+203 |
* | [web] show proxy address, add websocket toggle | Maximilian Hils | 2016-12-11 | 2 | -3/+16 |
* | mitmweb: 100% app test coverage, numerous fixes | Maximilian Hils | 2016-11-23 | 2 | -7/+7 |
* | minor fixes | Maximilian Hils | 2016-11-23 | 3 | -8/+6 |
* | mitmweb: fix event display | Maximilian Hils | 2016-11-23 | 2 | -4/+2 |
* | mitmweb: minor fixes | Maximilian Hils | 2016-11-09 | 4 | -7/+34 |
* | web: simplify flow storage | Maximilian Hils | 2016-11-08 | 15 | -571/+360 |
* | clean up mitmweb | Maximilian Hils | 2016-11-08 | 15 | -593/+176 |
* | Merge pull request #1489 from mitmproxy/web_refactor | Maximilian Hils | 2016-08-22 | 15 | -223/+231 |
|\ | |||||
| * | fix dropdown css, add new selection after delete | Clemens | 2016-08-22 | 2 | -3/+10 |
| * | fix refactoring bug | Clemens | 2016-08-19 | 1 | -2/+2 |
| * | refactoring | Clemens | 2016-08-19 | 4 | -9/+7 |
| * | refactor contentviews, dropdown, filemenu and footer | Clemens | 2016-08-18 | 5 | -93/+83 |
| * | refactor dropdown menu, view selector | Clemens | 2016-08-18 | 4 | -115/+103 |
| * | fix viewselector bug | Clemens | 2016-08-17 | 1 | -1/+1 |
| * | refactor codeeditor | Clemens | 2016-08-17 | 1 | -2/+1 |
| * | fix deselection on delete, fix toggleInputButton props | Clemens | 2016-08-17 | 2 | -4/+7 |
| * | refactor flow menu | Clemens | 2016-08-16 | 1 | -1/+5 |
| * | refactor file up and download | Clemens | 2016-08-16 | 3 | -30/+49 |
| * | refactor header_options | Clemens | 2016-08-16 | 2 | -17/+17 |
* | | added tests | Clemens | 2016-08-19 | 4 | -13/+87 |
|/ | |||||
* | Merge pull request #1483 from gzzhanghao/history | Maximilian Hils | 2016-08-15 | 4 | -43/+59 |
|\ | |||||
| * | [web] bug fix | Jason | 2016-08-16 | 1 | -5/+6 |
| * | [web] remove react-router | Jason | 2016-08-15 | 4 | -43/+58 |
* | | move content to redux, add lines to view | Clemens | 2016-08-10 | 3 | -15/+35 |
* | | fix css bug | Clemens | 2016-08-09 | 1 | -1/+1 |
* | | merge with master | Clemens | 2016-08-09 | 8 | -20/+53 |
|\| | |||||
| * | Merge pull request #1406 from gzzhanghao/fix36 | Maximilian Hils | 2016-07-27 | 6 | -19/+51 |
| |\ | |||||
| | * | [web] change test files | Jason | 2016-07-27 | 7 | -7/+0 |
| | * | [web] bug fix and add test | Jason | 2016-07-26 | 4 | -13/+37 |
| | * | [web] fix: Flow update changes list order #36 | Jason | 2016-07-24 | 1 | -10/+25 |
| * | | add favicon to mitmweb (#1440) | Clemens Brunner | 2016-07-27 | 2 | -1/+2 |
* | | | little changes in css | Clemens | 2016-08-09 | 3 | -16/+18 |
* | | | added hints from mhils | Clemens | 2016-08-09 | 7 | -61/+48 |
* | | | add sticky footer contentview | Clemens | 2016-08-06 | 3 | -5/+6 |
* | | | change some style | Clemens | 2016-08-05 | 6 | -70/+121 |
* | | | fix get contentview in mitmweb | Clemens | 2016-08-04 | 1 | -1/+1 |