aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/components/Header/OptionMenu.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Fix wording for ssl_insecure option on mitmwebFerenc soós2020-01-201-1/+1
|
* [web] move options editor from file menu to options menuMaximilian Hils2017-10-251-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 Shao2017-08-081-2/+0
|
* [web] update HideInStatic and some components.Matthew Shao2017-08-081-2/+6
|
* [web] Add HideInStatic ComponentMatthew Shao2017-08-071-4/+10
| | | | | HideInStaic compoent will check the MITMWEB_STATIC var, and hide the responsive components in static mode.
* change import of prop-typescle10002017-04-271-1/+2
|
* [web] style flow menuMaximilian Hils2016-12-111-43/+49
|
* [web] style options menuMaximilian Hils2016-12-111-64/+48
| | | | The other menus are WIP.
* [web] show proxy address, add websocket toggleMaximilian Hils2016-12-111-0/+4
|
* mitmweb: 100% app test coverage, numerous fixesMaximilian Hils2016-11-231-4/+4
|
* refactor header_optionsClemens2016-08-161-3/+3
|
* web: fix ValueEditor, clean up codeMaximilian Hils2016-07-211-14/+13
|
* [web] fix actionsJason2016-06-251-1/+1
|
* [web] replace SetttingsActions.update with settings.updateSettingsJason2016-06-191-11/+22
|
* [web] commonJason2016-06-171-2/+3
|
* [web] header.js -> Header.jsJason2016-06-091-0/+60