aboutsummaryrefslogtreecommitdiff
path: root/extension/popup/balance-overview.html
AgeCommit message (Collapse)Author
2016-01-24Replace handlebars with mithril, hooks for i18n.Florian Dold
The wallet is now a single page application.
2016-01-10Replace format util with ES6 string templates.Florian Dold
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-06Refactor wallet into logic and extension interface.Florian Dold
2015-12-18webext: link fixes + manifest updatetg(x)
2015-12-17Fix some payment bugs.Florian Dold
It still doesn't work, some of the emscripten interface stuff still needs to be finished.
2015-12-17Add types, simplify balance display.Florian Dold
2015-12-16Making the balance appearMarcello Stanisci
2015-12-16saving handlebars tryingsMarcello Stanisci
2015-12-16missing filesFlorian Dold