aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js
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-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
| |
* | merge with masterClemens2016-08-096-19/+51
|\|
| * 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
| | |
* | | 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
| |
* | 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-2124-733/+638
|
* 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
| |
| * web: remove SELECT_RELATIVEMaximilian Hils2016-07-183-23/+15
| |
| * Merge remote-tracking branch 'jason/ui'Maximilian Hils2016-07-1815-411/+551
| |\
| | * [web] add tests for main view and uiJason2016-07-083-39/+172
| | |