Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge pull request #2423 from MatthewShao/mitmweb-options | Maximilian Hils | 2017-07-05 | 12 | -17/+305 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Fix the test for websocket connection. | Matthew Shao | 2017-07-05 | 1 | -2/+22 | |
| * | | [web] Update Option Modal UI and its tests. | Matthew Shao | 2017-07-05 | 4 | -47/+147 | |
| * | | [web] Update css for modal. | Matthew Shao | 2017-07-05 | 2 | -0/+11 | |
| * | | [web] List all options in option modal. | Matthew Shao | 2017-07-05 | 1 | -8/+9 | |
| * | | [web] Broadcast options update in backend. | Matthew Shao | 2017-07-05 | 1 | -0/+10 | |
| * | | [web] Add keys argument for dump_dict in optmanager. | Matthew Shao | 2017-07-05 | 5 | -52/+144 | |
| * | | [web] Try toggle options in option modal. | Matthew Shao | 2017-07-02 | 4 | -1/+56 | |
| * | | [web] Change the response format of GET /options. | Matthew Shao | 2017-07-02 | 1 | -5/+4 | |
* | | | update dependencies | Maximilian Hils | 2017-07-05 | 1 | -2/+2 | |
* | | | Merge pull request #2369 from ujjwal96/stream-support | Thomas Kriechbaumer | 2017-07-04 | 18 | -144/+433 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | minor docs improvements | Maximilian Hils | 2017-07-04 | 1 | -12/+11 | |
| * | | add websocket streaming option | Ujjwal Verma | 2017-07-04 | 3 | -9/+14 | |
| * | | update streaming docs | Ujjwal Verma | 2017-07-04 | 6 | -73/+108 | |
| * | | fix HTTP retry if sending a request fails once | Ujjwal Verma | 2017-07-04 | 2 | -20/+55 | |
| * | | websocket streaming | Ujjwal Verma | 2017-07-04 | 5 | -36/+96 | |
| * | | request streaming for HTTP/2 | Ujjwal Verma | 2017-07-04 | 3 | -13/+155 | |
| * | | request streaming for HTTP/1 | Ujjwal Verma | 2017-07-04 | 4 | -11/+24 | |
|/ / | ||||||
* | | Merge pull request #2416 from MatthewShao/mitmweb-options | Matthew Shao | 2017-07-01 | 17 | -4/+358 | |
|\| | ||||||
| * | [web] Update js/components/Modal/OptionModal.jsx | Matthew Shao | 2017-06-30 | 1 | -0/+45 | |
| * | [web] Update tests for components. | Matthew Shao | 2017-06-30 | 1 | -28/+32 | |
| * | [web] Update the Structure of Modal component. | Matthew Shao | 2017-06-30 | 4 | -46/+30 | |
| * | [web] Add tests for js/components/Modal/ModalSpec.js | Matthew Shao | 2017-06-29 | 2 | -0/+92 | |
| * | [web] Update __tests__/ducks/tutils.js | Matthew Shao | 2017-06-29 | 1 | -1/+5 | |
| * | [web] Add tests for reducors of options and modal. | Matthew Shao | 2017-06-28 | 2 | -0/+50 | |
| * | [web] Add src/css/modal.less | Matthew Shao | 2017-06-28 | 1 | -0/+3 | |
| * | [web] Minor update for Modal Component. | Matthew Shao | 2017-06-28 | 4 | -4/+6 | |
| * | [web] Update test for js/components/Header/FileMenu.jsx | Matthew Shao | 2017-06-28 | 2 | -1/+27 | |
| * | [web] Add Option Modal to FileMenu. | Matthew Shao | 2017-06-28 | 1 | -2/+10 | |
| * | [web] Add Modal Component and OptionModal | Matthew Shao | 2017-06-28 | 3 | -0/+69 | |
| * | [web] Add modal to js/ducks/ui/index.js | Matthew Shao | 2017-06-27 | 1 | -0/+2 | |
| * | [web] Add js/ducks/options.js | Matthew Shao | 2017-06-27 | 1 | -0/+32 | |
| * | [web] Add js/ducks/ui/modal.js | Matthew Shao | 2017-06-27 | 1 | -0/+33 | |
* | | Merge pull request #2418 from ujjwal96/script-addon | Maximilian Hils | 2017-06-28 | 2 | -1/+24 | |
|\ \ | |/ |/| | ||||||
| * | Fixes #2315 | Ujjwal Verma | 2017-06-28 | 2 | -1/+24 | |
|/ | ||||||
* | Merge pull request #2402 from ujjwal96/request-replay | Maximilian Hils | 2017-06-27 | 2 | -2/+19 | |
|\ | ||||||
| * | request replay test | Ujjwal Verma | 2017-06-26 | 2 | -3/+15 | |
| * | Fixes #2197 | Ujjwal Verma | 2017-06-19 | 1 | -0/+5 | |
* | | Merge pull request #2413 from MatthewShao/jest-dev | Maximilian Hils | 2017-06-26 | 7 | -2/+406 | |
|\ \ | ||||||
| * | | [web] Minor fix and Coverage ++ | Matthew Shao | 2017-06-26 | 3 | -7/+8 | |
| * | | [web] Add tests for js/components/FlowTable.jsx | Matthew Shao | 2017-06-25 | 2 | -0/+129 | |
| * | | [web] Add tests for js/components/EventLog.jsx | Matthew Shao | 2017-06-25 | 3 | -1/+134 | |
| * | | [web] Add tests for js/components/ContentView.jsx | Matthew Shao | 2017-06-25 | 2 | -0/+141 | |
|/ / | ||||||
* | | Merge pull request #2412 from ujjwal96/ip-formatting | Thomas Kriechbaumer | 2017-06-25 | 1 | -5/+5 | |
|\ \ | ||||||
| * | | Few ip formatting fixes | Ujjwal Verma | 2017-06-25 | 1 | -5/+5 | |
* | | | Merge pull request #2411 from ujjwal96/ico-parser | Maximilian Hils | 2017-06-25 | 7 | -3/+148 | |
|\ \ \ | ||||||
| * | | | lint! | Ujjwal Verma | 2017-06-25 | 2 | -6/+7 | |
| * | | | Added test | Ujjwal Verma | 2017-06-25 | 3 | -7/+30 | |
| * | | | ICO Parser. Closes #2407 | Ujjwal Verma | 2017-06-24 | 5 | -1/+122 | |
* | | | | Merge pull request #2395 from MatthewShao/mitmweb-options | Maximilian Hils | 2017-06-24 | 6 | -9/+73 | |
|\ \ \ \ |