aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/components/eventlog.jsx.js
Commit message (Collapse)AuthorAgeFilesLines
* All files and only files in in js/components are jsxAldo Cortesi2015-01-011-155/+0
| | | | So remove the redundant naming
* More browesrification.Aldo Cortesi2014-12-311-3/+10
|
* web: move eventlog state out of settingsMaximilian Hils2014-12-231-3/+3
|
* web: filteringMaximilian Hils2014-12-121-1/+1
|
* web: implement settings store, modularize storeMaximilian Hils2014-12-101-14/+25
|
* web: add event store, fix all those bugsMaximilian Hils2014-12-101-17/+18
|
* event log: virtual scrollingMaximilian Hils2014-11-281-10/+29
|
* format codeMaximilian Hils2014-11-271-12/+12
|
* web++Maximilian Hils2014-11-271-4/+2
|
* beef up event logMaximilian Hils2014-09-221-12/+90
|
* .jsx -> .jsx.jsMaximilian Hils2014-09-181-0/+41
Rename jsx files to be compatible with Chrome Dev Tools and Workspace Mapping.