aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/components/header.js
Commit message (Collapse)AuthorAgeFilesLines
* web: upgrade to react 0.13Maximilian Hils2015-03-221-6/+8
|
* web: fix bugsMaximilian Hils2015-03-211-1/+1
|
* web: smaller changesMaximilian Hils2015-03-151-3/+3
|
* fix #506Legend Tang2015-03-061-1/+2
|
* Add PEG support to gulpfileAldo Cortesi2015-01-031-1/+4
| | | | | - Extract conf - all project specific conf outside gulpfile - Generalize filt.js exports, add required imports
* components/utils.js -> common.jsAldo Cortesi2015-01-011-4/+4
| | | | | Too many utils modules makes things confusing. These are more "common components" or "common mixins" than utils anyway.
* Make header more compactAldo Cortesi2015-01-011-4/+1
| | | | | - Remove title bar - File -> mitmproxy - ultimately our logo can go here
* All files and only files in in js/components are jsxAldo Cortesi2015-01-011-0/+389
So remove the redundant naming