index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2017-05-30
skeleton for better RPC types
Florian Dold
2017-05-30
paths, multi env and webpack config
Florian Dold
2017-05-29
correct stylesheet path
Florian Dold
2017-05-29
lint for unused variables, fix query bug detected by this
Florian Dold
2017-05-29
fix remaining lint warnings
Florian Dold
2017-05-29
less ad-hoc messaging, fix some lint warnings
Florian Dold
2017-05-29
fix linter errors
Florian Dold
2017-05-29
fix strings.ts generation
Florian Dold
2017-05-29
adjust webpack config to exclude node modules
Florian Dold
2017-05-29
pofiles
Florian Dold
2017-05-29
fix paths previously missed during restructuring
Florian Dold
2017-05-29
missing file
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
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
be always very strict (recently added to typescript)
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 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
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-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
[next]