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-29
memidb stub
Florian Dold
2017-05-28
move webex specific things in their own directory
Florian Dold
2017-05-28
gulpfile / translations
Florian Dold
2017-05-28
remove usage of old lang.css
Florian Dold
2017-05-28
docs
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-28
gitignore
Florian Dold
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
[next]