aboutsummaryrefslogtreecommitdiffstats
path: root/web
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| * 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
| | * [web] bug fixsJason2016-07-058-151/+88
| | |\
| | | * [web] set display largeJason2016-07-055-76/+70
| | | * [web] listen to window.onKeyDownJason2016-07-055-75/+13
| | * | [web] bug fixJason2016-07-052-3/+3
| | |/
| | * [web] change ducks/uiJason2016-07-057-229/+278
| | * [web] ui ducks for content viewJason2016-07-013-29/+50
| * | fixed bug (#1342)Clemens Brunner2016-07-122-4/+4
| |/
* | moved flow editor state to reduxClemens2016-07-199-58/+118
* | added new btn, changed to codemirrorClemens2016-07-157-40/+51
* | change way to editClemens2016-07-148-82/+122
* | chaged editor styleClemens2016-07-131-2/+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-138-50/+99
* | modify flow contentClemens2016-07-116-12/+55
|/
* [web] add tests for utilsJason2016-06-277-34/+236
* fix mitmproxy/mitmweb#25Maximilian Hils2016-06-264-22/+17
* [web] (mostly) remove jQueryMaximilian Hils2016-06-265-38/+16
* minor fixesMaximilian Hils2016-06-2614-114/+84
* [web] sorter -> sortMaximilian Hils2016-06-253-42/+42
* [web] log only in devJason2016-06-251-3/+9
* [web] build with envifyJason2016-06-252-0/+3
* [web] fix importsJason2016-06-252-0/+2
* [web] fix update filterJason2016-06-251-1/+1
* [web] ErrorViewJason2016-06-252-1/+18
* [web] fix actionsJason2016-06-2513-83/+127
* [web] fix selectFlowsJason2016-06-254-7/+9
* [web] add msgQueueJason2016-06-258-191/+233
* Merge branch 'master' of github.com:mitmproxy/mitmproxy into listJason2016-06-245-95/+169
|\
| * Merge remote-tracking branch 'jason/websocket'Maximilian Hils2016-06-235-95/+168
| |\
| | * [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-2213-86/+117
| | |\
| | * \ Merge branch 'master' of github.com:mitmproxy/mitmproxy into websocketJason2016-06-189-166/+148
| | |\ \
| | * | | [web] add app ducksJason2016-06-183-11/+43
| | * | | Merge branch 'master' into websocketJason2016-06-1737-1509/+1467
| | |\ \ \
| | * | | | [web] websocketJason2016-06-174-76/+110
* | | | | | [web] bug fixJason2016-06-243-8/+12