Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change import of prop-types | cle1000 | 2017-04-27 | 37 | -45/+78 |
| | |||||
* | [web] Add coverage for js/utils.js, js/flow/utils.js | Matthew Shao | 2017-04-26 | 2 | -0/+164 |
| | |||||
* | Fix the tests for flows actions. | Matthew Shao | 2017-04-25 | 2 | -169/+31 |
| | |||||
* | Merge branch 'jest-dev' of https://github.com/MatthewShao/mitmproxy into ↵ | Matthew Shao | 2017-04-25 | 3 | -50/+225 |
|\ | | | | | | | jest-dev | ||||
| * | simplify selectRelative, add example for action testing | Maximilian Hils | 2017-04-24 | 3 | -98/+119 |
| | | |||||
| * | [web] Coverage++ for ducks/flows.js | Matthew Shao | 2017-04-24 | 1 | -3/+158 |
| | | |||||
* | | [web] Coverage++ for ducks/flows.js | Matthew Shao | 2017-03-28 | 1 | -3/+158 |
|/ | |||||
* | [web] Minor fixes for the test. | Matthew Shao | 2017-03-26 | 1 | -2/+5 |
| | |||||
* | [web] Reach 100% coverage for ducks/settings.js | Matthew Shao | 2017-03-26 | 1 | -0/+23 |
| | |||||
* | [web] Reach 100% coverage for ducks/eventLog.js | Matthew Shao | 2017-03-22 | 1 | -0/+40 |
| | |||||
* | Fix#2184, mitmweb -n dispalys incorrect message. (#2187) | Matthew Shao | 2017-03-22 | 1 | -4/+6 |
| | | | | | | | | * Fixes #2184, python code. * Fixes #2184, JavaScript code. * [web] Update Footer.jsx (#2184) | ||||
* | Merge pull request #2182 from syahn/fix-#2134 | Maximilian Hils | 2017-03-19 | 3 | -3/+8 |
|\ | | | | | Fix #2134 | ||||
| * | Fix #2134 | Frank Ahn | 2017-03-18 | 3 | -3/+8 |
| | | |||||
* | | [web] Reach 100% coverage for ducks/utils/store.js | Matthew Shao | 2017-03-17 | 1 | -10/+95 |
|/ | |||||
* | [web] Reach 100% coverage for ducks/ui/flow.js | Matthew Shao | 2017-03-15 | 1 | -1/+34 |
| | |||||
* | 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. | ||||
* | Merge pull request #2137 from MatthewShao/jest-dev | Maximilian Hils | 2017-03-13 | 1 | -0/+86 |
|\ | | | | | [web] Add tests for ducks/utils/store.js | ||||
| * | [web] Improve the code style on tests | Matthew Shao | 2017-03-13 | 1 | -36/+45 |
| | | |||||
| * | [web] Add tests for ducks/utils/store.js | Matthew Shao | 2017-03-13 | 1 | -0/+77 |
| | | |||||
* | | [web] Fixes the flaw in #2133 | Matthew Shao | 2017-03-13 | 1 | -4/+4 |
|/ | |||||
* | [web] Fixes all existed tests | Matthew Shao | 2017-03-11 | 2 | -5/+7 |
| | |||||
* | [web] Fixes stopEdit action in ducks/ui/flow.js | Matthew Shao | 2017-03-11 | 1 | -3/+4 |
| | |||||
* | [web] remove the tests for abandoned files. | Matthew Shao | 2017-03-10 | 3 | -287/+0 |
| | |||||
* | web: Add websocket filter | Sachin Kelkar | 2017-03-06 | 2 | -84/+111 |
| | |||||
* | Merge pull request #2085 from MatthewShao/dev | Maximilian Hils | 2017-03-05 | 2 | -2/+8 |
|\ | | | | | [web] Add mouse support for FilterInput popover. | ||||
| * | [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 |
| | | |||||
* | | web: Fix #1888 | Sachin Kelkar | 2017-03-03 | 1 | -5/+1 |
|/ | |||||
* | nuke tcp.Address and add proper IPv6 support | Thomas Kriechbaumer | 2017-02-24 | 2 | -3/+3 |
| | |||||
* | 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 |
| | | | fixes #1893 | ||||
* | 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 |
| | |||||
* | 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 | 11 | -53/+114 |
| | |||||
* | [web] style flow menu | Maximilian Hils | 2016-12-11 | 4 | -63/+109 |
| | |||||
* | [web] style start menu | Maximilian Hils | 2016-12-11 | 2 | -3/+3 |
| | |||||
* | [web] style options menu | Maximilian Hils | 2016-12-11 | 9 | -125/+153 |
| | | | | The other menus are WIP. | ||||
* | [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 |
| |