index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wxBackend.ts
Age
Commit message (
Expand
)
Author
2017-05-28
move webex specific things in their own directory
Florian Dold
2017-05-28
documentation and tslint settings to check for docs
Florian Dold
2017-05-28
add linting rules and fix them
Florian Dold
2017-05-28
add linting (and some initial fixes)
Florian Dold
2017-05-24
imports and comments; expose wallet for debugging
Florian Dold
2017-05-01
store reservePub/blindingKey directly in coin
Florian Dold
2017-05-01
implement payback (with rudimentary UI)
Florian Dold
2017-04-28
implement new reserve creation dialog and auditor management
Florian Dold
2017-04-26
remove dependency in taler-wallet-lib, implement pay signature check/storage
Florian Dold
2017-04-24
fix another firefox incompatibility
Florian Dold
2017-04-24
Reorganize module loading.
Florian Dold
2017-04-13
simplify coin status, don't show refreshed coins in balance
Florian Dold
2017-04-13
download/import db from dump page
Florian Dold
2017-03-24
add auditor editing
Florian Dold
2017-03-03
have from contract, remove extended contract query
Florian Dold
2017-02-16
remove repurchase correlation id
Florian Dold
2017-02-13
use EdDSA public key as nonce, store private key in DB
Florian Dold
2017-02-13
implement new protocol / naming
Florian Dold
2017-02-12
fix superfluous field
Florian Dold
2017-02-12
accept exchange URL suggestion from bank
Florian Dold
2016-11-20
simplification / async
Florian Dold
2016-11-20
prevent injecting wallet detection on unwanted pages
Florian Dold
2016-11-20
better presence detection
Florian Dold
2016-11-19
only inject in http(s)
Florian Dold
2016-11-19
circumvent chrome bug for JS-less wallet detection
Florian Dold
2016-11-19
missing files
Florian Dold
2016-11-19
better error reporting
Florian Dold
2016-11-18
fix logging
Florian Dold
2016-11-18
persistent logging
Florian Dold
2016-11-17
implement bank http api
Florian Dold
2016-11-16
do not change fractional base yet
Florian Dold
2016-11-16
incrementally verify denoms
Florian Dold
2016-11-15
renaming / dce
Florian Dold