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 (
Collapse
)
Author
2017-05-31
version, apply updates ASAP
Florian Dold
2017-05-31
v0.2.3
Florian Dold
2017-05-31
fix messaging, small issues and safer types
Florian Dold
2017-05-31
improve backend / content script messaging
Florian Dold
2017-05-31
memidb skeleton
Florian Dold
2017-05-30
have type for both request and response
Florian Dold
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
This removes an ugly hack and makes it possible to access the emscripten compiled library from within nodejs test cases more easily.
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
[next]