Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | code -> status_code, httpversion -> http_version | Maximilian Hils | 2015-09-17 | 1 | -6/+6 |
| | |||||
* | adjust to netlib changes | Maximilian Hils | 2015-09-16 | 1 | -3/+3 |
| | |||||
* | mitmweb: add editor | Maximilian Hils | 2015-05-01 | 1 | -153/+43 |
| | |||||
* | web: add prompt for keyboard navigation | Maximilian Hils | 2015-03-30 | 2 | -18/+115 |
| | |||||
* | web: use contexts to pass down stores. | Maximilian Hils | 2015-03-27 | 1 | -1/+1 |
| | | | | | | Using contexts frees us from the contracts we have using props - namely, we can assume them to be constant for the lifetime of the object. | ||||
* | web: initial attempt at header editor | Maximilian Hils | 2015-03-27 | 1 | -23/+131 |
| | |||||
* | web: add basic edit capability for first line | Maximilian Hils | 2015-03-23 | 2 | -28/+223 |
| | |||||
* | web: add content download | Maximilian Hils | 2015-03-22 | 1 | -1/+5 |
| | |||||
* | web: improve views | Maximilian Hils | 2015-03-22 | 1 | -13/+53 |
| | |||||
* | web: raw content view | Maximilian Hils | 2015-03-22 | 1 | -5/+38 |
| | |||||
* | web: add content views | Maximilian Hils | 2015-03-22 | 2 | -14/+161 |
| | |||||
* | structure components | Maximilian Hils | 2015-03-21 | 4 | -0/+418 |