index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
content_scripts
/
notify.ts
Age
Commit message (
Expand
)
Author
2017-05-28
move webex specific things in their own directory
Florian Dold
2017-05-28
add linting rules and fix them
Florian Dold
2017-05-24
remove dead code and add comments
Florian Dold
2017-05-24
fix build issues and add typedoc
Florian Dold
2017-04-27
fix style initialization
Florian Dold
2017-04-26
only add styles if the page requested it
Florian Dold
2017-04-26
remove dependency in taler-wallet-lib, implement pay signature check/storage
Florian Dold
2017-04-24
Reorganize module loading.
Florian Dold
2017-03-28
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
don't process contract if stale
Florian Dold
2017-02-13
check for contract freshness
Florian Dold
2017-02-13
implement new protocol / naming
Florian Dold
2017-02-12
make summary optional
Florian Dold
2017-02-12
accept exchange URL suggestion from bank
Florian Dold
2016-11-19
circumvent chrome bug for JS-less wallet detection
Florian Dold
2016-11-13
restructuring
Florian Dold