aboutsummaryrefslogtreecommitdiffstats
path: root/mitmproxy/contentviews
Commit message (Expand)AuthorAgeFilesLines
* Assert viewmode not NoneNikita Stupin2020-05-031-0/+3
* Integrate contentviews to TCP flow detailsNikita Stupin2020-05-011-0/+10
* json contentview: minor improvementsMaximilian Hils2020-04-191-31/+31
* colorize jsonroot2020-04-191-4/+27
* Add flow to ContentView metadataYoav Shai2019-12-061-1/+2
* Add message to ContentView metadataYoav Shai2019-12-051-0/+1
* update mypyMaximilian Hils2019-11-123-6/+8
* lintMaximilian Hils2019-09-052-2/+2
* Fix several DeprecationWarning: invalid escape sequenceMickaël Schoentgen2019-01-053-4/+4
* fix query arrayRajat Gupta2018-12-033-11/+30
* Make content view lines limit configurableKamil Borzym2018-10-192-4/+2
* Autoformat for json-rpc callsFerenc soós2018-08-131-0/+1
* fix whitespaceThomas Kriechbaumer2018-07-221-1/+1
* fix Python 3.6 variable type annotations #3053oscure762018-04-143-5/+5
* Hotkeys cleanupMiroslav2018-02-2015-33/+1
* fix #2800Arushit Mudgal2018-01-251-2/+3
* minor fixesMaximilian Hils2018-01-051-1/+3
* mitmproxy.types -> mitmproxy.coretypesAldo Cortesi2017-12-173-3/+3
* remove html outline contentview, fix #2572Maximilian Hils2017-09-142-19/+1
* make split_special_areas more flexible, refs #2537Maximilian Hils2017-09-031-4/+4
* JS beautifierUjjwal Verma2017-09-031-5/+44
* add new, faster css prettifier :tada:Maximilian Hils2017-08-241-11/+56
* Kaitai parser for protobufUjjwal Verma2017-07-101-22/+60
* lint!Ujjwal Verma2017-06-252-6/+7
* Added testUjjwal Verma2017-06-251-5/+6
* ICO Parser. Closes #2407Ujjwal Verma2017-06-242-0/+31
* fix mypy annotationsMaximilian Hils2017-05-262-13/+17
* update kaitai and recompile formatsThomas Kriechbaumer2017-04-161-1/+1
* update mypyMaximilian Hils2017-03-152-0/+4
* protobuf: coverage++Thomas Kriechbaumer2017-02-192-15/+11
* image view: add fallback, catch all images but svgsMaximilian Hils2017-02-154-20/+29
* nuke PillowThomas Kriechbaumer2017-02-151-23/+1
* Add sources of images, remove copyrighted imageSachin Kelkar2017-02-121-3/+1
* Fix coverageSachin Kelkar2017-02-111-9/+0
* Add app1 marker and testsSachin Kelkar2017-02-101-0/+7
* Add jpeg app0 sof0 com parsingSachin Kelkar2017-02-102-0/+23
* Add gif parser and testsSachin Kelkar2017-02-062-1/+34
* FeedbackSachin Kelkar2017-02-033-5/+7
* Fix and cleanupSachin Kelkar2017-02-032-297/+10
* Add iTXt and zTXt testsSachin Kelkar2017-02-032-1/+37
* Fix as per feedback and add more testsSachin Kelkar2017-02-034-32/+20
* Add png parserSachin Kelkar2017-02-035-4/+304
* minor fixesMaximilian Hils2016-12-101-1/+1
* add new xml/html pretty-printer :tada:Maximilian Hils2016-12-102-1/+236
* remove lxml-dependent codeMaximilian Hils2016-12-104-91/+19
* update tests, increase coverage, add type infoMaximilian Hils2016-12-098-45/+48
* split contentviews.py into mitmproxy.contentviewsMaximilian Hils2016-12-0916-0/+626