aboutsummaryrefslogtreecommitdiff
path: root/extension/background/query.ts
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-05fix more query wrapper bugsFlorian Dold
2016-01-05fix query abstractionFlorian Dold
2016-01-05more complete DB abstractionsFlorian Dold
2016-01-05Nicer DB interface, various refactoring.Florian Dold