Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |
|/ | |||||
* | Merge pull request #2156 from syahn/pretty-popup | Maximilian Hils | 2017-03-16 | 1 | -0/+8 |
|\ | | | | | [web] Adjust pop-up docs position | ||||
| * | Adjust pop-up docs position | Frank Ahn | 2017-03-15 | 1 | -0/+8 |
| | | | | | | | | - Shift pop-up docs to the right position according to responsiveness | ||||
* | | [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 | 3 | -2/+15 |
|\ | | | | | [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 | 3 | -3/+19 |
| | | |||||
* | | [web] fix scroll bug in flow detail. (#2083) | Matthew Shao | 2017-03-04 | 1 | -2/+1 |
| | | |||||
* | | 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 | ||||
* | Merge pull request #2002 from mitmproxy/content_views_edit | Maximilian Hils | 2017-02-09 | 3 | -15/+6 |
|\ | | | | | Content views edit | ||||
| * | 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 |
| | | | | 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 |
| | |||||
* | 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 |
|\ | | | | | Web refactor | ||||
| * | fix dropdown css, add new selection after delete | Clemens | 2016-08-22 | 2 | -3/+10 |
| | |