index
:
taler/wallet-core.git
age-withdraw
wallet-core fork
oec
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
extension
/
lib
Age
Commit message (
Collapse
)
Author
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-10
refactoring / cosmetic changes
Florian Dold
2016-02-09
new reserve creation protocol
Florian Dold
2016-02-01
new fulfillment protocol
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-11
refactor code to be clearer/prettier
Florian Dold
2016-01-11
Do not call main from the WX library.
Florian Dold
2016-01-10
Replace format util with ES6 string templates.
Florian Dold
2016-01-10
The great modularization.
Florian Dold
Use ES6 module syntax and SystemJS modules for everything. Some testing stubs were added as well.
2015-12-25
License headers
Florian Dold
2015-12-20
Fix embarassingly wrong constant
Florian Dold
2015-12-20
Missing files, payment
Florian Dold
2015-12-17
Towards payment.
Florian Dold
2015-12-16
Making the balance appear
Marcello Stanisci
2015-12-16
missing files
Florian Dold
2015-12-14
More typescript.
Florian Dold
2015-12-05
Taler amount parsing.
Florian Dold
2015-12-05
Add library for URL parsing and manipulation.
Florian Dold
2015-12-04
DB structure, emscripten interface
tg(x)