Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix show_lines button visible in edit mode if you change tabs | cle1000 | 2017-02-08 | 1 | -1/+1 |
* | [web] various fixes | Maximilian Hils | 2016-12-12 | 4 | -33/+75 |
* | [web] style start menu | Maximilian Hils | 2016-12-11 | 1 | -2/+2 |
* | [web] style options menu | Maximilian Hils | 2016-12-11 | 1 | -2/+2 |
* | mitmweb: fix event display | Maximilian Hils | 2016-11-23 | 1 | -3/+1 |
* | mitmweb: minor fixes | Maximilian Hils | 2016-11-09 | 2 | -3/+19 |
* | web: simplify flow storage | Maximilian Hils | 2016-11-08 | 10 | -540/+333 |
* | clean up mitmweb | Maximilian Hils | 2016-11-08 | 9 | -470/+24 |
* | Merge pull request #1489 from mitmproxy/web_refactor | Maximilian Hils | 2016-08-22 | 2 | -3/+12 |
|\ | |||||
| * | fix dropdown css, add new selection after delete | Clemens | 2016-08-22 | 1 | -2/+9 |
| * | refactoring | Clemens | 2016-08-19 | 1 | -2/+1 |
| * | fix deselection on delete, fix toggleInputButton props | Clemens | 2016-08-17 | 1 | -1/+4 |
* | | added tests | Clemens | 2016-08-19 | 1 | -12/+9 |
|/ | |||||
* | Merge pull request #1483 from gzzhanghao/history | Maximilian Hils | 2016-08-15 | 1 | -1/+1 |
|\ | |||||
| * | [web] remove react-router | Jason | 2016-08-15 | 1 | -1/+1 |
* | | move content to redux, add lines to view | Clemens | 2016-08-10 | 1 | -1/+16 |
* | | merge with master | Clemens | 2016-08-09 | 1 | -12/+42 |
|\| | |||||
| * | Merge pull request #1406 from gzzhanghao/fix36 | Maximilian Hils | 2016-07-27 | 1 | -12/+42 |
| |\ | |||||
| | * | [web] change test files | Jason | 2016-07-27 | 1 | -1/+0 |
| | * | [web] bug fix and add test | Jason | 2016-07-26 | 1 | -6/+22 |
| | * | [web] fix: Flow update changes list order #36 | Jason | 2016-07-24 | 1 | -10/+25 |
* | | | added hints from mhils | Clemens | 2016-08-09 | 1 | -14/+1 |
* | | | add view all button, add dropdown for contentviews | Clemens | 2016-08-03 | 1 | -9/+56 |
* | | | combine clientside and serverside contentviews | Clemens | 2016-07-29 | 1 | -0/+4 |
* | | | add image to mitmproxy.contentview.image | Clemens | 2016-07-28 | 1 | -1/+1 |
|/ / | |||||
* | | simplify stop edit | Maximilian Hils | 2016-07-25 | 1 | -15/+18 |
* | | remove auto change to raw mode on edit | Clemens | 2016-07-25 | 1 | -1/+0 |
* | | combine content with header updates | Clemens | 2016-07-25 | 1 | -9/+0 |
* | | added contentHash | Clemens | 2016-07-25 | 1 | -2/+1 |
* | | remove lastFileUpload field | Clemens | 2016-07-25 | 2 | -15/+1 |
* | | file upload updates contentview, editable contentloader, diffs on upload | Clemens | 2016-07-22 | 1 | -18/+23 |
* | | moved editor to raw_view mode, add content_file_upload | Clemens | 2016-07-21 | 1 | -2/+24 |
* | | moved editor to raw_view mode | Clemens | 2016-07-21 | 1 | -1/+2 |
|/ | |||||
* | web: fix ValueEditor, clean up code | Maximilian Hils | 2016-07-21 | 8 | -319/+291 |
* | added flow_content update | Clemens | 2016-07-19 | 1 | -5/+38 |
* | Merge remote-tracking branch 'origin/master' into flow_editing | Clemens | 2016-07-19 | 9 | -196/+362 |
|\ | |||||
| * | web: fix flow selection | Maximilian Hils | 2016-07-19 | 2 | -2/+2 |
| * | simplify web ui ducks | Maximilian Hils | 2016-07-19 | 9 | -225/+169 |
| * | web: remove SELECT_RELATIVE | Maximilian Hils | 2016-07-18 | 1 | -23/+12 |
| * | [web] bug fixs | Jason | 2016-07-05 | 1 | -8/+30 |
| |\ | |||||
| | * | [web] set display large | Jason | 2016-07-05 | 1 | -6/+23 |
| |/ | |||||
| * | [web] change ducks/ui | Jason | 2016-07-05 | 2 | -1/+218 |
| * | [web] ui ducks for content view | Jason | 2016-07-01 | 1 | -14/+26 |
* | | moved flow editor state to redux | Clemens | 2016-07-19 | 1 | -0/+19 |
* | | change way to edit | Clemens | 2016-07-14 | 1 | -3/+2 |
* | | gzip issue | Clemens | 2016-07-13 | 1 | -0/+1 |
* | | make file out ouf string to combine flow content updates via editor and fileu... | Clemens | 2016-07-13 | 1 | -0/+2 |
* | | added code editor and file upload | Clemens | 2016-07-13 | 1 | -0/+8 |
|/ | |||||
* | [web] add tests for utils | Jason | 2016-06-27 | 3 | -14/+14 |
* | minor fixes | Maximilian Hils | 2016-06-26 | 4 | -17/+13 |