Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-05 | fix more query wrapper bugs | Florian Dold | |
2016-01-05 | fix query abstraction | Florian Dold | |
2016-01-05 | more complete DB abstractions | Florian Dold | |
2016-01-05 | Remove bad IDE imports | Florian Dold | |
2016-01-05 | Manifest | Florian Dold | |
2016-01-05 | Split http helpers into file. | Florian Dold | |
2016-01-05 | Nicer DB interface, various refactoring. | Florian Dold | |
2016-01-04 | style | Florian Dold | |
2016-01-04 | style | Florian Dold | |
2016-01-04 | Allow persistent storage. | Florian Dold | |
Previously, all wallet data was deleted on browser restart. | |||
2015-12-29 | Chrome Webstore Link | Florian Dold | |
2015-12-26 | more types | Florian Dold | |
2015-12-25 | Don't use eval | Florian Dold | |
2015-12-25 | License headers | Florian Dold | |
2015-12-25 | Merge branch 'master' of ssh://taler.net/var/git/wallet | Florian Dold | |
2015-12-25 | handle multi-coin payments correctly | Florian Dold | |
2015-12-25 | improve 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-25 | More error details, correct fulfillment redirection. | Florian Dold | |
2015-12-24 | payment | Florian Dold | |
2015-12-20 | Fix embarassingly wrong constant | Florian Dold | |
2015-12-20 | Missing files, payment | Florian Dold | |
2015-12-20 | Merge branch 'master' of ssh://taler.net/var/git/wallet | Florian Dold | |
2015-12-20 | payment | Florian Dold | |
2015-12-19 | manifest: update name & description | tg(x) | |
2015-12-18 | webext: styling | tg(x) | |
2015-12-18 | webext: styling | tg(x) | |
2015-12-18 | webext: link fixes + manifest update | tg(x) | |
2015-12-18 | Change signaling. | Florian Dold | |
The events are now sent through the document, instead of document.body. | |||
2015-12-18 | error message | Florian Dold | |
2015-12-18 | payment | Florian Dold | |
2015-12-18 | Payment "works". | Florian Dold | |
2015-12-17 | Fix some payment bugs. | Florian Dold | |
It still doesn't work, some of the emscripten interface stuff still needs to be finished. | |||
2015-12-17 | Towards payment. | Florian Dold | |
2015-12-17 | double quote rule | Florian Dold | |
2015-12-17 | Merge branch 'master' of ssh://taler.net/var/git/wallet | Marcello Stanisci | |
2015-12-17 | fixing #4094 | Marcello Stanisci | |
2015-12-17 | Explain purpose of timer thread. | Florian Dold | |
2015-12-17 | Move interfaces for db types to extra file. | Florian Dold | |
2015-12-17 | Add types, simplify balance display. | Florian Dold | |
2015-12-16 | typo | Marcello Stanisci | |
2015-12-16 | Making the balance appear | Marcello Stanisci | |
2015-12-16 | Merge branch 'master' of ssh://taler.net/var/git/wallet | Marcello Stanisci | |
Conflicts: wallet_webextension/extension/background/emscriptif.js | |||
2015-12-16 | saving handlebars tryings | Marcello Stanisci | |
2015-12-16 | types | Florian Dold | |
2015-12-16 | web worker | Florian Dold | |
2015-12-16 | type error | Florian Dold | |
2015-12-16 | missing files | Florian Dold | |
2015-12-16 | show balance | Florian Dold | |
2015-12-16 | show badge | Florian Dold | |
2015-12-16 | Make withdrawal work. | Florian Dold | |