aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/components/footer.js
Commit message (Collapse)AuthorAgeFilesLines
* [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