aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/store/view.js
Commit message (Collapse)AuthorAgeFilesLines
* Revert "revert to custom EventEmitter, workaround for #504"Legend Tang2015-03-061-2/+5
| | | | This reverts commit fa8fc64ce0170b029410600af20b25c8160fe5c6.
* revert to custom EventEmitter, workaround for #504Legend Tang2015-03-061-5/+2
| | | | It's an EventEmitter issue.
* Replace custom EventEmitter with one from browserifyAldo Cortesi2015-01-011-2/+5
|
* Basic conversion: browserified web app now works.Aldo Cortesi2014-12-301-3/+11
|
* web: duplicate, delete, replay flowsMaximilian Hils2014-12-241-2/+2
|
* web: squash bugsMaximilian Hils2014-12-231-1/+1
|
* web: filteringMaximilian Hils2014-12-121-3/+3
|
* web: implement settings store, modularize storeMaximilian Hils2014-12-101-3/+15
|
* web: add event store, fix all those bugsMaximilian Hils2014-12-101-0/+87