aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/components
Commit message (Expand)AuthorAgeFilesLines
* enable HTTP/2 by defaultThomas Kriechbaumer2016-12-261-2/+2
* [web] various fixesMaximilian Hils2016-12-127-20/+39
* [web] style flow menuMaximilian Hils2016-12-114-63/+109
* [web] style start menuMaximilian Hils2016-12-111-1/+1
* [web] style options menuMaximilian Hils2016-12-118-123/+151
* [web] show proxy address, add websocket toggleMaximilian Hils2016-12-112-3/+16
* mitmweb: 100% app test coverage, numerous fixesMaximilian Hils2016-11-232-7/+7
* minor fixesMaximilian Hils2016-11-233-8/+6
* mitmweb: fix event displayMaximilian Hils2016-11-231-1/+1
* web: simplify flow storageMaximilian Hils2016-11-083-18/+15
* clean up mitmwebMaximilian Hils2016-11-081-59/+0
* Merge pull request #1489 from mitmproxy/web_refactorMaximilian Hils2016-08-2211-217/+211
|\
| * fix refactoring bugClemens2016-08-191-2/+2
| * refactoringClemens2016-08-192-4/+2
| * refactor contentviews, dropdown, filemenu and footerClemens2016-08-184-93/+79
| * refactor dropdown menu, view selectorClemens2016-08-184-115/+103
| * fix viewselector bugClemens2016-08-171-1/+1
| * refactor codeeditorClemens2016-08-171-2/+1
| * 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
* | added testsClemens2016-08-191-1/+1
|/
* Merge pull request #1483 from gzzhanghao/historyMaximilian Hils2016-08-152-33/+57
|\
| * [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