mitmproxy/web
Maximilian Hils c2401e35f4 [web] move options editor from file menu to options menu
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).
2017-10-25 15:57:21 +02:00
..
src [web] move options editor from file menu to options menu 2017-10-25 15:57:21 +02:00
.babelrc web: use object spread operator 2016-06-02 10:24:33 -07:00
.editorconfig [web] editor config for line endings 2016-06-17 06:26:46 +08:00
.eslintrc.yml [web] update dependencies 2017-06-12 13:02:15 +02:00
conf.js fix mitmweb 2016-11-08 17:43:46 +01:00
gulpfile.js fix gulpfile copy mistake 2017-08-21 22:47:15 +02:00
package.json [web] update to react 16.0 2017-10-25 13:35:15 +02:00
README Refactor dev.sh 2016-05-26 09:35:21 +12:00
yarn.lock [web] update to react 16.0 2017-10-25 13:35:15 +02:00

Starting up

- npm install
- gulp
- run mitmweb and open http://localhost:8081/