aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/ducks
Commit message (Collapse)AuthorAgeFilesLines
* [web] Remove js/ducks/ui/option.jsMatthew Shao2017-07-201-39/+0
|
* [web] Minor fix and update tests.Matthew Shao2017-07-203-4/+4
|
* Merge branch 'mitmweb-options' of https://github.com/MatthewShao/mitmproxy ↵Matthew Shao2017-07-186-25/+104
|\ | | | | | | into mitmweb-options
| * [web] options: make help and err permanently visible, improve perfMaximilian Hils2017-07-177-64/+105
| |
| * [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-171-2/+17
| |
* | [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
| | | | The other menus are WIP.
* 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
|\ | | | | Web refactor
| * 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] Use history object instead of react-router
| * [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] Update view with sortedUpdate
| | * [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
| |