Commit Graph

559 Commits

Author SHA1 Message Date
Torsten Grote
122574fe05
Add test for refund and tip, fix cli testing gen-*-uri 2020-05-08 10:13:52 -03:00
Florian Dold
4bd372770e
wallet DB version 2020-05-08 17:45:23 +05:30
Florian Dold
76e664c943
update withdrawal page when something changes 2020-05-08 17:19:07 +05:30
Florian Dold
cd9a34cbb5
make wallet notifications work again 2020-05-04 17:41:22 +05:30
Florian Dold
42b6c58db8
settings tab 2020-05-04 17:16:06 +05:30
Florian Dold
848f44733e
handle changing permissions better 2020-05-01 15:04:12 +05:30
Florian Dold
609397d95a
drastically reduce permissions for Web integration
The old web integration with more permissions is still available on an
opt-in basis.
2020-05-01 14:16:56 +05:30
Florian Dold
3f52d293be
error message 2020-04-30 18:01:09 +05:30
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
9c735a0e6e
fix i18n build task 2020-04-07 16:16:58 +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
dee9ccf7b1
auto format 2020-04-06 13:32:56 +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
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
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
Florian Dold
eabbbd339b
config files WIP 2020-03-23 17:00:01 +05:30
Florian Dold
cb2fbc7610
fix another withdrawal state machine bug, add 'show-reserve' to advanced CLI 2020-03-16 17:46:57 +05:30
Florian Dold
9e2be07cfc
fix bug in withdrawal operation state machine, allow manual reserve update from CLI 2020-03-16 17:18:46 +05:30
Florian Dold
1744b1a800
signature verification for recoup 2020-03-13 19:04:16 +05:30
Florian Dold
51eef5419a
license header typo 2020-03-13 13:51:03 +05:30
Florian Dold
b5b8f96cc9
improved error reporting / towards a working recoup 2020-03-12 19:25:38 +05:30
Florian Dold
2ec6799c8c
improve error reporting for DB queries 2020-03-12 13:23:24 +05:30
Florian Dold
2c52046f0b
full recoup, untested/unfinished first attempt 2020-03-12 00:44:28 +05:30
Florian Dold
6e2881fabf
cleanup 2020-03-10 14:47:46 +05:30
Florian Dold
26d961ad63
support exchange API version 7:0:0 2020-03-09 16:37:46 +05:30
Florian Dold
bf1b350d44
abort exchange update if version does not match 2020-03-09 14:29:13 +05:30
Florian Dold
7ba1f91823
formatting / DCE 2020-03-09 14:19:22 +05:30
Florian Dold
4999920373
use newer bank API 2020-03-09 14:17:06 +05:30
Florian Dold
c5c308661e
give payload notification to Android 2020-03-06 23:31:35 +05:30
Florian Dold
4e76edf129
include (pending) wallet balance in pending ops response 2020-03-06 19:39:55 +05:30
Florian Dold
7c7d3e001e
documentation / enum types for pending ops 2020-03-06 18:40:00 +05:30
Florian Dold
e1168fbec0
backwards compat with nodejs<0.11 2020-02-24 23:10:36 +05:30
Florian Dold
02c265f684
only import worker_threads when we create a worker factory 2020-02-24 22:56:54 +05:30
Florian Dold
1cc8500cb0
code style 2020-02-24 22:41:11 +05:30
Florian Dold
055685e785
fall back to synchronous workers on old nodejs 2020-02-24 22:38:07 +05:30
Marcos Gutierrez
4fd80ee8e2
fix fulfillmentUrl in the history rener 2020-01-31 11:22:13 -03:00
Marcos Gutierrez
5f68f060a6
add fulfillmentUrl to OrderShortInfo 2020-01-31 11:21:23 -03:00
Marcos Gutierrez
d6d5647946
add new history view and some global style changes 2020-01-27 10:11:39 -03:00
Florian Dold
a60061788f
reset reserve retry timeout when forcing operation 2020-01-22 16:00:49 +01:00
Florian Dold
14103aa075
make verbose details an option 2020-01-22 12:22:57 +01:00
Florian Dold
21194fa781
fix store access 2020-01-20 12:02:56 +01:00
Florian Dold
b837fd7f53
be verbose for refreshes too 2020-01-20 12:00:57 +01:00
Florian Dold
c5906abf10
verboseDetails for pay and withdraw 2020-01-20 11:53:21 +01:00
Florian Dold
a76219b8de
sort coins by amount first 2020-01-19 21:17:39 +01:00
Florian Dold
e124e05d53
do not apply the same refresh twice 2020-01-19 20:41:51 +01:00
Florian Dold
5e77b222d5
don't refresh for a refund that didn't get applied 2020-01-19 20:02:15 +01:00
Florian Dold
2b7fff323d
fix incomplete rename 2020-01-19 19:02:47 +01:00
Florian Dold
337a59566c
fix error in refund retry 2020-01-19 17:14:43 +01:00
Florian Dold
fd5f3977bb
exchange uses payto_uri instead of url now 2020-01-19 17:06:47 +01:00
Florian Dold
af57a404d0
fix and test case for "insecure" taler://refund URIs 2020-01-18 23:32:14 +01:00
Florian Dold
fcb0565323
generate refund in integration test 2020-01-18 20:55:34 +01:00
Florian Dold
9ad8c69782
fix amount format (how did this ever work before?) 2020-01-17 22:25:33 +01:00
Florian Dold
4dfe451b8a
log pending ops 2020-01-17 22:11:09 +01:00
Florian Dold
a06b9552ab
exit code 2020-01-17 22:00:58 +01:00
Florian Dold
baab5b9d20
H_wire -> h_wire 2020-01-17 21:59:47 +01:00
Florian Dold
2d97d0c37f
switch from custom scheme to basic auth for Taler demo bank 2020-01-17 21:03:13 +01:00
Florian Dold
0842fab154
Fix typo and field name in history event
This fixes https://bugs.taler.net/n/6022
2020-01-07 17:29:19 +01:00
Florian Dold
3c85a0d14e
error handling 2019-12-28 16:21:21 +01:00
Florian Dold
7523dcab95
comments 2019-12-25 21:47:57 +01:00
Florian Dold
266b33dc42
fix bug in the WebExtensions pay page 2019-12-25 19:24:23 +01:00
Florian Dold
adebfab94e
fix and simplify coin selection 2019-12-25 19:11:20 +01:00
Florian Dold
54f7999c63
fix taler URI classification bug 2019-12-20 11:35:51 +01:00
Florian Dold
378d8dee58
implement refusing proposals 2019-12-20 01:25:22 +01:00
Florian Dold
aa37ef082d
do normal back-off when reserve isn't ready yet, run retry-loop in integration test 2019-12-19 21:22:29 +01:00
Florian Dold
0c9358c1b2
new date format, replace checkable annotations with codecs 2019-12-19 20:42:49 +01:00
Florian Dold
49e3b3e5b9
prepare for schema migrations 2019-12-19 13:48:37 +01:00