aboutsummaryrefslogtreecommitdiff
path: root/extension/background/timerThread.js
AgeCommit message (Collapse)Author
2016-01-10The great modularization.Florian Dold
Use ES6 module syntax and SystemJS modules for everything. Some testing stubs were added as well.
2016-01-05more complete DB abstractionsFlorian Dold
2015-12-17Explain purpose of timer thread.Florian Dold
2015-12-16web workerFlorian Dold