aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/components/eventlog.js
Commit message (Collapse)AuthorAgeFilesLines
* [web] VirtualScroll and AutoScroll helperJason2016-03-101-98/+132
|
* [web] dont mutate propsJason2016-03-091-2/+3
|
* web: use es6 modulesMaximilian Hils2016-02-291-2/+2
|
* web: fix routerMaximilian Hils2016-02-291-9/+10
|
* fix up web stuffMaximilian Hils2016-02-281-1/+1
|
* move mitmproxy/web to rootMaximilian Hils2016-02-181-0/+150
|
* move mitmproxyMaximilian Hils2016-02-151-150/+0
|
* update web builds, use watchifyMaximilian Hils2015-10-081-0/+1
|
* web: add prompt for keyboard navigationMaximilian Hils2015-03-301-4/+4
|
* web: use contexts to pass down stores.Maximilian Hils2015-03-271-26/+17
| | | | | | 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.
* web: fix bugsMaximilian Hils2015-03-211-0/+1
|
* web: smaller changesMaximilian Hils2015-03-151-0/+1
|
* another clean up for #503 #504Legend Tang2015-03-061-1/+2
|
* components/utils.js -> common.jsAldo Cortesi2015-01-011-2/+2
| | | | | Too many utils modules makes things confusing. These are more "common components" or "common mixins" than utils anyway.
* All files and only files in in js/components are jsxAldo Cortesi2015-01-011-0/+155
So remove the redundant naming