aboutsummaryrefslogtreecommitdiffstats
path: root/web
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Merge pull request #1483 from gzzhanghao/historyMaximilian Hils2016-08-155-47/+63
|\ | | | | [web] Use history object instead of react-router
| * [web] bug fixJason2016-08-161-5/+6
| |
| * [web] fix testRegexJason2016-08-151-1/+1
| |
| * [web] remove react-routerJason2016-08-155-46/+61
| |
* | move content to redux, add lines to viewClemens2016-08-103-15/+35
| |
* | fix css bugClemens2016-08-091-1/+1
| |
* | merge with masterClemens2016-08-099-20/+54
|\|
| * Merge pull request #1406 from gzzhanghao/fix36Maximilian Hils2016-07-277-19/+52
| |\ | | | | | | [web] Update view with sortedUpdate
| | * [web] change test filesJason2016-07-278-7/+1
| | |
| | * [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
| |
* | Merge remote-tracking branch 'jason/style' into flow_editing_v2Maximilian Hils2016-07-252-2/+12
|\ \
| * | [web] style improvementJason2016-07-242-2/+12
| |/
* | make empty buttons editableMaximilian Hils2016-07-253-9/+12
| |
* | web: refactor ContentLoaderMaximilian Hils2016-07-259-120/+164
| |
* | Merge remote-tracking branch 'origin/master' into flow_editing_v2Maximilian Hils2016-07-253-9/+26
|\|
| * web: perf++Maximilian Hils2016-07-213-5/+23
| |
* | rewrite getDiffClemens2016-07-251-6/+5
| |
* | remove auto change to raw mode on editClemens2016-07-253-4/+3
| |
* | combine content with header updatesClemens2016-07-251-9/+0
| |
* | added contentHashClemens2016-07-252-3/+2
| |
* | remove lastFileUpload fieldClemens2016-07-255-24/+10
| |
* | file upload updates contentview, editable contentloader, diffs on uploadClemens2016-07-228-47/+65
| |
* | moved editor to raw_view mode, add content_file_uploadClemens2016-07-216-25/+50
| |
* | moved editor to raw_view modeClemens2016-07-214-41/+39
|/
* web: fix ValueEditor, clean up codeMaximilian Hils2016-07-2127-747/+657
|
* added flow_content updateClemens2016-07-194-50/+98
|
* Merge remote-tracking branch 'origin/master' into flow_editingClemens2016-07-1930-656/+645
|\
| * web: fix flow selectionMaximilian Hils2016-07-192-2/+2
| |
| * simplify web ui ducksMaximilian Hils2016-07-1923-400/+316
| |