aboutsummaryrefslogtreecommitdiffstats
path: root/libmproxy/web/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* move mitmproxyMaximilian Hils2016-02-151-215/+0
|
* Added Basic Auth support for MITMWeb interfaceGuillem Anguera2016-02-111-1/+23
|
* simplify state managementMaximilian Hils2016-02-081-2/+3
|
* code formatting: fix whitespace issuesThomas Kriechbaumer2016-01-271-0/+3
|
* cleanup importsThomas Kriechbaumer2016-01-271-1/+0
|
* Support writing to outfile from mitmwebChris Czub2016-01-101-0/+10
|
* Add coding style check, reformat.Aldo Cortesi2015-05-301-4/+5
|
* mitmweb: start onboarding app if instructed toperalta2015-03-261-1/+4
|
* Unit test framework for web client-side codeAldo Cortesi2015-01-021-1/+1
| | | | | | - Also make formatSize nicer and test it. Now there's no excuse! ;)
* Consolidate reading flows from file, use in mitmweb.Aldo Cortesi2015-01-021-0/+9
|
* web: duplicate, delete, replay flowsMaximilian Hils2014-12-241-1/+1
|
* web: intercept featureMaximilian Hils2014-12-231-7/+13
|
* web: filter/highlight ui, many fixesMaximilian Hils2014-12-131-0/+9
|
* web: add event store, fix all those bugsMaximilian Hils2014-12-101-15/+20
|
* generalize storeMaximilian Hils2014-12-091-5/+21
|
* always use the app dispatcherMaximilian Hils2014-12-091-4/+4
|
* web: various fixes, add clear buttonMaximilian Hils2014-11-281-1/+1
|
* introduce revised views, port over changes from multiple_views branchMaximilian Hils2014-11-261-11/+27
|
* add features to the traffic table, introduce image spritingMaximilian Hils2014-09-171-5/+4
|
* implement FlowStore basicsMaximilian Hils2014-09-171-3/+8
|
* connect eventlog events to uiMaximilian Hils2014-09-171-1/+1
|
* Introduce short form object state, and connect the ends to send data to web appAldo Cortesi2014-09-171-1/+14
|
* Clean up and clarify StateObjectAldo Cortesi2014-09-171-2/+2
| | | | | | | | | - 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
* Basic websocket connection, code cleanup.Aldo Cortesi2014-09-171-3/+3
|
* Add tornado dependency, serve index fileAldo Cortesi2014-09-141-3/+0
|
* Basic web service and optionsAldo Cortesi2014-09-141-0/+12
|
* Remove external app option, make tick timeout explicitAldo Cortesi2014-09-141-0/+1
|
* Super-basic outline for web io loopAldo Cortesi2014-09-141-0/+88
|
* web -> onboardingAldo Cortesi2014-09-121-0/+0
|
* Reorg to put web app in its own directoryAldo Cortesi2014-09-101-0/+0