Commit Graph

1477 Commits

Author SHA1 Message Date
Florian Dold
e52e1fab86
fix redirection 2020-04-30 18:01:04 +05:30
Florian Dold
9798bf51a9
fix path 2020-04-30 18:00:19 +05:30
Florian Dold
5be0708a10
adopt new merchant refund API 2020-04-27 21:11:20 +05:30
Florian Dold
e404f5e6d3
add test case for i18n, fix react i18n bug 2020-04-07 20:17:15 +05:30
Florian Dold
322359e553
readme 2020-04-07 17:31:19 +05:30
Florian Dold
06372f5488
deps 2020-04-07 16:40:28 +05:30
Florian Dold
9c735a0e6e
fix i18n build task 2020-04-07 16:16:58 +05:30
Florian Dold
cd7629c916
fix broken rollup config 2020-04-07 15:14:02 +05:30
Florian Dold
34eca9c512
always round timestamps before signature creation/verification 2020-04-07 14:12:29 +05:30
Florian Dold
faba5e9db8
finally make linter happy 2020-04-07 13:58:55 +05:30
Florian Dold
fb2e2f8993
more lint fixes 2020-04-07 13:37:32 +05:30
Florian Dold
1471aae892
linter / simpler webextension pack 2020-04-07 01:23:29 +05:30
Florian Dold
47787c0b0b
make linter less grumpy 2020-04-06 23:32:01 +05:30
Florian Dold
f36bb7a04e
linter 2020-04-06 21:15:41 +05:30
Florian Dold
07f25566ca
start spring cleaning, use rollup instead of both webpack and rollup 2020-04-06 21:05:51 +05:30
Florian Dold
13bccc7bd9
integration tests (based on Christian's auditor tests) 2020-04-06 14:15:49 +05:30
Florian Dold
3bd53bb87d
package.json 2020-04-06 13:54:09 +05:30
Florian Dold
b4a54522ec
make test runner work again 2020-04-06 13:33:15 +05:30
Florian Dold
dee9ccf7b1
auto format 2020-04-06 13:32:56 +05:30
Florian Dold
f45e5615cc
deps 2020-04-06 13:22:31 +05:30
Florian Dold
4cfae8f589
types 2020-04-06 12:54:49 +05:30
Florian Dold
95e638f513
cosmetics and comments 2020-04-02 20:44:12 +05:30
Florian Dold
05e43bb259
simplify matching 2020-04-02 20:42:33 +05:30
Florian Dold
1be738b843
don't print in test 2020-04-02 20:42:20 +05:30
Florian Dold
ef0acf06bf
model reserve history in the exchange, improve reserve handling logic 2020-04-02 20:33:01 +05:30
Florian Dold
1728e5011e
split reconciliation and summary of reserve history 2020-04-02 14:46:53 +05:30
Florian Dold
62de27d2ac
helpers and tests for reserve reconciliation 2020-04-02 14:30:43 +05:30
Florian Dold
63cf437633
quick fix for DEPOSIT->CREDIT rename 2020-03-31 01:16:07 +05:30
Florian Dold
3fa928b949
allow refund via Android API 2020-03-30 16:12:28 +05:30
Florian Dold
aaf950e2ad
re-format with prettier v2, fix HTML 2020-03-30 16:09:32 +05:30
Florian Dold
15e18440db
change applyRefund return signature 2020-03-30 16:04:16 +05:30
Florian Dold
ad661a63f7
reformat 2020-03-30 15:52:04 +05:30
Florian Dold
680d61dfde
node version check in build system 2020-03-30 12:54:52 +05:30
Florian Dold
c9012cbd4c
add --extra-debug option to history 2020-03-28 00:18:25 +05:30
Florian Dold
131d2b34d9
generate cleaner history for recoup 2020-03-27 23:37:02 +05:30
Florian Dold
1c747ae004
don't rip off the merchant via our coin selection 2020-03-27 15:20:02 +05:30
Florian Dold
5d1b0df8a4
fix logic bug in recoup (refresh variant) 2020-03-26 22:34:14 +05:30
Florian Dold
86c8a8fcf3
another missing store ... 2020-03-26 21:58:38 +05:30
Florian Dold
c2e261e018
fix store access list for recoup 2020-03-26 20:47:14 +05:30
Florian Dold
3d0fbea467
log to stderr when running on node 2020-03-26 20:35:06 +05:30
Florian Dold
ccdc7cffed
version bump 2020-03-26 17:23:21 +05:30
Florian Dold
2611726168
pofiles regen 2020-03-26 17:22:13 +05:30
Florian Dold
c2050b3963
add --no-throttle 2020-03-24 23:54:32 +05:30
Florian Dold
1bac5329b5
docs 2020-03-24 17:57:44 +05:30
Florian Dold
ecc7b5e76e
cli parsing 2020-03-24 17:52:39 +05:30
Florian Dold
2fb6e8f11f
oops, add missing talerconfig.ts 2020-03-24 16:35:34 +05:30
Florian Dold
a8e3422139
fix recoup response schema / add run-until-done 2020-03-24 16:34:15 +05:30
Florian Dold
01e83df471
helpers for auditor integration test 2020-03-24 15:25:04 +05:30
Florian Dold
c4d2899562
implement time travelling 2020-03-23 17:47:35 +05:30
Florian Dold
1b0b3f146c
make sure the 'testing withdraw' subcommand does retries 2020-03-23 17:33:38 +05:30