aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/ducks
Commit message (Expand)AuthorAgeFilesLines
* [web] Update OptionMaster.Matthew Shao2017-07-171-17/+14
* [web] Add reducer and actions for option editor.Matthew Shao2017-07-172-1/+42
* [web] Add simple validation and improve UI.Matthew Shao2017-07-151-2/+17
* [web] Try toggle options in option modal.Matthew Shao2017-07-021-0/+2
* [web] Add modal to js/ducks/ui/index.jsMatthew Shao2017-06-271-0/+2
* [web] Add js/ducks/options.jsMatthew Shao2017-06-271-0/+32
* [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-294-9/+55
* Fix the tests for flows actions.Matthew Shao2017-04-251-2/+2
* simplify selectRelative, add example for action testingMaximilian Hils2017-04-242-27/+25
* Fix #2134Frank Ahn2017-03-181-1/+1
* [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-124-33/+75
* [web] style start menuMaximilian Hils2016-12-111-2/+2
* [web] style options menuMaximilian Hils2016-12-111-2/+2
* mitmweb: fix event displayMaximilian Hils2016-11-231-3/+1
* mitmweb: minor fixesMaximilian Hils2016-11-092-3/+19
* web: simplify flow storageMaximilian Hils2016-11-0810-540/+333
* clean up mitmwebMaximilian Hils2016-11-089-470/+24
* Merge pull request #1489 from mitmproxy/web_refactorMaximilian Hils2016-08-222-3/+12
|\
| * fix dropdown css, add new selection after deleteClemens2016-08-221-2/+9
| * refactoringClemens2016-08-191-2/+1
| * fix deselection on delete, fix toggleInputButton propsClemens2016-08-171-1/+4
* | 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
* | merge with masterClemens2016-08-091-12/+42
|\|
| * Merge pull request #1406 from gzzhanghao/fix36Maximilian Hils2016-07-271-12/+42
| |\
| | * [web] change test filesJason2016-07-271-1/+0
| | * [web] bug fix and add testJason2016-07-261-6/+22
| | * [web] fix: Flow update changes list order #36Jason2016-07-241-10/+25
* | | 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
* | added contentHashClemens2016-07-251-2/+1
* | remove lastFileUpload fieldClemens2016-07-252-15/+1
* | 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-218-319/+291
* added flow_content updateClemens2016-07-191-5/+38
* Merge remote-tracking branch 'origin/master' into flow_editingClemens2016-07-199-196/+362
|\