Commit Graph

88 Commits

Author SHA1 Message Date
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
Florian Dold
99f5eaa095 fix #4692 2016-09-28 14:13:21 +02:00
tg(x)
69d09ddea6 i18n.plural() 2016-09-27 13:08:38 +02:00
Florian Dold
211e8c25d5 fix bug in retrying logic for reserve status 2016-09-26 18:00:26 +02:00
Florian Dold
1426c886ae make 402 payments work again 2016-09-26 14:52:33 +02:00
Florian Dold
d76810e4af add priorities to crypto work 2016-09-26 14:22:06 +02:00
Florian Dold
7fb51bad16 make icon bolder; prerender 2016-09-24 02:25:24 +02:00
Christian Grothoff
a677ae2c4f Merge branch 'master' of git+ssh://taler.net/var/git/wallet-webex 2016-09-24 01:31:57 +02:00
Christian Grothoff
760952ee6e polishing chrome badge 2016-09-24 01:31:52 +02:00
Florian Dold
f06a2b236d fix for firefox 2016-09-24 00:54:20 +02:00
Florian Dold
d7e5aec1a5 remove weird logging statement 2016-09-23 23:50:41 +02:00
Florian Dold
6b8833e766 playground files 2016-09-23 23:29:58 +02:00
Florian Dold
9305ae2384 remove logging in critical path 2016-09-23 22:16:09 +02:00
Florian Dold
a6fa45b2e0 fix bug in animation 2016-09-23 22:15:23 +02:00
Florian Dold
b48de94ff4 add animation 2016-09-23 21:57:07 +02:00
Florian Dold
5737c121ca use uniform DOM event handling mechanism 2016-09-23 14:09:18 +02:00
Florian Dold
fca125a0da fix allocation issue 2016-09-14 16:03:17 +02:00
Florian Dold
ebbdadb4b6 sort out libs / fix warnings 2016-09-14 15:55:10 +02:00
Florian Dold
fc6db1824e move to ES6, clean up views 2016-09-14 15:20:18 +02:00
Florian Dold
8852857347 fix compiler warnings 2016-09-12 20:25:56 +02:00
Florian Dold
e3cc9c59bc stricter type checking 2016-09-12 17:41:12 +02:00
Florian Dold
7352b62aab Make JSless payments work. 2016-09-09 14:11:55 +02:00
Florian Dold
a164ea9183 rudimentary 402 handling 2016-09-08 17:26:31 +02:00