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-06-04
nicer auditor display on withdraw
Florian Dold
2017-06-04
some UI fixes
Florian Dold
2017-06-04
memidb work in progress
Florian Dold
2017-06-03
missing property
Florian Dold
2017-06-03
remove unnecessary/broken flatmap
Florian Dold
2017-06-03
remove obsolete header
Florian Dold
2017-06-02
fix display of contract terms rendering when already paid
Florian Dold
2017-06-02
do presence announcement only after complete page load
Florian Dold
2017-06-01
fix terminology, better types
Florian Dold
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
[next]