Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | 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 | 1 | -2/+4 |
| | |||||
* | 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 | 9 | -84/+36 |
| | |||||
* | [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] 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 |
| | |||||
* | [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 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 |
| | | |||||
* | | [web] Update options auto dump for frontend. | Matthew Shao | 2017-07-26 | 3 | -26/+6 |
| | | |||||
* | | [web] Update tests. | Matthew Shao | 2017-07-24 | 1 | -1/+28 |
| | | |||||
* | | [web] Add Download/Load button to OptionEditor. | Matthew Shao | 2017-07-24 | 2 | -1/+28 |
| | | |||||
* | | [web] OptionModal component coverge ++. | Matthew Shao | 2017-07-22 | 3 | -1/+116 |
| | | |||||
* | | [web] Update tests. | Matthew Shao | 2017-07-21 | 1 | -0/+33 |
| | | |||||
* | | [web] Add default value suggester in option editor. | Matthew Shao | 2017-07-21 | 1 | -0/+27 |
|/ | |||||
* | [web] Remove js/ducks/ui/option.js | Matthew Shao | 2017-07-20 | 2 | -78/+0 |
| | |||||
* | [web] Minor fix and update tests. | Matthew Shao | 2017-07-20 | 12 | -83/+404 |
| | |||||
* | [web] Fix line breaking in StringSequenceOption. | Matthew Shao | 2017-07-19 | 1 | -1/+1 |
| | |||||
* | [web] sorting the options and minor improve ux. | Matthew Shao | 2017-07-18 | 3 | -267/+13 |
| | |||||
* | Merge branch 'mitmweb-options' of https://github.com/MatthewShao/mitmproxy ↵ | Matthew Shao | 2017-07-18 | 8 | -43/+277 |
|\ | | | | | | | into mitmweb-options |