aboutsummaryrefslogtreecommitdiffstats
path: root/web
Commit message (Collapse)AuthorAgeFilesLines
* [web] Minor fixes for the test.Matthew Shao2017-03-262-7/+10
|
* [web] Exclude src/js/filt/filt.js from coverage report.Matthew Shao2017-03-261-1/+4
|
* [web] Add JS coverage to codecov.Matthew Shao2017-03-261-1/+3
|
* [web] Reach 100% coverage for ducks/settings.jsMatthew Shao2017-03-261-0/+23
|
* [web] Update configuration of jest to avoid deprecation warningMatthew Shao2017-03-221-1/+1
|
* [web] Reach 100% coverage for ducks/eventLog.jsMatthew Shao2017-03-221-0/+40
|
* Fix#2184, mitmweb -n dispalys incorrect message. (#2187)Matthew Shao2017-03-221-4/+6
| | | | | | | | * Fixes #2184, python code. * Fixes #2184, JavaScript code. * [web] Update Footer.jsx (#2184)
* Merge pull request #2182 from syahn/fix-#2134Maximilian Hils2017-03-193-3/+8
|\ | | | | Fix #2134
| * Fix #2134Frank Ahn2017-03-183-3/+8
| |
* | [web] Reach 100% coverage for ducks/utils/store.jsMatthew Shao2017-03-171-10/+95
|/
* Merge pull request #2156 from syahn/pretty-popupMaximilian Hils2017-03-161-0/+8
|\ | | | | [web] Adjust pop-up docs position
| * Adjust pop-up docs positionFrank Ahn2017-03-151-0/+8
| | | | | | | | - Shift pop-up docs to the right position according to responsiveness
* | [web] Reach 100% coverage for ducks/ui/flow.jsMatthew Shao2017-03-151-1/+34
|/
* Match ~d and ~u filters against pretty_host toodequis2017-03-141-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-devMaximilian Hils2017-03-131-0/+86
|\ | | | | [web] Add tests for ducks/utils/store.js
| * [web] Improve the code style on testsMatthew Shao2017-03-131-36/+45
| |
| * [web] Add tests for ducks/utils/store.jsMatthew Shao2017-03-131-0/+77
| |
* | [web] Fixes the flaw in #2133Matthew Shao2017-03-131-4/+4
|/
* [web] Fixes all existed testsMatthew Shao2017-03-112-5/+7
|
* [web] Fixes stopEdit action in ducks/ui/flow.jsMatthew Shao2017-03-111-3/+4
|
* [web] remove the tests for abandoned files.Matthew Shao2017-03-103-287/+0
|
* web: Add websocket filterSachin Kelkar2017-03-062-84/+111
|
* Merge pull request #2085 from MatthewShao/devMaximilian Hils2017-03-053-2/+15
|\ | | | | [web] Add mouse support for FilterInput popover.
| * [web] Retain focus on input field after selecting. (#2085)Matthew Shao2017-03-041-0/+1
| |
| * [web] Simplify the code. (#2085)Matthew Shao2017-03-031-6/+2
| |
| * [web] Add mouse support for FilterInput popover.Matthew Shao2017-03-023-3/+19
| |
* | [web] fix scroll bug in flow detail. (#2083)Matthew Shao2017-03-041-2/+1
| |
* | web: Fix #1888Sachin Kelkar2017-03-031-5/+1
|/
* nuke tcp.Address and add proper IPv6 supportThomas Kriechbaumer2017-02-242-3/+3
|
* [web] yarn? yarn.Maximilian Hils2017-02-212-32/+5318
|
* update mitmweb resourcesMaximilian Hils2017-02-211-3/+3
|
* add version info to web footer (#2010)Alireza Mosajjal2017-02-121-1/+4
| | | fixes #1893
* Merge pull request #2002 from mitmproxy/content_views_editMaximilian Hils2017-02-093-15/+6
|\ | | | | Content views edit
| * remove contentview selector and view description if edit mode is oncle10002017-02-082-14/+5
| |
| * fix show_lines button visible in edit mode if you change tabscle10002017-02-081-1/+1
| |
* | fix response body edit issuecle10002017-02-081-1/+0
|/
* web: Add body filtersSachin Kelkar2017-01-242-276/+453
|
* Merge NullaryExpr, UnaryExpr and BooleanLiteralSachin Kelkar2017-01-232-421/+392
|
* web: Add ~src and ~dst filtersSachin Kelkar2017-01-212-132/+256
|
* web: Add ~http and ~tcp filtersSachin Kelkar2017-01-202-181/+235
|
* web: Add ~marked filterSachin Kelkar2017-01-203-171/+198
|
* enable HTTP/2 by defaultThomas Kriechbaumer2016-12-261-2/+2
|
* [web] various fixesMaximilian Hils2016-12-1213-54/+119
|
* [web] style flow menuMaximilian Hils2016-12-115-86/+158
|
* [web] style start menuMaximilian Hils2016-12-113-4/+18
|
* [web] style options menuMaximilian Hils2016-12-1110-133/+203
| | | | The other menus are WIP.
* [web] show proxy address, add websocket toggleMaximilian Hils2016-12-112-3/+16
|
* mitmweb: 100% app test coverage, numerous fixesMaximilian Hils2016-11-232-7/+7
|
* minor fixesMaximilian Hils2016-11-233-8/+6
|
* mitmweb: fix event displayMaximilian Hils2016-11-232-4/+2
|