Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-22 | Merge branch 'master' of ssh://taler.net/var/git/wallet | Florian Dold | |
2016-02-22 | PO | tg(x) | |
2016-02-22 | render missing history events | Florian Dold | |
2016-02-22 | PO header (C) | tg(x) | |
2016-02-22 | Merge branch 'master' of taler.net:/var/git/wallet | tg(x) | |
2016-02-22 | jedi18n | tg(x) | |
2016-02-22 | don't use emsc directly in wallet; show more reserve creation detail | Florian Dold | |
2016-02-22 | fix amount arithmetic | Florian Dold | |
2016-02-22 | put all crypto into backend | Florian Dold | |
2016-02-22 | pure TS amount arithmetic | Florian Dold | |
2016-02-22 | separate crypto api | Florian Dold | |
2016-02-22 | Makefile + po2json | tg(x) | |
2016-02-22 | doc link | tg(x) | |
2016-02-19 | remove FF wallet link | Florian Dold | |
2016-02-19 | error handling | Florian Dold | |
2016-02-19 | factor out RPC | Florian Dold | |
2016-02-19 | fix schema issues | Florian Dold | |
2016-02-19 | add crypto worker thread | Florian Dold | |
2016-02-18 | notify popup of changes | Florian Dold | |
2016-02-18 | fix #4121 and #4115 | Florian Dold | |
2016-02-17 | debug | Florian Dold | |
2016-02-17 | remove js | Florian Dold | |
2016-02-17 | contract schema | Florian Dold | |
2016-02-17 | simplify wallet message dispatching and error handling | Florian Dold | |
2016-02-15 | UI improvements and error handling | Florian Dold | |
2016-02-15 | suggest mint based on currency (stub) | Florian Dold | |
2016-02-11 | refactoring in preparation for #4121 | Florian Dold | |
2016-02-11 | refactoring; make wallet follow new bank protocol | Florian Dold | |
2016-02-11 | gitignore | Florian Dold | |
2016-02-10 | refactoring / cosmetic changes | Florian Dold | |
2016-02-09 | gulp for stable/unstable | Florian Dold | |
2016-02-09 | gitignore | Florian Dold | |
2016-02-09 | new reserve creation protocol | Florian Dold | |
2016-02-01 | new fulfillment protocol | Florian Dold | |
2016-01-27 | comment | Florian Dold | |
2016-01-27 | comments | Florian Dold | |
2016-01-27 | typescript pogen | Florian Dold | |
2016-01-26 | fix #4153 and #0004154 | Florian Dold | |
2016-01-24 | parse json fulfillment url from payment | Florian Dold | |
2016-01-24 | Redirect to bank page on reserve creation success | Florian Dold | |
Fixes #4084. | |||
2016-01-24 | Replace handlebars with mithril, hooks for i18n. | Florian Dold | |
The wallet is now a single page application. | |||
2016-01-20 | Include wallet ts files. | Florian Dold | |
2016-01-18 | add default gulp task | Florian Dold | |
2016-01-18 | style / comments | Florian Dold | |
2016-01-18 | Proper sequencing in the gulpfile | Florian Dold | |
2016-01-18 | ref to other styleguide | Florian Dold | |
2016-01-18 | Remove obsolete makefile. | Florian Dold | |
2016-01-18 | Add test files for dev tsconfig. | Florian Dold | |
2016-01-18 | Gulp build file | Florian Dold | |
2016-01-12 | Change signaling. | Florian Dold | |
The same signaling is now used for merchant and bank. |