summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-05-29pofilesFlorian Dold
2017-05-29also delete dist/ in 'make clean'Florian Dold
2017-05-29fix paths previously missed during restructuringFlorian Dold
2017-05-29missing fileFlorian Dold
2017-05-29memidb stubFlorian Dold
2017-05-28move webex specific things in their own directoryFlorian Dold
2017-05-28gulpfile / translationsFlorian Dold
2017-05-28remove usage of old lang.cssFlorian Dold
2017-05-28docsFlorian Dold
2017-05-28documentation and tslint settings to check for docsFlorian Dold
2017-05-28add linting rules and fix themFlorian Dold
2017-05-28add linting (and some initial fixes)Florian Dold
2017-05-28gitignoreFlorian Dold
2017-05-28even better coverage settings (include all files)Florian Dold
2017-05-28coverage settingsFlorian Dold
2017-05-28correct and simplify test casesFlorian Dold
2017-05-27missing filesFlorian Dold
2017-05-27fix module loading for node under fake web workersFlorian Dold
2017-05-27convert tests to ava testsFlorian Dold
2017-05-27fix emscripten module loading in nodeFlorian Dold
2017-05-27Simplify 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-27update gitignoreFlorian Dold
2017-05-27node_modules, clean up package.jsonFlorian Dold
2017-05-27put ts output into build directoryFlorian Dold
2017-05-27be always very strict (recently added to typescript)Florian Dold
2017-05-27add tiny-worker libraryFlorian Dold
2017-05-27node_modulesFlorian Dold
2017-05-27fix the pogen packageFlorian Dold
2017-05-27simplify Checkable.Class annotation and allow extra fields in /keys responseFlorian Dold
2017-05-24commentsFlorian Dold
2017-05-24commentsFlorian Dold
2017-05-24style, deduplication and doc commentsFlorian Dold
2017-05-24imports and comments; expose wallet for debuggingFlorian Dold
2017-05-24remove obsolete test wrappersFlorian Dold
2017-05-24add README for declsFlorian Dold
2017-05-24remove playground for nowFlorian Dold
Doesn't work with the new module system anymore. We should add some playground entry point with webpack at some point when we need it.
2017-05-24remove dead code and add commentsFlorian Dold
2017-05-24add some more docsFlorian Dold
2017-05-24fix build issues and add typedocFlorian Dold
2017-05-24simplify translations build systemFlorian Dold
2017-05-23revert sourcemap config change, old one works perfectly fine in chromeFlorian Dold
2017-05-23eh, actually remove loggingFlorian Dold
2017-05-23remove debug logging, add commentsFlorian Dold
2017-05-23fix callBackend when response is null/undefinedFlorian Dold
2017-05-23configure error messageFlorian Dold
2017-05-23configure error messageFlorian Dold
2017-05-03node_modulesFlorian Dold
2017-05-03show log when log page is loadedFlorian Dold
2017-05-01actually POST to /payback instead of just GETting itFlorian Dold
2017-05-01store reservePub/blindingKey directly in coinFlorian Dold