aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-01-05fix more query wrapper bugsFlorian Dold
2016-01-05fix query abstractionFlorian Dold
2016-01-05more complete DB abstractionsFlorian Dold
2016-01-05Remove bad IDE importsFlorian Dold
2016-01-05ManifestFlorian Dold
2016-01-05Split http helpers into file.Florian Dold
2016-01-05Nicer DB interface, various refactoring.Florian Dold
2016-01-04styleFlorian Dold
2016-01-04styleFlorian Dold
2016-01-04Allow persistent storage.Florian Dold
Previously, all wallet data was deleted on browser restart.
2015-12-29Chrome Webstore LinkFlorian Dold
2015-12-26more typesFlorian Dold
2015-12-25Don't use evalFlorian Dold
2015-12-25License headersFlorian Dold
2015-12-25Merge branch 'master' of ssh://taler.net/var/git/walletFlorian Dold
2015-12-25handle multi-coin payments correctlyFlorian Dold
2015-12-25improve HTML pages for Chromium extension to explain better what is going on ↵Christian Grothoff
in terms users may understand, also fixing minor HTML syntax issue
2015-12-25More error details, correct fulfillment redirection.Florian Dold
2015-12-24paymentFlorian Dold
2015-12-20Fix embarassingly wrong constantFlorian Dold
2015-12-20Missing files, paymentFlorian Dold
2015-12-20Merge branch 'master' of ssh://taler.net/var/git/walletFlorian Dold
2015-12-20paymentFlorian Dold
2015-12-19manifest: update name & descriptiontg(x)
2015-12-18webext: stylingtg(x)
2015-12-18webext: stylingtg(x)
2015-12-18webext: link fixes + manifest updatetg(x)
2015-12-18Change signaling.Florian Dold
The events are now sent through the document, instead of document.body.
2015-12-18error messageFlorian Dold
2015-12-18paymentFlorian Dold
2015-12-18Payment "works".Florian Dold
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-17Towards payment.Florian Dold
2015-12-17double quote ruleFlorian Dold
2015-12-17Merge branch 'master' of ssh://taler.net/var/git/walletMarcello Stanisci
2015-12-17fixing #4094Marcello Stanisci
2015-12-17Explain purpose of timer thread.Florian Dold
2015-12-17Move interfaces for db types to extra file.Florian Dold
2015-12-17Add types, simplify balance display.Florian Dold
2015-12-16typoMarcello Stanisci
2015-12-16Making the balance appearMarcello Stanisci
2015-12-16Merge branch 'master' of ssh://taler.net/var/git/walletMarcello Stanisci
Conflicts: wallet_webextension/extension/background/emscriptif.js
2015-12-16saving handlebars tryingsMarcello Stanisci
2015-12-16typesFlorian Dold
2015-12-16web workerFlorian Dold
2015-12-16type errorFlorian Dold
2015-12-16missing filesFlorian Dold
2015-12-16show balanceFlorian Dold
2015-12-16show badgeFlorian Dold
2015-12-16Make withdrawal work.Florian Dold