Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [web] move options editor from file menu to options menu | Maximilian Hils | 2017-10-25 | 1 | -8/+1 |
| | | | | | | | | | | | | 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] remove prompt | Maximilian Hils | 2017-10-25 | 1 | -3/+3 |
| | |||||
* | [web] update HideInStatic and some components. | Matthew Shao | 2017-08-08 | 1 | -0/+2 |
| | |||||
* | [web] Add HideInStatic Component | Matthew Shao | 2017-08-07 | 1 | -1/+1 |
| | | | | | HideInStaic compoent will check the MITMWEB_STATIC var, and hide the responsive components in static mode. | ||||
* | [web] Minor update for Modal Component. | Matthew Shao | 2017-06-28 | 1 | -2/+2 |
| | |||||
* | [web] Add Option Modal to FileMenu. | Matthew Shao | 2017-06-28 | 1 | -2/+10 |
| | |||||
* | [web] Add tests for js/components/Header/FileMenu.jsx | Matthew Shao | 2017-05-26 | 1 | -1/+1 |
| | |||||
* | change import of prop-types | cle1000 | 2017-04-27 | 1 | -1/+2 |
| | |||||
* | [web] various fixes | Maximilian Hils | 2016-12-12 | 1 | -4/+4 |
| | |||||
* | refactor contentviews, dropdown, filemenu and footer | Clemens | 2016-08-18 | 1 | -61/+36 |
| | |||||
* | refactor dropdown menu, view selector | Clemens | 2016-08-18 | 1 | -56/+24 |
| | |||||
* | refactor file up and download | Clemens | 2016-08-16 | 1 | -16/+16 |
| | |||||
* | minor fixes | Maximilian Hils | 2016-06-26 | 1 | -6/+6 |
| | |||||
* | [web] fix actions | Jason | 2016-06-25 | 1 | -5/+15 |
| | |||||
* | [web] bug fix | Jason | 2016-06-24 | 1 | -4/+4 |
| | |||||
* | [web] header.js -> Header.js | Jason | 2016-06-09 | 1 | -0/+100 |