Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pyinstaller: add publicsuffix2 hook | Maximilian Hils | 2019-12-27 | 1 | -0/+3 |
| | |||||
* | enable UTF-8 icons for WSL | Maximilian Hils | 2019-12-27 | 1 | -1/+1 |
| | | | | | | conhost.exe supports UTF-8 nowadays, even though there is no font fallback and your font needs to have the appropriate glyphs (DejaVu works, for example). The new "Windows Terminal" application has a revamped font renderer and just works. | ||||
* | Merge pull request #3758 from pasanr/patch-1 | Thomas Kriechbaumer | 2019-12-27 | 1 | -2/+2 |
|\ | | | | | Minor typo of 'with' | ||||
| * | Minor typo of 'with' | pasanr | 2019-12-25 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #3754 from mhils/docker-latest | Maximilian Hils | 2019-12-21 | 2 | -5/+10 |
|\ | | | | | docker: auto-update latest tag | ||||
| * | docker: auto-update latest tag | Maximilian Hils | 2019-12-21 | 2 | -5/+10 |
|/ | |||||
* | update release instructions | Maximilian Hils | 2019-12-21 | 2 | -15/+17 |
| | |||||
* | `mitmproxy --version`: incorporate non-annotated tags | Maximilian Hils | 2019-12-21 | 2 | -2/+2 |
| | |||||
* | update release checklist | Maximilian Hils | 2019-12-21 | 1 | -10/+5 |
| | |||||
* | Merge pull request #3747 from cixtor/master | Maximilian Hils | 2019-12-20 | 1 | -1/+1 |
|\ | | | | | Fix #3571 to support image/webp in mitmweb to display previews | ||||
| * | Fix #3571 to support image/webp in mitmweb to display previews | Cixtor | 2019-12-17 | 1 | -1/+1 |
|/ | |||||
* | update trove classifiers | Maximilian Hils | 2019-12-16 | 1 | -6/+4 |
| | |||||
* | Revert "ci: run on tags" | Maximilian Hils | 2019-12-16 | 1 | -1/+1 |
| | | | | | | This reverts commit 924f677fb6d3dd5500c6e72be4936015d1ac7daa. We suddenly get "push" builds for tags as well, so it's not really clear what's happening. Removing for now. | ||||
* | bump version | Maximilian Hils | 2019-12-16 | 1 | -1/+1 |
| | |||||
* | bump version | Maximilian Hils | 2019-12-16 | 1 | -1/+1 |
| | |||||
* | ci: run on tags | Maximilian Hils | 2019-12-16 | 1 | -1/+1 |
| | |||||
* | Merge pull request #3745 from mhils/v5.x | Maximilian Hils | 2019-12-12 | 9 | -6249/+8315 |
|\ | | | | | Prepare 5.0 release | ||||
| * | update CHANGELOG for 5.0 | Maximilian Hils | 2019-12-12 | 1 | -0/+43 |
| | | |||||
| * | [web] update compiled assets | Maximilian Hils | 2019-12-12 | 3 | -5/+5 |
| | | |||||
| * | [web] fix status column rendering | Maximilian Hils | 2019-12-12 | 1 | -5/+5 |
| | | |||||
| * | [web] update gulp to fix nodejs compatibility | Maximilian Hils | 2019-12-12 | 3 | -6234/+8251 |
| | | |||||
| * | fix #3722 | Maximilian Hils | 2019-12-12 | 1 | -5/+11 |
|/ | |||||
* | Merge pull request #3724 from typoon/command-history-file | Maximilian Hils | 2019-12-12 | 8 | -218/+633 |
|\ | | | | | Save user executed commands to a history file | ||||
| * | Making linter happy | Henrique | 2019-11-27 | 1 | -1/+0 |
| | | |||||
| * | Fixed small issue | Henrique | 2019-11-27 | 1 | -2/+2 |
| | | |||||
| * | Fixed small bugs on command_history and tests | Henrique | 2019-11-27 | 2 | -157/+173 |
| | | |||||
| * | Merge branch 'command-history-file' of github.com:typoon/mitmproxy into ↵ | Henrique | 2019-11-27 | 5 | -221/+105 |
| |\ | | | | | | | | | | command-history-file | ||||
| | * | command history: start adjusting tests | Maximilian Hils | 2019-11-26 | 2 | -83/+32 |
| | | | |||||
| | * | simplify command history addon | Maximilian Hils | 2019-11-26 | 3 | -138/+73 |
| | | | |||||
| * | | Merge branch 'master' of github.com:mitmproxy/mitmproxy into ↵ | Henrique | 2019-11-27 | 1 | -1/+0 |
| |\ \ | | | | | | | | | | | | | command-history-file | ||||
| * \ \ | Merge branch 'mitmproxy-improve-commander' of github.com:typoon/mitmproxy ↵ | Henrique | 2019-11-27 | 1 | -7/+42 |
| |\ \ \ | | |_|/ | |/| | | | | | | into command-history-file | ||||
| * | | | Addressing comments from review | Henrique | 2019-11-25 | 3 | -46/+86 |
| | | | | |||||
| * | | | Removing the remotepdb stuff. | Henrique | 2019-11-25 | 1 | -5/+0 |
| | | | | |||||
| * | | | Fixing it back to what it was | Henrique | 2019-11-25 | 1 | -5/+6 |
| | | | | |||||
| * | | | Logic to handle multiple instances using CommandHistory. | Henrique | 2019-11-25 | 2 | -13/+99 |
| | | | | |||||
| * | | | Make windows happy once again | Henrique | 2019-11-25 | 1 | -0/+8 |
| | | | | |||||
| * | | | Make windows happy | Henrique | 2019-11-25 | 1 | -0/+2 |
| | | | | |||||
| * | | | Making windows happy | Henrique | 2019-11-25 | 1 | -0/+1 |
| | | | | |||||
| * | | | Oops, forgot to add the tests for the CommandHistory addon | Henrique | 2019-11-25 | 1 | -0/+196 |
| | | | | |||||
| * | | | Making windows happy | Henrique | 2019-11-25 | 1 | -0/+7 |
| | | | | |||||
| * | | | Moved confdir check logic into the addon | Henrique | 2019-11-25 | 2 | -13/+7 |
| | | | | |||||
| * | | | Make `mypy` happy | Henrique | 2019-11-24 | 1 | -1/+1 |
| | | | | |||||
| * | | | Fixed the logic according to some tests, added new tests | Henrique | 2019-11-24 | 4 | -261/+314 |
| | | | | |||||
| * | | | Making the linter happy | Henrique | 2019-11-23 | 5 | -15/+5 |
| | | | | |||||
| * | | | Fix to check if command_history file exists prior to trying to read it | Henrique | 2019-11-23 | 1 | -2/+5 |
| | | | | |||||
| * | | | Fix to create the confdir in case it doesn't exist | Henrique | 2019-11-23 | 1 | -7/+20 |
| | | | | |||||
| * | | | Moved command history to an addon and added a new feature: | Henrique | 2019-11-23 | 6 | -86/+176 |
| | | | | | | | | | | | | | | | | | | | | * If you start typing a command and press "up" only commands starting with that string will be returned | ||||
| * | | | Implemented feature to save command history to a file. This allows users | Henrique | 2019-11-22 | 2 | -7/+46 |
| | | | | | | | | | | | | | | | | to reuse their commands the next time they open mitmproxy | ||||
* | | | | Merge pull request #3739 from gergesh/add-flow-to-contentview-metadata | Maximilian Hils | 2019-12-06 | 7 | -16/+20 |
|\ \ \ \ | | | | | | | | | | | Add flow to ContentView metadata | ||||
| * | | | | Add flow to ContentView metadata | Yoav Shai | 2019-12-06 | 7 | -16/+20 |
| | | | | |