aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/components/ContentView.jsx
Commit message (Expand)AuthorAgeFilesLines
* [web] fix contentviews, simplify related logicMaximilian Hils2017-06-121-4/+9
* change import of prop-typescle10002017-04-271-3/+4
* change some styleClemens2016-08-051-15/+3
* fix get contentview in mitmwebClemens2016-08-041-1/+1
* add view all button, add dropdown for contentviewsClemens2016-08-031-3/+7
* mitmproxy.contentviews addedClemens2016-07-281-1/+1
* add contentviews to clientClemens2016-07-271-2/+2
* make empty buttons editableMaximilian Hils2016-07-251-7/+6
* web: refactor ContentLoaderMaximilian Hils2016-07-251-27/+8
* remove auto change to raw mode on editClemens2016-07-251-1/+1
* remove lastFileUpload fieldClemens2016-07-251-5/+4
* file upload updates contentview, editable contentloader, diffs on uploadClemens2016-07-221-4/+4
* moved editor to raw_view mode, add content_file_uploadClemens2016-07-211-5/+4
* moved editor to raw_view modeClemens2016-07-211-37/+28
* web: fix ValueEditor, clean up codeMaximilian Hils2016-07-211-7/+7
* added flow_content updateClemens2016-07-191-15/+39
* Merge remote-tracking branch 'origin/master' into flow_editingClemens2016-07-191-100/+47
|\
| * [web] add tests for main view and uiJason2016-07-081-4/+5
| * [web] set display largeJason2016-07-051-58/+36
| * [web] ui ducks for content viewJason2016-07-011-14/+23
* | moved flow editor state to reduxClemens2016-07-191-14/+18
* | added new btn, changed to codemirrorClemens2016-07-151-14/+8
* | change way to editClemens2016-07-141-28/+53
* | added code editor and file uploadClemens2016-07-131-2/+22
* | modify flow contentClemens2016-07-111-3/+3
|/
* fix mitmproxy/mitmweb#25Maximilian Hils2016-06-261-4/+4
* [web] FlowView and ContentViewJason2016-06-171-0/+78