aboutsummaryrefslogtreecommitdiffstats
path: root/web/src
Commit message (Collapse)AuthorAgeFilesLines
* [web] various fixesMaximilian Hils2016-12-1213-54/+119
|
* [web] style flow menuMaximilian Hils2016-12-115-86/+158
|
* [web] style start menuMaximilian Hils2016-12-113-4/+18
|
* [web] style options menuMaximilian Hils2016-12-1110-133/+203
| | | | The other menus are WIP.
* [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-2215-223/+231
|\ | | | | Web refactor
| * fix dropdown css, add new selection after deleteClemens2016-08-222-3/+10
| |
| * fix refactoring bugClemens2016-08-191-2/+2
| |
| * refactoringClemens2016-08-194-9/+7
| |
| * refactor contentviews, dropdown, filemenu and footerClemens2016-08-185-93/+83
| |
| * 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] Use history object instead of react-router
| * [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
| |
* | fix css bugClemens2016-08-091-1/+1
| |
* | merge with masterClemens2016-08-098-20/+53
|\|
| * Merge pull request #1406 from gzzhanghao/fix36Maximilian Hils2016-07-276-19/+51
| |\ | | | | | | [web] Update view with sortedUpdate
| | * [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
| | |
| * | add favicon to mitmweb (#1440)Clemens Brunner2016-07-272-1/+2
| | |
* | | little changes in cssClemens2016-08-093-16/+18
| | |
* | | added hints from mhilsClemens2016-08-097-61/+48
| | |
* | | add sticky footer contentviewClemens2016-08-063-5/+6
| | |
* | | change some styleClemens2016-08-056-70/+121
| | |
* | | fix get contentview in mitmwebClemens2016-08-041-1/+1
| | |
* | | litte style changesClemens2016-08-033-3/+7
| | |
* | | add view all button, add dropdown for contentviewsClemens2016-08-037-64/+213
| | |
* | | combine clientside and serverside contentviewsClemens2016-07-295-43/+31
| | |
* | | add image to mitmproxy.contentview.imageClemens2016-07-283-5/+11
| | |
* | | mitmproxy.contentviews addedClemens2016-07-287-29/+34
| | |
* | | 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-253-16/+26
| |