aboutsummaryrefslogtreecommitdiffstats
path: root/libmproxy
Commit message (Collapse)AuthorAgeFilesLines
* web: minor fixesMaximilian Hils2014-09-201-7/+9
|
* web: display flow connection infoMaximilian Hils2014-09-193-84/+241
|
* web: flow iconsMaximilian Hils2014-09-191-5/+51
|
* start to fill detailpaneMaximilian Hils2014-09-194-9/+201
|
* basic splitter -> kick-ass splitterMaximilian Hils2014-09-182-12/+44
|
* add splitterMaximilian Hils2014-09-182-67/+110
|
* web: detailpane implMaximilian Hils2014-09-182-141/+353
|
* fix #361Maximilian Hils2014-09-182-7/+4
|
* flowtable: add selection indicator, add keyboard navigationMaximilian Hils2014-09-184-47/+167
|
* .jsx -> .jsx.jsMaximilian Hils2014-09-181-3/+6
| | | | | Rename jsx files to be compatible with Chrome Dev Tools and Workspace Mapping.
* undo spritingMaximilian Hils2014-09-1713-31/+47
|
* add features to the traffic table, introduce image spritingMaximilian Hils2014-09-176-21/+149
|
* implement FlowStore basicsMaximilian Hils2014-09-176-24/+221
|
* connect eventlog events to uiMaximilian Hils2014-09-174-50/+43
|
* Introduce short form object state, and connect the ends to send data to web appAldo Cortesi2014-09-177-20/+58
|
* formattingMaximilian Hils2014-09-171-79/+82
|
* Clean up and clarify StateObjectAldo Cortesi2014-09-177-113/+92
| | | | | | | | | - Flatten the class hierarchy - get_state, load_state, from_state are public - Simplify code - Remove __eq__ and __neq__. This fundamentally changes the semantics of inherited objects in a way that's not part of the core function of the class
* Whitespace & formattingAldo Cortesi2014-09-173-66/+136
|
* Basic websocket connection, code cleanup.Aldo Cortesi2014-09-175-46/+74
|
* fix flow detail displayMaximilian Hils2014-09-161-1/+1
|
* Slightly more verbose gulping, remove strict declarations for now.Aldo Cortesi2014-09-161-3/+0
|
* Convert to ES5 inheritance patternAldo Cortesi2014-09-161-108/+117
|
* We're not ready for ES6Aldo Cortesi2014-09-161-33/+41
| | | | Lets re-evaluate in June next year when it's actually released
* ignore compiled files in diffMaximilian Hils2014-09-161-4/+5
|
* format javascriptMaximilian Hils2014-09-161-221/+238
|
* web: implement EventLogStoreMaximilian Hils2014-09-161-123/+130
|
* web: eventlog uiMaximilian Hils2014-09-153-9/+24
|
* client-side structureMaximilian Hils2014-09-155-203/+329
|
* Merge branch 'master' of ssh.github.com:mitmproxy/mitmproxyAldo Cortesi2014-09-152-1/+6
|\
| * fix bugsMaximilian Hils2014-09-152-1/+6
| |
* | Client-side cleanupAldo Cortesi2014-09-151-12/+10
|/ | | | | | - Remove grunt - Formatting and spacing. There shall be 4 spaces in a tab. Not 3. Not 5. And 2 is right out.
* fix missing timeout parameterMaximilian Hils2014-09-141-1/+1
|
* Web interface is live.Aldo Cortesi2014-09-143-8080/+4
|
* checkin assetsMaximilian Hils2014-09-146-0/+56563
|
* Add tornado dependency, serve index fileAldo Cortesi2014-09-143-3/+22
|
* Basic web service and optionsAldo Cortesi2014-09-144-6/+60
|
* Remove external app option, make tick timeout explicitAldo Cortesi2014-09-146-43/+10
|
* Super-basic outline for web io loopAldo Cortesi2014-09-1411-6/+8733
|
* use bowser-installerMaximilian Hils2014-09-136-48/+0
|
* web -> onboardingAldo Cortesi2014-09-1227-8255/+1485
|
* Client-side framework for web applicationAldo Cortesi2014-09-1019-1475/+8245
|
* Reorg to put web app in its own directoryAldo Cortesi2014-09-1020-3/+4
|
* fix jsunpacker importsMaximilian Hils2014-09-092-2/+2
|
* re-add mitmproxy/mitmdump scripts for convenienceMaximilian Hils2014-09-081-1/+1
|
* mitmproxy -> libmproxy.main. do some leanup on the wayMaximilian Hils2014-09-086-16/+186
|
* update examples, fix #353Maximilian Hils2014-09-082-1/+6
|
* remove proxy mode abstraction: always be clear which mode we are inMaximilian Hils2014-09-086-62/+89
|
* document --ignore, fix #350Maximilian Hils2014-09-081-1/+2
|
* improve loggingMaximilian Hils2014-09-081-7/+19
|
* add --ignore ui indicationMaximilian Hils2014-09-084-6/+42
|