aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/components/footer.js
Commit message (Collapse)AuthorAgeFilesLines
* start of developing server side for options (#1155)Clemens Brunner2016-05-291-1/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * added UI for options menu * update UI for options menu * update UI for options v2 * update UI for options v2 * added new btn class * little changes * little changes * merge * deleted branch * change menu button class * added option route + added very incomplete handler class * moved options to settings * added toggleinputbutton * changed options menu * added option for stream large bodies, but no working * added option for stream large bodies, but no working
* [web] uniform code style for Footer componentJason2016-03-081-5/+7
|
* [web] eliminate SettingsStateJason2016-03-071-15/+14
|
* web: use es6 modulesMaximilian Hils2016-02-291-4/+4
|
* move mitmproxy/web to rootMaximilian Hils2016-02-181-0/+19
|
* move mitmproxyMaximilian Hils2016-02-151-19/+0
|
* web: add prompt for keyboard navigationMaximilian Hils2015-03-301-1/+1
|
* web: use contexts to pass down stores.Maximilian Hils2015-03-271-2/+4
| | | | | | Using contexts frees us from the contracts we have using props - namely, we can assume them to be constant for the lifetime of the object.
* All files and only files in in js/components are jsxAldo Cortesi2015-01-011-0/+17
So remove the redundant naming