Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [web] Minor update for Modal Component. | Matthew Shao | 2017-06-28 | 1 | -2/+2 |
| | |||||
* | [web] Add Option Modal to FileMenu. | Matthew Shao | 2017-06-28 | 1 | -2/+10 |
| | |||||
* | [web] Add tests for js/components/Header/MainMenu.js | Matthew Shao | 2017-05-28 | 1 | -1/+5 |
| | |||||
* | [web] Update js/Component/Header/FlowMenu.jsx | Matthew Shao | 2017-05-27 | 1 | -1/+1 |
| | |||||
* | [web] Add tests for js/components/Header/FileMenu.jsx | Matthew Shao | 2017-05-26 | 1 | -1/+1 |
| | |||||
* | [web] Add tests for js/components/Header/ConnectionIndicator.jsx | Matthew Shao | 2017-05-26 | 1 | -1/+1 |
| | |||||
* | [web] add connection tests | Maximilian Hils | 2017-04-29 | 1 | -5/+6 |
| | |||||
* | [web] add connection indicator | Maximilian Hils | 2017-04-29 | 1 | -0/+29 |
| | |||||
* | change import of prop-types | cle1000 | 2017-04-27 | 6 | -6/+11 |
| | |||||
* | [web] Retain focus on input field after selecting. (#2085) | Matthew Shao | 2017-03-04 | 1 | -0/+1 |
| | |||||
* | [web] Simplify the code. (#2085) | Matthew Shao | 2017-03-03 | 1 | -6/+2 |
| | |||||
* | [web] Add mouse support for FilterInput popover. | Matthew Shao | 2017-03-02 | 2 | -3/+12 |
| | |||||
* | [web] various fixes | Maximilian Hils | 2016-12-12 | 3 | -16/+21 |
| | |||||
* | [web] style flow menu | Maximilian Hils | 2016-12-11 | 3 | -56/+100 |
| | |||||
* | [web] style start menu | Maximilian Hils | 2016-12-11 | 1 | -1/+1 |
| | |||||
* | [web] style options menu | Maximilian Hils | 2016-12-11 | 5 | -117/+132 |
| | | | | The other menus are WIP. | ||||
* | [web] show proxy address, add websocket toggle | Maximilian Hils | 2016-12-11 | 1 | -0/+4 |
| | |||||
* | mitmweb: 100% app test coverage, numerous fixes | Maximilian Hils | 2016-11-23 | 1 | -4/+4 |
| | |||||
* | web: simplify flow storage | Maximilian Hils | 2016-11-08 | 1 | -5/+5 |
| | |||||
* | refactor contentviews, dropdown, filemenu and footer | Clemens | 2016-08-18 | 1 | -61/+36 |
| | |||||
* | refactor dropdown menu, view selector | Clemens | 2016-08-18 | 1 | -56/+24 |
| | |||||
* | refactor flow menu | Clemens | 2016-08-16 | 1 | -1/+5 |
| | |||||
* | refactor file up and download | Clemens | 2016-08-16 | 1 | -16/+16 |
| | |||||
* | refactor header_options | Clemens | 2016-08-16 | 1 | -3/+3 |
| | |||||
* | web: fix ValueEditor, clean up code | Maximilian Hils | 2016-07-21 | 2 | -95/+52 |
| | |||||
* | simplify web ui ducks | Maximilian Hils | 2016-07-19 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'jason/ui' | Maximilian Hils | 2016-07-18 | 2 | -8/+14 |
|\ | |||||
| * | [web] listen to window.onKeyDown | Jason | 2016-07-05 | 1 | -5/+0 |
| | | |||||
| * | [web] change ducks/ui | Jason | 2016-07-05 | 1 | -3/+14 |
| | | |||||
* | | fixed bug (#1342) | Clemens Brunner | 2016-07-12 | 1 | -2/+2 |
|/ | | | fix minor mitmweb issues | ||||
* | [web] (mostly) remove jQuery | Maximilian Hils | 2016-06-26 | 1 | -4/+5 |
| | |||||
* | minor fixes | Maximilian Hils | 2016-06-26 | 4 | -27/+27 |
| | |||||
* | [web] fix actions | Jason | 2016-06-25 | 4 | -16/+37 |
| | |||||
* | [web] fix selectFlows | Jason | 2016-06-25 | 1 | -1/+1 |
| | |||||
* | [web] bug fix | Jason | 2016-06-24 | 1 | -4/+4 |
| | |||||
* | [web] fix flows data flow | Jason | 2016-06-24 | 1 | -1/+1 |
| | |||||
* | [web] fix data connection | Jason | 2016-06-23 | 1 | -1/+1 |
| | |||||
* | [web] connect new ducks actions | Jason | 2016-06-23 | 1 | -2/+2 |
| | |||||
* | added accept and revert to flowmenu | Clemens | 2016-06-20 | 1 | -4/+6 |
| | |||||
* | [web] replace SetttingsActions.update with settings.updateSettings | Jason | 2016-06-19 | 2 | -31/+41 |
| | |||||
* | add setInterceptPattern action creator | Maximilian Hils | 2016-06-17 | 1 | -3/+8 |
| | |||||
* | [web] common | Jason | 2016-06-17 | 3 | -7/+8 |
| | |||||
* | web: use implicit bindActionCreators | Maximilian Hils | 2016-06-15 | 1 | -3/+2 |
| | |||||
* | added flowMenu | Clemens | 2016-06-14 | 1 | -0/+32 |
| | |||||
* | [web] header.js -> Header.js | Jason | 2016-06-09 | 6 | -0/+455 |