aboutsummaryrefslogtreecommitdiff
path: root/extension/lib
AgeCommit message (Expand)Author
2016-02-09new reserve creation protocolFlorian Dold
2016-02-01new fulfillment protocolFlorian Dold
2016-01-26fix #4153 and #0004154Florian Dold
2016-01-24parse json fulfillment url from paymentFlorian Dold
2016-01-24Redirect to bank page on reserve creation successFlorian Dold
2016-01-24Replace handlebars with mithril, hooks for i18n.Florian Dold
2016-01-11refactor code to be clearer/prettierFlorian Dold
2016-01-11Do not call main from the WX library.Florian Dold
2016-01-10Replace format util with ES6 string templates.Florian Dold
2016-01-10The great modularization.Florian Dold
2015-12-25License headersFlorian Dold
2015-12-20Fix embarassingly wrong constantFlorian Dold
2015-12-20Missing files, paymentFlorian Dold
2015-12-17Towards payment.Florian Dold
2015-12-16Making the balance appearMarcello Stanisci
2015-12-16missing filesFlorian Dold
2015-12-14More typescript.Florian Dold
2015-12-05Taler amount parsing.Florian Dold
2015-12-05Add library for URL parsing and manipulation.Florian Dold
2015-12-04DB structure, emscripten interfacetg(x)