index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-05-28
even better coverage settings (include all files)
Florian Dold
2017-05-28
coverage settings
Florian Dold
2017-05-28
correct and simplify test cases
Florian Dold
2017-05-27
missing files
Florian Dold
2017-05-27
fix module loading for node under fake web workers
Florian Dold
2017-05-27
convert tests to ava tests
Florian Dold
2017-05-27
fix emscripten module loading in node
Florian Dold
2017-05-27
Simplify loading of the emscripten lib.
Florian Dold
2017-05-27
update gitignore
Florian Dold
2017-05-27
node_modules, clean up package.json
Florian Dold
2017-05-27
put ts output into build directory
Florian Dold
2017-05-27
be always very strict (recently added to typescript)
Florian Dold
2017-05-27
add tiny-worker library
Florian Dold
2017-05-27
node_modules
Florian Dold
2017-05-27
fix the pogen package
Florian Dold
2017-05-27
simplify Checkable.Class annotation and allow extra fields in /keys response
Florian Dold
2017-05-24
comments
Florian Dold
2017-05-24
comments
Florian Dold
2017-05-24
style, deduplication and doc comments
Florian Dold
2017-05-24
imports and comments; expose wallet for debugging
Florian Dold
2017-05-24
remove obsolete test wrappers
Florian Dold
2017-05-24
add README for decls
Florian Dold
2017-05-24
remove playground for now
Florian Dold
2017-05-24
remove dead code and add comments
Florian Dold
2017-05-24
add some more docs
Florian Dold
2017-05-24
fix build issues and add typedoc
Florian Dold
2017-05-24
simplify translations build system
Florian Dold
2017-05-23
revert sourcemap config change, old one works perfectly fine in chrome
Florian Dold
2017-05-23
eh, actually remove logging
Florian Dold
2017-05-23
remove debug logging, add comments
Florian Dold
2017-05-23
fix callBackend when response is null/undefined
Florian Dold
2017-05-23
configure error message
Florian Dold
2017-05-23
configure error message
Florian Dold
2017-05-03
node_modules
Florian Dold
2017-05-03
show log when log page is loaded
Florian Dold
2017-05-01
actually POST to /payback instead of just GETting it
Florian Dold
2017-05-01
store reservePub/blindingKey directly in coin
Florian Dold
2017-05-01
update /keys every 15 minutes
Florian Dold
2017-05-01
implement payback (with rudimentary UI)
Florian Dold
2017-04-29
revert layout changes
Florian Dold
2017-04-28
show earliest deposit expiration when withdrawing
Florian Dold
2017-04-28
implement new reserve creation dialog and auditor management
Florian Dold
2017-04-27
fix signature checks, add wire fee
Florian Dold
2017-04-27
download, store and check signatures for wire fees
Florian Dold
2017-04-27
fix style initialization
Florian Dold
2017-04-26
consider auditors when selecting exchange for payment
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-26
don't fail if we don't pass env to webpack
Florian Dold
2017-04-24
Optimize production builds.
Florian Dold
[next]