aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/ducks
Commit message (Expand)AuthorAgeFilesLines
* fixes copying on macosMumen Yassin2019-01-231-1/+1
* [web] Fixes #3228:API endpoint errorMatthew Shao2018-08-131-1/+1
* [web] Fix unstable sorting by using 'stable' dependencyMatthew Shao2018-02-051-2/+4
* [web] make it possible to run static viewer in subdirectoriesMaximilian Hils2017-08-211-1/+1
* [web] Minor fix for frontend and tests.Matthew Shao2017-07-271-2/+2
* [web] Update options auto dump for frontend.Matthew Shao2017-07-261-10/+2
* [web] Add Download/Load button to OptionEditor.Matthew Shao2017-07-241-0/+12
* [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 in...Matthew Shao2017-07-186-25/+104
|\
| * [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
* 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