Commit Graph

110 Commits

Author SHA1 Message Date
Florian Dold
9ccc6626ac have refs in d.ts file instead of .ts file 2016-10-19 23:40:45 +02:00
Florian Dold
67e0e02ee0 remove unused source file 2016-10-19 23:40:09 +02:00
Florian Dold
6a11b512b3 simplify / fix transaction semantics 2016-10-19 22:59:24 +02:00
Florian Dold
e6763f3fac show pending outgoing balance in overview 2016-10-19 22:49:03 +02:00
Florian Dold
4fd1e07449 fix db issue 2016-10-19 20:16:01 +02:00
Florian Dold
b0b737f72e show pending incoming amount 2016-10-19 18:40:29 +02:00
Florian Dold
ffd802a23d await 2016-10-18 02:39:54 +02:00
Florian Dold
bb10d36244 fix refresh, re-fetch /keys before refresh 2016-10-18 02:11:41 +02:00
Florian Dold
6b51e3e48f generate db from schema 2016-10-18 02:07:38 +02:00
Florian Dold
218c7d5bd6 be even more safe in db 2016-10-18 01:47:40 +02:00
Florian Dold
700eb32f5a be even more safe in db 2016-10-18 01:36:47 +02:00
Florian Dold
89c3c2d58d make db layer more type safe 2016-10-18 01:16:31 +02:00
Florian Dold
78ea2ba5b1 automatic refresh with resume 2016-10-17 23:49:04 +02:00
Florian Dold
8c0c4b5331 automatic refresh 2016-10-17 15:58:36 +02:00
Florian Dold
ab53892231 working refresh prototype 2016-10-14 02:13:06 +02:00
Florian Dold
0b198e0888 refactor work queue 2016-10-13 20:02:42 +02:00
Florian Dold
d3b49c0a2f update emscripten lib 2016-10-13 18:23:11 +02:00
Florian Dold
34fe54e83c rename taler emscripten lib 2016-10-13 18:22:31 +02:00
Florian Dold
e4cafe672d manual refresh triggering 2016-10-13 02:36:33 +02:00
Florian Dold
250069d860 refactoring / refresh WIP 2016-10-13 02:23:24 +02:00
Florian Dold
122e069d91 crypto for refreshing 2016-10-12 23:30:10 +02:00
Florian Dold
d4be3906e3 tree view of wallet db 2016-10-12 02:55:53 +02:00
Florian Dold
e35455435e formatting 2016-10-11 22:58:59 +02:00
Florian Dold
ef5bc2c353 make ping side-effect free 2016-10-11 20:26:43 +02:00
Florian Dold
49ec724049 Terminate workers after timeout, handle errors 2016-10-11 14:51:58 +02:00
Florian Dold
8d3b7e7578 adjust log level 2016-10-10 04:07:34 +02:00
Florian Dold
ce4d9c4703 fix text for logs 2016-10-10 03:16:12 +02:00
Florian Dold
db0fc77698 refactor / remove lodash dependency 2016-10-10 00:37:08 +02:00
Florian Dold
cb424d3699 refactor reserve creation dialog 2016-10-07 17:10:29 +02:00
tg(x)
7851816f14 Merge branch 'master' of taler.net:/var/git/wallet-webex 2016-10-05 21:40:47 +02:00
tg(x)
1a97b04106 workaround bug in FF50
https://bugzilla.mozilla.org/show_bug.cgi?id=1101653
2016-10-05 21:39:43 +02:00
Florian Dold
0c8a6e21f0 prettier syntax (JSX) for rendering 2016-10-05 17:38:02 +02:00
Florian Dold
7fb527b000 refactor confirm-contract rendering 2016-10-05 17:05:05 +02:00
tg(x)
39b3fd7fc6 use cloneInto when passing objects from content_script to page 2016-10-05 02:10:56 +02:00
Florian Dold
5d85866a0e deal with symlinks correctly (requires newer vinyl-fs) 2016-10-04 19:00:40 +02:00
Florian Dold
d3ccf41039 jed symlink 2016-10-04 18:34:26 +02:00
Florian Dold
47d3ba81ac use jed from thirdparty module 2016-10-04 11:56:58 +02:00
Florian Dold
3dee4744f9 contract playground 2016-09-29 16:31:55 +02:00
Florian Dold
693e7c92e0 history aggregation 2016-09-29 01:40:29 +02:00
Florian Dold
cc34929da6 off-by-one 2016-09-29 00:36:24 +02:00
Florian Dold
274204c21e check contract hash, fix unicode bug 2016-09-28 23:41:34 +02:00
Florian Dold
de53505342 break merchant redirect loops 2016-09-28 19:37:05 +02:00
Florian Dold
9e93109358 less logging 2016-09-28 19:12:00 +02:00
Florian Dold
db9b98b2a9 even more async 2016-09-28 19:09:10 +02:00
Florian Dold
b4815b2b06 more async 2016-09-28 18:54:48 +02:00
Florian Dold
c5dc5fd935 remove more logging 2016-09-28 18:04:59 +02:00
Florian Dold
79d32c9c1b remove bad logging 2016-09-28 18:03:01 +02:00
Florian Dold
fab098c8e7 more async 2016-09-28 18:00:13 +02:00
Florian Dold
9b37ee6ba6 start using async 2016-09-28 17:52:36 +02:00
Florian Dold
af10553b32 fix worker queue bug 2016-09-28 17:45:13 +02:00