aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/components/Header
Commit message (Expand)AuthorAgeFilesLines
* Fix wording for ssl_insecure option on mitmwebFerenc soós2020-01-201-1/+1
* Update remaining old docs url with new one.Fenil Gandhi2018-03-051-1/+1
* [web] move options editor from file menu to options menuMaximilian Hils2017-10-252-59/+34
* [web] remove promptMaximilian Hils2017-10-251-3/+3
* [web] Minor fixes.Matthew Shao2017-08-081-2/+0
* [web] update HideInStatic and some components.Matthew Shao2017-08-083-4/+14
* [web] Add HideInStatic ComponentMatthew Shao2017-08-073-9/+18
* [web] Minor update for Modal Component.Matthew Shao2017-06-281-2/+2
* [web] Add Option Modal to FileMenu.Matthew Shao2017-06-281-2/+10
* [web] Add tests for js/components/Header/MainMenu.jsMatthew Shao2017-05-281-1/+5
* [web] Update js/Component/Header/FlowMenu.jsxMatthew Shao2017-05-271-1/+1
* [web] Add tests for js/components/Header/FileMenu.jsxMatthew Shao2017-05-261-1/+1
* [web] Add tests for js/components/Header/ConnectionIndicator.jsxMatthew Shao2017-05-261-1/+1
* [web] add connection testsMaximilian Hils2017-04-291-5/+6
* [web] add connection indicatorMaximilian Hils2017-04-291-0/+29
* change import of prop-typescle10002017-04-276-6/+11
* [web] Retain focus on input field after selecting. (#2085)Matthew Shao2017-03-041-0/+1
* [web] Simplify the code. (#2085)Matthew Shao2017-03-031-6/+2
* [web] Add mouse support for FilterInput popover.Matthew Shao2017-03-022-3/+12
* [web] various fixesMaximilian Hils2016-12-123-16/+21
* [web] style flow menuMaximilian Hils2016-12-113-56/+100
* [web] style start menuMaximilian Hils2016-12-111-1/+1
* [web] style options menuMaximilian Hils2016-12-115-117/+132
* [web] show proxy address, add websocket toggleMaximilian Hils2016-12-111-0/+4
* mitmweb: 100% app test coverage, numerous fixesMaximilian Hils2016-11-231-4/+4
* web: simplify flow storageMaximilian Hils2016-11-081-5/+5
* refactor contentviews, dropdown, filemenu and footerClemens2016-08-181-61/+36
* refactor dropdown menu, view selectorClemens2016-08-181-56/+24
* refactor flow menuClemens2016-08-161-1/+5
* refactor file up and downloadClemens2016-08-161-16/+16
* refactor header_optionsClemens2016-08-161-3/+3
* web: fix ValueEditor, clean up codeMaximilian Hils2016-07-212-95/+52
* simplify web ui ducksMaximilian Hils2016-07-191-1/+1
* Merge remote-tracking branch 'jason/ui'Maximilian Hils2016-07-182-8/+14
|\
| * [web] listen to window.onKeyDownJason2016-07-051-5/+0
| * [web] change ducks/uiJason2016-07-051-3/+14
* | fixed bug (#1342)Clemens Brunner2016-07-121-2/+2
|/
* [web] (mostly) remove jQueryMaximilian Hils2016-06-261-4/+5
* minor fixesMaximilian Hils2016-06-264-27/+27
* [web] fix actionsJason2016-06-254-16/+37
* [web] fix selectFlowsJason2016-06-251-1/+1
* [web] bug fixJason2016-06-241-4/+4
* [web] fix flows data flowJason2016-06-241-1/+1
* [web] fix data connectionJason2016-06-231-1/+1
* [web] connect new ducks actionsJason2016-06-231-2/+2
* added accept and revert to flowmenuClemens2016-06-201-4/+6
* [web] replace SetttingsActions.update with settings.updateSettingsJason2016-06-192-31/+41
* add setInterceptPattern action creatorMaximilian Hils2016-06-171-3/+8
* [web] commonJason2016-06-173-7/+8
* web: use implicit bindActionCreatorsMaximilian Hils2016-06-151-3/+2