aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/ducks
Commit message (Expand)AuthorAgeFilesLines
* add view all button, add dropdown for contentviewsClemens2016-08-031-9/+56
* combine clientside and serverside contentviewsClemens2016-07-291-0/+4
* add image to mitmproxy.contentview.imageClemens2016-07-281-1/+1
* simplify stop editMaximilian Hils2016-07-251-15/+18
* remove auto change to raw mode on editClemens2016-07-251-1/+0
* combine content with header updatesClemens2016-07-251-9/+0
* added contentHashClemens2016-07-251-2/+1
* remove lastFileUpload fieldClemens2016-07-252-15/+1
* file upload updates contentview, editable contentloader, diffs on uploadClemens2016-07-221-18/+23
* moved editor to raw_view mode, add content_file_uploadClemens2016-07-211-2/+24
* moved editor to raw_view modeClemens2016-07-211-1/+2
* web: fix ValueEditor, clean up codeMaximilian Hils2016-07-218-319/+291
* added flow_content updateClemens2016-07-191-5/+38
* Merge remote-tracking branch 'origin/master' into flow_editingClemens2016-07-199-196/+362
|\
| * web: fix flow selectionMaximilian Hils2016-07-192-2/+2
| * simplify web ui ducksMaximilian Hils2016-07-199-225/+169
| * web: remove SELECT_RELATIVEMaximilian Hils2016-07-181-23/+12
| * [web] bug fixsJason2016-07-051-8/+30
| |\
| | * [web] set display largeJason2016-07-051-6/+23
| |/
| * [web] change ducks/uiJason2016-07-052-1/+218
| * [web] ui ducks for content viewJason2016-07-011-14/+26
* | moved flow editor state to reduxClemens2016-07-191-0/+19
* | change way to editClemens2016-07-141-3/+2
* | gzip issueClemens2016-07-131-0/+1
* | make file out ouf string to combine flow content updates via editor and fileu...Clemens2016-07-131-0/+2
* | added code editor and file uploadClemens2016-07-131-0/+8
|/
* [web] add tests for utilsJason2016-06-273-14/+14
* minor fixesMaximilian Hils2016-06-264-17/+13
* [web] sorter -> sortMaximilian Hils2016-06-252-36/+36
* [web] fix importsJason2016-06-252-0/+2
* [web] fix update filterJason2016-06-251-1/+1
* [web] fix actionsJason2016-06-252-11/+18
* [web] fix selectFlowsJason2016-06-252-4/+6
* [web] add msgQueueJason2016-06-258-191/+233
* Merge branch 'master' of github.com:mitmproxy/mitmproxy into listJason2016-06-242-17/+128
|\
| * Merge remote-tracking branch 'jason/websocket'Maximilian Hils2016-06-232-17/+127
| |\
| | * [web] set connected to false when DISCONNECTEDJason2016-06-221-1/+1
| | * [web] store ws object in symbol propertyJason2016-06-221-3/+5
| | * Merge remote-tracking branch 'origin/master' into websocketJason2016-06-222-12/+12
| | |\
| | * \ Merge branch 'master' of github.com:mitmproxy/mitmproxy into websocketJason2016-06-183-12/+96
| | |\ \
| | * | | [web] add app ducksJason2016-06-182-8/+38
| | * | | [web] websocketJason2016-06-171-14/+87
* | | | | [web] bug fixJason2016-06-242-4/+8
* | | | | [web] fix bugsJason2016-06-246-21/+35
* | | | | [web] reduce eventlog viewJason2016-06-241-1/+4
* | | | | [web] code formatJason2016-06-241-2/+6
* | | | | [web] fix view data structureJason2016-06-241-2/+2
* | | | | [web] fix flows data flowJason2016-06-241-2/+2
* | | | | [web] ws methodsJason2016-06-232-21/+43
* | | | | [web] check item existence before updateJason2016-06-232-2/+8