Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |||||
* | | [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 | ||||
| * | [web] options: add some styling, minor fixes | Maximilian Hils | 2017-07-17 | 2 | -19/+36 |
| | | |||||
| * | [web] options: make help and err permanently visible, improve perf | Maximilian Hils | 2017-07-17 | 10 | -338/+260 |
| | | |||||
| * | [web] Update OptionMaster. | Matthew Shao | 2017-07-17 | 2 | -73/+44 |
| | | |||||
| * | [web] Add reducer and actions for option editor. | Matthew Shao | 2017-07-17 | 2 | -1/+42 |
| | | |||||
| * | [web] Add simple validation and improve UI. | Matthew Shao | 2017-07-17 | 3 | -18/+61 |
| | | |||||
| * | [web] Update tests. | Matthew Shao | 2017-07-17 | 1 | -4/+16 |
| | | |||||
| * | [web] Try StringSequence update logic and add tooltip. | Matthew Shao | 2017-07-17 | 1 | -38/+138 |
| | | |||||
| * | [web] Update test. | Matthew Shao | 2017-07-17 | 1 | -80/+99 |
| | |