Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix wording for ssl_insecure option on mitmweb | Ferenc soós | 2020-01-20 | 1 | -1/+1 |
| | |||||
* | [web] move options editor from file menu to options menu | Maximilian Hils | 2017-10-25 | 1 | -51/+33 |
| | | | | | | | | | | | | 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. | Matthew Shao | 2017-08-08 | 1 | -2/+0 |
| | |||||
* | [web] update HideInStatic and some components. | Matthew Shao | 2017-08-08 | 1 | -2/+6 |
| | |||||
* | [web] Add HideInStatic Component | Matthew Shao | 2017-08-07 | 1 | -4/+10 |
| | | | | | HideInStaic compoent will check the MITMWEB_STATIC var, and hide the responsive components in static mode. | ||||
* | change import of prop-types | cle1000 | 2017-04-27 | 1 | -1/+2 |
| | |||||
* | [web] style flow menu | Maximilian Hils | 2016-12-11 | 1 | -43/+49 |
| | |||||
* | [web] style options menu | Maximilian Hils | 2016-12-11 | 1 | -64/+48 |
| | | | | The other menus are WIP. | ||||
* | [web] show proxy address, add websocket toggle | Maximilian Hils | 2016-12-11 | 1 | -0/+4 |
| | |||||
* | mitmweb: 100% app test coverage, numerous fixes | Maximilian Hils | 2016-11-23 | 1 | -4/+4 |
| | |||||
* | refactor header_options | Clemens | 2016-08-16 | 1 | -3/+3 |
| | |||||
* | web: fix ValueEditor, clean up code | Maximilian Hils | 2016-07-21 | 1 | -14/+13 |
| | |||||
* | [web] fix actions | Jason | 2016-06-25 | 1 | -1/+1 |
| | |||||
* | [web] replace SetttingsActions.update with settings.updateSettings | Jason | 2016-06-19 | 1 | -11/+22 |
| | |||||
* | [web] common | Jason | 2016-06-17 | 1 | -2/+3 |
| | |||||
* | [web] header.js -> Header.js | Jason | 2016-06-09 | 1 | -0/+60 |