Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [web] various fixes | Maximilian Hils | 2016-12-12 | 11 | -53/+114 | |
| | ||||||
* | [web] style flow menu | Maximilian Hils | 2016-12-11 | 4 | -63/+109 | |
| | ||||||
* | [web] style start menu | Maximilian Hils | 2016-12-11 | 2 | -3/+3 | |
| | ||||||
* | [web] style options menu | Maximilian Hils | 2016-12-11 | 9 | -125/+153 | |
| | | | | The other menus are WIP. | |||||
* | [web] show proxy address, add websocket toggle | Maximilian Hils | 2016-12-11 | 2 | -3/+16 | |
| | ||||||
* | mitmweb: 100% app test coverage, numerous fixes | Maximilian Hils | 2016-11-23 | 2 | -7/+7 | |
| | ||||||
* | minor fixes | Maximilian Hils | 2016-11-23 | 3 | -8/+6 | |
| | ||||||
* | mitmweb: fix event display | Maximilian Hils | 2016-11-23 | 2 | -4/+2 | |
| | ||||||
* | mitmweb: minor fixes | Maximilian Hils | 2016-11-09 | 4 | -7/+34 | |
| | ||||||
* | web: simplify flow storage | Maximilian Hils | 2016-11-08 | 15 | -571/+360 | |
| | ||||||
* | clean up mitmweb | Maximilian Hils | 2016-11-08 | 15 | -593/+176 | |
| | ||||||
* | Merge pull request #1489 from mitmproxy/web_refactor | Maximilian Hils | 2016-08-22 | 14 | -223/+227 | |
|\ | | | | | Web refactor | |||||
| * | fix dropdown css, add new selection after delete | Clemens | 2016-08-22 | 1 | -2/+9 | |
| | | ||||||
| * | fix refactoring bug | Clemens | 2016-08-19 | 1 | -2/+2 | |
| | | ||||||
| * | refactoring | Clemens | 2016-08-19 | 4 | -9/+7 | |
| | | ||||||
| * | refactor contentviews, dropdown, filemenu and footer | Clemens | 2016-08-18 | 4 | -93/+79 | |
| | | ||||||
| * | refactor dropdown menu, view selector | Clemens | 2016-08-18 | 4 | -115/+103 | |
| | | ||||||
| * | fix viewselector bug | Clemens | 2016-08-17 | 1 | -1/+1 | |
| | | ||||||
| * | refactor codeeditor | Clemens | 2016-08-17 | 1 | -2/+1 | |
| | | ||||||
| * | fix deselection on delete, fix toggleInputButton props | Clemens | 2016-08-17 | 2 | -4/+7 | |
| | | ||||||
| * | refactor flow menu | Clemens | 2016-08-16 | 1 | -1/+5 | |
| | | ||||||
| * | refactor file up and download | Clemens | 2016-08-16 | 3 | -30/+49 | |
| | | ||||||
| * | refactor header_options | Clemens | 2016-08-16 | 2 | -17/+17 | |
| | | ||||||
* | | added tests | Clemens | 2016-08-19 | 4 | -13/+87 | |
|/ | ||||||
* | Merge pull request #1483 from gzzhanghao/history | Maximilian Hils | 2016-08-15 | 4 | -43/+59 | |
|\ | | | | | [web] Use history object instead of react-router | |||||
| * | [web] bug fix | Jason | 2016-08-16 | 1 | -5/+6 | |
| | | ||||||
| * | [web] remove react-router | Jason | 2016-08-15 | 4 | -43/+58 | |
| | | ||||||
* | | move content to redux, add lines to view | Clemens | 2016-08-10 | 3 | -15/+35 | |
| | | ||||||
* | | merge with master | Clemens | 2016-08-09 | 6 | -19/+51 | |
|\| | ||||||
| * | Merge pull request #1406 from gzzhanghao/fix36 | Maximilian Hils | 2016-07-27 | 6 | -19/+51 | |
| |\ | | | | | | | [web] Update view with sortedUpdate | |||||
| | * | [web] change test files | Jason | 2016-07-27 | 7 | -7/+0 | |
| | | | ||||||
| | * | [web] bug fix and add test | Jason | 2016-07-26 | 4 | -13/+37 | |
| | | | ||||||
| | * | [web] fix: Flow update changes list order #36 | Jason | 2016-07-24 | 1 | -10/+25 | |
| | | | ||||||
* | | | little changes in css | Clemens | 2016-08-09 | 2 | -2/+2 | |
| | | | ||||||
* | | | added hints from mhils | Clemens | 2016-08-09 | 6 | -45/+35 | |
| | | | ||||||
* | | | add sticky footer contentview | Clemens | 2016-08-06 | 1 | -1/+1 | |
| | | | ||||||
* | | | change some style | Clemens | 2016-08-05 | 5 | -63/+97 | |
| | | | ||||||
* | | | fix get contentview in mitmweb | Clemens | 2016-08-04 | 1 | -1/+1 | |
| | | | ||||||
* | | | litte style changes | Clemens | 2016-08-03 | 2 | -3/+3 | |
| | | | ||||||
* | | | add view all button, add dropdown for contentviews | Clemens | 2016-08-03 | 6 | -64/+212 | |
| | | | ||||||
* | | | combine clientside and serverside contentviews | Clemens | 2016-07-29 | 4 | -39/+23 | |
| | | | ||||||
* | | | add image to mitmproxy.contentview.image | Clemens | 2016-07-28 | 3 | -5/+11 | |
| | | | ||||||
* | | | mitmproxy.contentviews added | Clemens | 2016-07-28 | 5 | -29/+23 | |
| | | | ||||||
* | | | add contentviews to client | Clemens | 2016-07-27 | 4 | -6/+26 | |
| | | | ||||||
* | | | add parameter to content requests | Clemens | 2016-07-27 | 1 | -2/+2 | |
|/ / | ||||||
* | | add up/download button to ContentTooLarge view | Maximilian Hils | 2016-07-25 | 1 | -4/+14 | |
| | | ||||||
* | | simplify stop edit | Maximilian Hils | 2016-07-25 | 3 | -19/+22 | |
| | | ||||||
* | | fix flow edit | Maximilian Hils | 2016-07-25 | 2 | -5/+13 | |
| | | ||||||
* | | Merge remote-tracking branch 'jason/style' into flow_editing_v2 | Maximilian Hils | 2016-07-25 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | [web] style improvement | Jason | 2016-07-24 | 1 | -1/+1 | |
| |/ |