Florian Dold
|
9657e01be1
|
remove unused function
|
2016-11-13 21:51:45 +01:00 |
|
Florian Dold
|
8f939a0e58
|
more tests, better reports
|
2016-11-13 20:29:43 +01:00 |
|
Florian Dold
|
95ad4639a3
|
don't instrument emscripten output
|
2016-11-13 19:39:30 +01:00 |
|
Florian Dold
|
eb84d5747a
|
fix small react issues
|
2016-11-13 10:17:39 +01:00 |
|
Florian Dold
|
b2128609ac
|
Finally give in and use React, minor tweeks.
Preact (a minimalistic React alternative) had too many bugs ...
|
2016-11-13 08:16:52 +01:00 |
|
Marcello Stanisci
|
078078a231
|
#4762
|
2016-11-09 13:53:22 +01:00 |
|
Florian Dold
|
490bacd2ce
|
tests for crypto API
|
2016-11-08 17:19:09 +01:00 |
|
Florian Dold
|
5dfa8d79e1
|
fixes to test harness
|
2016-11-08 16:52:03 +01:00 |
|
Florian Dold
|
b37e7762bb
|
don't withdraw coins that are valid in the future
|
2016-11-07 14:27:08 +01:00 |
|
Florian Dold
|
358c0ce513
|
add merchant instance field at the right places
|
2016-11-03 19:57:08 +01:00 |
|
Florian Dold
|
dd45721bab
|
include pay_deadline in payment request
|
2016-11-03 19:46:59 +01:00 |
|
Florian Dold
|
2f57643e2e
|
add new fields to contract
|
2016-11-03 01:53:53 +01:00 |
|
Florian Dold
|
d0a0695fb5
|
test harness for both browser and node
|
2016-11-03 00:47:22 +01:00 |
|
Florian Dold
|
db9177bb17
|
TAP-based test harness
|
2016-11-02 21:13:56 +01:00 |
|
Florian Dold
|
de65019ed6
|
make queries then-able
|
2016-10-20 01:37:00 +02:00 |
|
Florian Dold
|
9ee0823b7e
|
introduce map for query streams
|
2016-10-19 23:55:58 +02:00 |
|
Florian Dold
|
9ccc6626ac
|
have refs in d.ts file instead of .ts file
|
2016-10-19 23:40:45 +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
|
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 |
|
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 |
|
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 |
|