Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document mitmweb architecture | Lucas Ramage | 2020-05-18 | 1 | -0/+8 |
| | | | Bug: https://github.com/mitmproxy/mitmproxy/issues/3925 | ||||
* | Clarify developer documentation for mitmweb | Lucas Ramage | 2020-04-03 | 1 | -0/+2 |
| | | | Bug: https://github.com/mitmproxy/mitmproxy/issues/3888 | ||||
* | update compiled mitmweb assets, fix #3822 | Maximilian Hils | 2020-02-21 | 1 | -1/+1 |
| | |||||
* | Fix wording for ssl_insecure option on mitmweb | Ferenc soós | 2020-01-20 | 2 | -2/+2 |
| | |||||
* | Fix #3571 to support image/webp in mitmweb to display previews | Cixtor | 2019-12-17 | 1 | -1/+1 |
| | |||||
* | [web] fix status column rendering | Maximilian Hils | 2019-12-12 | 1 | -5/+5 |
| | |||||
* | [web] update gulp to fix nodejs compatibility | Maximilian Hils | 2019-12-12 | 3 | -6234/+8251 |
| | |||||
* | fixes copying on macos | Mumen Yassin | 2019-01-23 | 1 | -1/+1 |
| | |||||
* | Update snapshot tests | Arun Swaminathan | 2018-10-20 | 2 | -0/+10 |
| | |||||
* | Check for null flow response when changing color | Arun Swaminathan | 2018-10-20 | 1 | -5/+5 |
| | |||||
* | #3312 Change colors according to HTTP status code | Arun Swaminathan | 2018-10-15 | 1 | -1/+19 |
| | |||||
* | [web] Fixes #3228:API endpoint error | Matthew Shao | 2018-08-13 | 2 | -2/+2 |
| | |||||
* | update compiled mitmweb assets | Maximilian Hils | 2018-06-15 | 1 | -1/+1 |
| | |||||
* | Update flowview.less | Mrigank Krishan | 2018-05-17 | 1 | -1/+2 |
| | |||||
* | update mitmweb dev instructions | Maximilian Hils | 2018-03-20 | 2 | -6/+6 |
| | |||||
* | Fix for failing UI test | Fenil Gandhi | 2018-03-06 | 1 | -1/+1 |
| | |||||
* | Update remaining old docs url with new one. | Fenil Gandhi | 2018-03-05 | 3 | -3/+3 |
| | |||||
* | [web] fix timing display for keepalive connections | Maximilian Hils | 2018-02-05 | 1 | -1/+1 |
| | | | see https://discourse.mitmproxy.org/t/mitmweb-details-tab-timing/848/3 | ||||
* | [web] Fix unstable sorting by using 'stable' dependency | Matthew Shao | 2018-02-05 | 3 | -3/+10 |
| | |||||
* | fix broken link | Maximilian Hils | 2018-01-02 | 1 | -1/+1 |
| | |||||
* | Fix crash when using body filters (#2744) | Wouter Visser | 2018-01-02 | 2 | -7/+7 |
| | | | | | fix crash when using body filters They still don't work, but at least the web interface won't crash. | ||||
* | [web] adjust tests | Maximilian Hils | 2017-10-26 | 10 | -180/+80 |
| | |||||
* | [web] move options editor from file menu to options menu | Maximilian Hils | 2017-10-25 | 2 | -59/+34 |
| | | | | | | | | | | | | ultimately we probably want to open the options editor immediately if someone presses "Options". This still requires us to 1. have a nicer editors for common settings. 2. Add a "view event log" button somewhere else, for example in the footer. For now, the options editor is marked as beta, as there are some options you clearly do not want to edit (e.g. wfile). | ||||
* | [web] minor fixes and cleanup | Maximilian Hils | 2017-10-25 | 6 | -170/+60 |
| | |||||
* | [web] remove prompt | Maximilian Hils | 2017-10-25 | 5 | -100/+4 |
| | |||||
* | [web] minor fixes | Maximilian Hils | 2017-10-25 | 2 | -2/+2 |
| | |||||
* | [web] update to react 16.0 | Maximilian Hils | 2017-10-25 | 2 | -586/+1213 |
| | |||||
* | [web] Add settings.json to static viewer, so it can display version. | Matthew Shao | 2017-08-30 | 1 | -0/+1 |
| | |||||
* | [web] make it possible to run static viewer in subdirectories | Maximilian Hils | 2017-08-22 | 2 | -1/+4 |
| | |||||
* | [web] make it possible to run static viewer in subdirectories | Maximilian Hils | 2017-08-21 | 12 | -15/+19 |
| | |||||
* | fix gulpfile copy mistake | Maximilian Hils | 2017-08-21 | 1 | -1/+1 |
| | |||||
* | [web] Update tests. | Matthew Shao | 2017-08-16 | 7 | -10/+10 |
| | |||||
* | [web] Change the api routing and minor fix. | Matthew Shao | 2017-08-15 | 3 | -26/+5 |
| | |||||
* | [web] change the path name like `_flows` to `flows.json`. | Matthew Shao | 2017-08-14 | 2 | -3/+3 |
| | |||||
* | [web] Hide ContentViewOptions in static mode | Matthew Shao | 2017-08-12 | 1 | -0/+5 |
| | |||||
* | [web] Update fetch api to suite the static mode. | Matthew Shao | 2017-08-12 | 2 | -2/+23 |
| | |||||
* | [web] Minor fixes. | Matthew Shao | 2017-08-08 | 2 | -5/+0 |
| | |||||
* | [web] Remove activeFetches and onMessage in StaticBackend. | Matthew Shao | 2017-08-08 | 1 | -19/+1 |
| | |||||
* | [web] Remove MITMWEB_STATIC var in tests, and update them. | Matthew Shao | 2017-08-08 | 4 | -29/+13 |
| | |||||
* | [web] update HideInStatic and some components. | Matthew Shao | 2017-08-08 | 5 | -8/+20 |
| | |||||
* | [web] Update react,react-dom,react-test-renderer to 16-beta.3 | Matthew Shao | 2017-08-08 | 2 | -15/+15 |
| | |||||
* | [web] Update tests to ensure they won't be disturbed by static mode | Matthew Shao | 2017-08-07 | 3 | -13/+19 |
| | |||||
* | [web] Add HideInStatic Component | Matthew Shao | 2017-08-07 | 6 | -13/+32 |
| | | | | | HideInStaic compoent will check the MITMWEB_STATIC var, and hide the responsive components in static mode. | ||||
* | [web] Add static backend. | Matthew Shao | 2017-08-07 | 2 | -1/+60 |
| | |||||
* | [web] Add static.js to index.html, containing MITMWEB_STATIC var. | Matthew Shao | 2017-08-07 | 1 | -0/+1 |
| | |||||
* | Merge pull request #2471 from ujjwal96/traceback-fix | Maximilian Hils | 2017-07-29 | 2 | -3/+3 |
|\ | | | | | Fixed addon error in test suite | ||||
| * | updated snapshot | Ujjwal Verma | 2017-07-28 | 1 | -2/+2 |
| | | |||||
| * | fixed addon error | Ujjwal Verma | 2017-07-26 | 1 | -1/+1 |
| | | |||||
* | | [web] Minor fix for frontend and tests. | Matthew Shao | 2017-07-27 | 3 | -8/+11 |
| | | |||||
* | | [web] Update tests. | Matthew Shao | 2017-07-26 | 3 | -30/+18 |
| | |