aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/components
Commit message (Expand)AuthorAgeFilesLines
* [web] Add simple validation and improve UI.Matthew Shao2017-07-152-16/+44
* [web] Try StringSequence update logic and add tooltip.Matthew Shao2017-07-101-38/+138
* [web] Add PureStringSequenceOption type to OptionMaster.jsxMatthew Shao2017-07-072-48/+82
* [web] Update Option Modal UI and its tests.Matthew Shao2017-07-052-46/+39
* [web] List all options in option modal.Matthew Shao2017-07-051-8/+9
* [web] Add keys argument for dump_dict in optmanager.Matthew Shao2017-07-052-48/+138
* [web] Try toggle options in option modal.Matthew Shao2017-07-022-1/+53
* [web] Update js/components/Modal/OptionModal.jsxMatthew Shao2017-06-301-0/+45
* [web] Update the Structure of Modal component.Matthew Shao2017-06-304-46/+30
* [web] Minor update for Modal Component.Matthew Shao2017-06-284-4/+6
* [web] Add Option Modal to FileMenu.Matthew Shao2017-06-281-2/+10
* [web] Add Modal Component and OptionModalMatthew Shao2017-06-283-0/+69
* [web] Minor fix and Coverage ++Matthew Shao2017-06-261-2/+2
* [web] Add tests for js/components/EventLog.jsxMatthew Shao2017-06-251-1/+1
* [web] fix contentviews, simplify related logicMaximilian Hils2017-06-123-8/+13
* [web] Update ContentLoader class name.Matthew Shao2017-06-121-77/+79
* [web] Export PureViewServer in ContentView/ContentView.jsxMatthew Shao2017-06-081-3/+3
* [web] Add tests for js/components/ContentView/ViewSelector.jsxMatthew Shao2017-06-061-1/+1
* [web] Add tests for js/components/ContentView/UploadContentButton.jsxMatthew Shao2017-06-061-0/+1
* [web] Add tests for js/components/ContentView/ShowFullContentButton.jsxMatthew Shao2017-06-051-1/+1
* [web] Add tests for js/components/ContentView/DownloadContentButton.jsxMatthew Shao2017-06-051-0/+1
* [web] Add tests for js/components/FlowView/Nav.jsxMatthew Shao2017-05-301-1/+2
* [web] Add tests for js/components/FlowView/Header.jsxMatthew Shao2017-05-301-1/+1
* [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 tests for js/components/FlowTable/FlowTableHead.jsMatthew Shao2017-05-221-1/+1
* [web] Minor fix for FileChooser.jsxMatthew Shao2017-05-131-1/+1
* [web] Add tests for js/components/common/FileChooser.jsx & minor fix.Matthew Shao2017-05-121-1/+1
* [web] Add tests for js/components/common/DocsLink.jsxMatthew Shao2017-05-111-0/+1
* [web] add connection testsMaximilian Hils2017-04-292-6/+7
* [web] add connection indicatorMaximilian Hils2017-04-292-2/+33
* change import of prop-typescle10002017-04-2736-44/+77
* Fix#2184, mitmweb -n dispalys incorrect message. (#2187)Matthew Shao2017-03-221-4/+6
* Fix #2134Frank Ahn2017-03-182-2/+7
* [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
* nuke tcp.Address and add proper IPv6 supportThomas Kriechbaumer2017-02-241-1/+1
* update mitmweb resourcesMaximilian Hils2017-02-211-3/+3
* add version info to web footer (#2010)Alireza Mosajjal2017-02-121-1/+4
* remove contentview selector and view description if edit mode is oncle10002017-02-082-14/+5
* web: Add ~marked filterSachin Kelkar2017-01-201-1/+1
* enable HTTP/2 by defaultThomas Kriechbaumer2016-12-261-2/+2
* [web] various fixesMaximilian Hils2016-12-127-20/+39
* [web] style flow menuMaximilian Hils2016-12-114-63/+109
* [web] style start menuMaximilian Hils2016-12-111-1/+1
* [web] style options menuMaximilian Hils2016-12-118-123/+151
* [web] show proxy address, add websocket toggleMaximilian Hils2016-12-112-3/+16