aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/components
Commit message (Collapse)AuthorAgeFilesLines
* fix deselection on delete, fix toggleInputButton propsClemens2016-08-171-3/+3
|
* refactor flow menuClemens2016-08-161-1/+5
|
* refactor file up and downloadClemens2016-08-163-30/+49
|
* refactor header_optionsClemens2016-08-162-17/+17
|
* Merge pull request #1483 from gzzhanghao/historyMaximilian Hils2016-08-152-33/+57
|\ | | | | [web] Use history object instead of react-router
| * [web] bug fixJason2016-08-161-5/+6
| |
| * [web] remove react-routerJason2016-08-152-33/+56
| |
* | move content to redux, add lines to viewClemens2016-08-102-14/+19
| |
* | little changes in cssClemens2016-08-092-2/+2
| |
* | added hints from mhilsClemens2016-08-095-31/+34
| |
* | add sticky footer contentviewClemens2016-08-061-1/+1
| |
* | change some styleClemens2016-08-055-63/+97
| |
* | fix get contentview in mitmwebClemens2016-08-041-1/+1
| |
* | litte style changesClemens2016-08-032-3/+3
| |
* | add view all button, add dropdown for contentviewsClemens2016-08-035-55/+156
| |
* | combine clientside and serverside contentviewsClemens2016-07-292-38/+18
| |
* | add image to mitmproxy.contentview.imageClemens2016-07-282-4/+10
| |
* | mitmproxy.contentviews addedClemens2016-07-284-27/+21
| |
* | add contentviews to clientClemens2016-07-274-6/+26
|/
* add up/download button to ContentTooLarge viewMaximilian Hils2016-07-251-4/+14
|
* simplify stop editMaximilian Hils2016-07-252-4/+4
|
* fix flow editMaximilian Hils2016-07-252-5/+13
|
* Merge remote-tracking branch 'jason/style' into flow_editing_v2Maximilian Hils2016-07-251-1/+1
|\
| * [web] style improvementJason2016-07-241-1/+1
| |
* | make empty buttons editableMaximilian Hils2016-07-253-9/+12
| |
* | web: refactor ContentLoaderMaximilian Hils2016-07-257-114/+159
| |
* | Merge remote-tracking branch 'origin/master' into flow_editing_v2Maximilian Hils2016-07-252-3/+6
|\|
| * web: perf++Maximilian Hils2016-07-212-3/+6
| |
* | remove auto change to raw mode on editClemens2016-07-252-3/+3
| |
* | added contentHashClemens2016-07-251-1/+1
| |
* | remove lastFileUpload fieldClemens2016-07-253-9/+9
| |
* | file upload updates contentview, editable contentloader, diffs on uploadClemens2016-07-226-29/+28
| |
* | moved editor to raw_view mode, add content_file_uploadClemens2016-07-215-23/+26
| |
* | moved editor to raw_view modeClemens2016-07-213-40/+37
|/
* web: fix ValueEditor, clean up codeMaximilian Hils2016-07-2115-407/+347
|
* added flow_content updateClemens2016-07-193-45/+60
|
* Merge remote-tracking branch 'origin/master' into flow_editingClemens2016-07-1914-418/+132
|\
| * simplify web ui ducksMaximilian Hils2016-07-196-16/+14
| |
| * Merge remote-tracking branch 'jason/ui'Maximilian Hils2016-07-1811-362/+119
| |\
| | * [web] add tests for main view and uiJason2016-07-081-4/+5
| | |
| | * [web] bug fixsJason2016-07-057-143/+58
| | |\
| | | * [web] set display largeJason2016-07-054-70/+47
| | | |
| | | * [web] listen to window.onKeyDownJason2016-07-055-75/+13
| | | |
| | * | [web] bug fixJason2016-07-052-3/+3
| | |/
| | * [web] change ducks/uiJason2016-07-055-228/+60
| | |
| | * [web] ui ducks for content viewJason2016-07-012-15/+24
| | |
| * | fixed bug (#1342)Clemens Brunner2016-07-121-2/+2
| |/ | | | | fix minor mitmweb issues
* | moved flow editor state to reduxClemens2016-07-196-56/+88
| |
* | added new btn, changed to codemirrorClemens2016-07-153-37/+18
| |
* | change way to editClemens2016-07-146-78/+119
| |