Commit Graph

14 Commits

Author SHA1 Message Date
Florian Dold
473503a246 The great modularization.
Use ES6 module syntax and SystemJS modules for everything.

Some testing stubs were added as well.
2016-01-10 20:07:42 +01:00
Florian Dold
abf15268ac Refactor wallet into logic and extension interface. 2016-01-06 15:39:22 +01:00
Florian Dold
9dc0d89118 skeleton for decorator-based schema validation 2016-01-05 18:37:21 +01:00
Florian Dold
3bf1846ed8 fix query abstraction 2016-01-05 15:42:46 +01:00
Florian Dold
b459ffb424 more complete DB abstractions 2016-01-05 14:20:13 +01:00
Florian Dold
1002f33d01 Split http helpers into file. 2016-01-05 01:13:48 +01:00
Florian Dold
c9fc0c31ef Nicer DB interface, various refactoring. 2016-01-05 01:10:31 +01:00
Florian Dold
4bba46b53e payment 2015-12-20 20:05:06 +01:00
Florian Dold
d583dfb073 Change signaling.
The events are now sent through the document, instead of document.body.
2015-12-18 15:56:16 +01:00
Florian Dold
464bbc3762 Move interfaces for db types to extra file. 2015-12-17 13:35:35 +01:00
Florian Dold
276f9108ab missing files 2015-12-16 10:45:16 +01:00
Florian Dold
1b295d0f1a show balance 2015-12-16 08:01:43 +01:00
Florian Dold
e92d26a937 More typescript. 2015-12-14 11:26:55 +01:00
Florian Dold
441f41decc Type-safe emscripten interface. 2015-12-13 23:47:30 +01:00