Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [web] Add tests for js/components/FlowTable/FlowTableHead.js | Matthew Shao | 2017-05-22 | 1 | -1/+1 |
* | [web] Minor fix for FileChooser.jsx | Matthew Shao | 2017-05-13 | 1 | -1/+1 |
* | [web] Add tests for js/components/common/FileChooser.jsx & minor fix. | Matthew Shao | 2017-05-12 | 1 | -1/+1 |
* | [web] Add tests for js/components/common/DocsLink.jsx | Matthew Shao | 2017-05-11 | 1 | -0/+1 |
* | [web] add connection tests | Maximilian Hils | 2017-04-29 | 2 | -6/+7 |
* | [web] add connection indicator | Maximilian Hils | 2017-04-29 | 2 | -2/+33 |
* | change import of prop-types | cle1000 | 2017-04-27 | 36 | -44/+77 |
* | Fix#2184, mitmweb -n dispalys incorrect message. (#2187) | Matthew Shao | 2017-03-22 | 1 | -4/+6 |
* | Fix #2134 | Frank Ahn | 2017-03-18 | 2 | -2/+7 |
* | [web] Retain focus on input field after selecting. (#2085) | Matthew Shao | 2017-03-04 | 1 | -0/+1 |
* | [web] Simplify the code. (#2085) | Matthew Shao | 2017-03-03 | 1 | -6/+2 |
* | [web] Add mouse support for FilterInput popover. | Matthew Shao | 2017-03-02 | 2 | -3/+12 |
* | nuke tcp.Address and add proper IPv6 support | Thomas Kriechbaumer | 2017-02-24 | 1 | -1/+1 |
* | update mitmweb resources | Maximilian Hils | 2017-02-21 | 1 | -3/+3 |
* | add version info to web footer (#2010) | Alireza Mosajjal | 2017-02-12 | 1 | -1/+4 |
* | remove contentview selector and view description if edit mode is on | cle1000 | 2017-02-08 | 2 | -14/+5 |
* | web: Add ~marked filter | Sachin Kelkar | 2017-01-20 | 1 | -1/+1 |
* | enable HTTP/2 by default | Thomas Kriechbaumer | 2016-12-26 | 1 | -2/+2 |
* | [web] various fixes | Maximilian Hils | 2016-12-12 | 7 | -20/+39 |
* | [web] style flow menu | Maximilian Hils | 2016-12-11 | 4 | -63/+109 |
* | [web] style start menu | Maximilian Hils | 2016-12-11 | 1 | -1/+1 |
* | [web] style options menu | Maximilian Hils | 2016-12-11 | 8 | -123/+151 |
* | [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 | 1 | -1/+1 |
* | web: simplify flow storage | Maximilian Hils | 2016-11-08 | 3 | -18/+15 |
* | clean up mitmweb | Maximilian Hils | 2016-11-08 | 1 | -59/+0 |
* | Merge pull request #1489 from mitmproxy/web_refactor | Maximilian Hils | 2016-08-22 | 11 | -217/+211 |
|\ | |||||
| * | fix refactoring bug | Clemens | 2016-08-19 | 1 | -2/+2 |
| * | refactoring | Clemens | 2016-08-19 | 2 | -4/+2 |
| * | refactor contentviews, dropdown, filemenu and footer | Clemens | 2016-08-18 | 4 | -93/+79 |
| * | 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 | 1 | -3/+3 |
| * | 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 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #1483 from gzzhanghao/history | Maximilian Hils | 2016-08-15 | 2 | -33/+57 |
|\ | |||||
| * | [web] bug fix | Jason | 2016-08-16 | 1 | -5/+6 |
| * | [web] remove react-router | Jason | 2016-08-15 | 2 | -33/+56 |
* | | move content to redux, add lines to view | Clemens | 2016-08-10 | 2 | -14/+19 |
* | | little changes in css | Clemens | 2016-08-09 | 2 | -2/+2 |
* | | added hints from mhils | Clemens | 2016-08-09 | 5 | -31/+34 |
* | | add sticky footer contentview | Clemens | 2016-08-06 | 1 | -1/+1 |
* | | change some style | Clemens | 2016-08-05 | 5 | -63/+97 |
* | | fix get contentview in mitmweb | Clemens | 2016-08-04 | 1 | -1/+1 |
* | | litte style changes | Clemens | 2016-08-03 | 2 | -3/+3 |