aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/components/Footer.jsx
Commit message (Collapse)AuthorAgeFilesLines
* [web] update HideInStatic and some components.Matthew Shao2017-08-081-2/+4
|
* [web] Add HideInStatic ComponentMatthew Shao2017-08-071-3/+5
| | | | | HideInStaic compoent will check the MITMWEB_STATIC var, and hide the responsive components in static mode.
* change import of prop-typescle10002017-04-271-1/+2
|
* Fix#2184, mitmweb -n dispalys incorrect message. (#2187)Matthew Shao2017-03-221-4/+6
| | | | | | | | * Fixes #2184, python code. * Fixes #2184, JavaScript code. * [web] Update Footer.jsx (#2184)
* update mitmweb resourcesMaximilian Hils2017-02-211-3/+3
|
* add version info to web footer (#2010)Alireza Mosajjal2017-02-121-1/+4
| | | fixes #1893
* enable HTTP/2 by defaultThomas Kriechbaumer2016-12-261-2/+2
|
* [web] show proxy address, add websocket toggleMaximilian Hils2016-12-111-3/+12
|
* mitmweb: 100% app test coverage, numerous fixesMaximilian Hils2016-11-231-3/+3
|
* refactor contentviews, dropdown, filemenu and footerClemens2016-08-181-16/+17
|
* web: fix ValueEditor, clean up codeMaximilian Hils2016-07-211-1/+1
|
* [web] replace SetttingsActions.update with settings.updateSettingsJason2016-06-191-1/+8
|
* [web] commonJason2016-06-171-1/+0
|
* [web] footer.js -> Footer.jsxJason2016-06-091-0/+47