aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/ducks/ui
Commit message (Expand)AuthorAgeFilesLines
* [web] Remove js/ducks/ui/option.jsMatthew Shao2017-07-201-39/+0
* [web] Minor fix and update tests.Matthew Shao2017-07-202-2/+2
* Merge branch 'mitmweb-options' of https://github.com/MatthewShao/mitmproxy in...Matthew Shao2017-07-183-3/+81
|\
| * [web] options: make help and err permanently visible, improve perfMaximilian Hils2017-07-174-42/+81
| * [web] Add reducer and actions for option editor.Matthew Shao2017-07-172-1/+42
* | [web] Add reducer and actions for option editor.Matthew Shao2017-07-172-1/+42
|/
* [web] Add modal to js/ducks/ui/index.jsMatthew Shao2017-06-271-0/+2
* [web] Add js/ducks/ui/modal.jsMatthew Shao2017-06-271-0/+33
* [web] fix stopEditMaximilian Hils2017-06-121-3/+2
* [web] add connection indicatorMaximilian Hils2017-04-292-4/+4
* simplify selectRelative, add example for action testingMaximilian Hils2017-04-241-9/+10
* [web] Fixes the flaw in #2133Matthew Shao2017-03-131-4/+4
* [web] Fixes stopEdit action in ducks/ui/flow.jsMatthew Shao2017-03-111-3/+4
* fix show_lines button visible in edit mode if you change tabscle10002017-02-081-1/+1
* [web] various fixesMaximilian Hils2016-12-122-29/+34
* [web] style start menuMaximilian Hils2016-12-111-2/+2
* [web] style options menuMaximilian Hils2016-12-111-2/+2
* web: simplify flow storageMaximilian Hils2016-11-082-8/+7
* clean up mitmwebMaximilian Hils2016-11-081-0/+1
* Merge pull request #1489 from mitmproxy/web_refactorMaximilian Hils2016-08-221-2/+1
|\
| * refactoringClemens2016-08-191-2/+1
* | added testsClemens2016-08-191-12/+9
|/
* Merge pull request #1483 from gzzhanghao/historyMaximilian Hils2016-08-151-1/+1
|\
| * [web] remove react-routerJason2016-08-151-1/+1
* | move content to redux, add lines to viewClemens2016-08-101-1/+16
* | added hints from mhilsClemens2016-08-091-14/+1
* | add view all button, add dropdown for contentviewsClemens2016-08-031-9/+56
* | combine clientside and serverside contentviewsClemens2016-07-291-0/+4
* | add image to mitmproxy.contentview.imageClemens2016-07-281-1/+1
|/
* simplify stop editMaximilian Hils2016-07-251-15/+18
* remove auto change to raw mode on editClemens2016-07-251-1/+0
* combine content with header updatesClemens2016-07-251-9/+0
* remove lastFileUpload fieldClemens2016-07-251-14/+0
* file upload updates contentview, editable contentloader, diffs on uploadClemens2016-07-221-18/+23
* moved editor to raw_view mode, add content_file_uploadClemens2016-07-211-2/+24
* moved editor to raw_view modeClemens2016-07-211-1/+2
* web: fix ValueEditor, clean up codeMaximilian Hils2016-07-214-0/+277