aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js
Commit message (Expand)AuthorAgeFilesLines
* [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-232-4/+2
* mitmweb: minor fixesMaximilian Hils2016-11-094-7/+34
* web: simplify flow storageMaximilian Hils2016-11-0815-571/+360
* clean up mitmwebMaximilian Hils2016-11-0815-593/+176
* Merge pull request #1489 from mitmproxy/web_refactorMaximilian Hils2016-08-2214-223/+227
|\
| * fix dropdown css, add new selection after deleteClemens2016-08-221-2/+9
| * fix refactoring bugClemens2016-08-191-2/+2
| * refactoringClemens2016-08-194-9/+7
| * 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-172-4/+7
| * 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-194-13/+87
|/
* Merge pull request #1483 from gzzhanghao/historyMaximilian Hils2016-08-154-43/+59
|\
| * [web] bug fixJason2016-08-161-5/+6
| * [web] remove react-routerJason2016-08-154-43/+58
* | move content to redux, add lines to viewClemens2016-08-103-15/+35
* | merge with masterClemens2016-08-096-19/+51
|\|
| * Merge pull request #1406 from gzzhanghao/fix36Maximilian Hils2016-07-276-19/+51
| |\
| | * [web] change test filesJason2016-07-277-7/+0
| | * [web] bug fix and add testJason2016-07-264-13/+37
| | * [web] fix: Flow update changes list order #36Jason2016-07-241-10/+25
* | | little changes in cssClemens2016-08-092-2/+2
* | | added hints from mhilsClemens2016-08-096-45/+35
* | | 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-036-64/+212
* | | combine clientside and serverside contentviewsClemens2016-07-294-39/+23
* | | add image to mitmproxy.contentview.imageClemens2016-07-283-5/+11
* | | mitmproxy.contentviews addedClemens2016-07-285-29/+23
* | | add contentviews to clientClemens2016-07-274-6/+26
* | | add parameter to content requestsClemens2016-07-271-2/+2
|/ /
* | add up/download button to ContentTooLarge viewMaximilian Hils2016-07-251-4/+14
* | simplify stop editMaximilian Hils2016-07-253-19/+22
* | 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-258-115/+159
* | Merge remote-tracking branch 'origin/master' into flow_editing_v2Maximilian Hils2016-07-253-9/+26
|\|
| * web: perf++Maximilian Hils2016-07-213-5/+23