6b63ecc49e
-fix botched Balance->WalletBalance rename
2023-09-21 19:43:59 +02:00
Sebastian
dd25740c91
update to the new tos state
2023-09-14 11:10:37 -03:00
Sebastian
ec040ca15d
remove rimraf since it prevent running make clean when there is no node_modules
2023-09-12 16:18:21 -03:00
Sebastian
d96d468f62
typedoc for every project
...
Signed-off-by: Sebastian <sebasjm@gmail.com>
2023-09-12 11:18:03 -03:00
cc27750a79
-WalletContractData doesn't belong to the DB
2023-09-11 18:20:00 +02:00
Sebastian
df7ab5b5dc
removing unused function because @linaria fails with unrelated error: TextEncoder is not defined in taler-util/lib/whatwg-url.js
2023-09-08 18:12:34 -03:00
Sebastian
b784144edf
remove references to product and delivery
2023-09-08 18:09:33 -03:00
Sebastian
036f8a463f
remove diag, check tos
2023-09-08 11:15:13 -03:00
c660db82c1
wallet-core: address DB FIXMEs, systematic state numbering
2023-09-08 00:12:52 +02:00
1fcb55c84d
remove ToS storage
2023-09-06 18:43:37 +02:00
b63937703c
move bank API client to taler-util, update typescript config
2023-09-06 13:24:34 +02:00
Sebastian
e1d86816a7
backoffcie new version, lot of changes
2023-09-04 14:17:55 -03:00
Sebastian
79973a63dd
tos change, not so sure
2023-08-30 13:40:08 -03:00
8fed5b4b73
wallet-core: allow version change event
2023-08-30 18:33:56 +02:00
a713d90c3c
wallet-core: remove old sync code, add stored backups skeleton
2023-08-30 18:01:18 +02:00
aba173d8a9
wallet-core: open DB inside wallet handle, back up meta DB as well
2023-08-30 16:51:51 +02:00
0a05f6d903
wallet-core: always use batch withdrawal
2023-08-22 16:37:27 +02:00
Krystian Baran
c02c1c8083
Translated using Weblate (Italian)
...
Currently translated at 3.1% (12 of 379 strings)
Translation: GNU Taler/webextensions
Translate-URL: https://weblate.taler.net/projects/gnu-taler/webextensions/it/
2023-08-16 14:43:59 +02:00
Krystian Baran
58e00418cf
Translated using Weblate (Italian)
...
Currently translated at 2.3% (9 of 379 strings)
Translation: GNU Taler/webextensions
Translate-URL: https://weblate.taler.net/projects/gnu-taler/webextensions/it/
2023-08-15 09:28:42 +02:00
Javier Sepulveda
2e68d21e36
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (379 of 379 strings)
Translation: GNU Taler/webextensions
Translate-URL: https://weblate.taler.net/projects/gnu-taler/webextensions/es/
2023-08-13 12:14:14 +02:00
L
951d1b66fa
Added translation using Weblate (Dutch)
2023-08-05 13:05:17 +02:00
57e86b759e
rename tip->reward in URI
2023-08-03 19:03:24 +02:00
fdbd55d2bd
-towards tip->reward rename
2023-08-03 18:35:07 +02:00
Sebastian
d759f08225
repurchase detection
...
- check that the old transaction is not refunded
- if the old purchase was deleted fallback to no-repurchase detected
2023-07-10 14:09:18 -03:00
cf55f3f371
bump versions to 0.9.3-dev.17
2023-07-07 14:23:45 +02:00
Sebastian
d98f048fd6
fix 7741: add sessionid
2023-07-03 14:01:23 -03:00
Sebastian
545bf16cdf
fix #7741
...
show QR with nonce
2023-07-03 12:43:47 -03:00
Sebastian
15a15942d2
#7717 do not show walletcore version
2023-07-02 16:57:34 -03:00
Sebastian
4853f79677
fix : #7875 - show retry on pending state
2023-06-29 00:10:04 -03:00
Sebastian
28dce57f92
fix: 7740 check max on p2p push
2023-06-28 11:38:01 -03:00
Sebastian
97a9e92d8b
set amount for manual withdraw when the qr does not have it
2023-06-27 08:21:03 -03:00
Sebastian
2779086a32
support for exchange-withdraw call to action, pending use case when the user need to specify the amount
2023-06-26 14:23:32 -03:00
Sebastian
9dbf0bd7d2
better wording to the tx details
2023-06-21 14:51:14 -03:00
Sebastian
7010e707ba
fix test
2023-06-21 11:34:19 -03:00
Sebastian
81bf1cc9c1
show bank details
2023-06-21 11:28:27 -03:00
a0e0c5c4a6
webextension: fix type error
2023-06-21 09:43:45 +02:00
Sebastian
34e2fd51e0
add select max amount
2023-06-20 17:50:44 -03:00
98a351aa4c
repo: bump to 0.9.3-dev.16
2023-06-20 19:42:44 +02:00
8d20ab87fa
wallet-core: consistently rename to failTransaction
2023-06-20 19:41:42 +02:00
Sebastian
32937795c5
added txactions into transaction mocks
2023-06-20 14:32:51 -03:00
Sebastian
d79155b634
show the button that wallet-core tells
2023-06-20 14:29:00 -03:00
Sebastian
773712419e
log notification from wallet
2023-06-20 11:18:55 -03:00
Sebastian
a86c948fc9
missing removal
2023-06-20 10:55:12 -03:00
Sebastian
b2355a3fcb
remove testing ui
2023-06-16 09:40:57 -03:00
Sebastian
4e7967dbac
showing off information about operation plan
2023-06-13 16:46:31 -03:00
Sebastian
734de5d359
use transaction state transition instead of other notifications
2023-06-06 14:57:51 -03:00
f56a563533
build system: get rid of prepare scripts
...
These don't seem to be the right location to compile packages.
The newest version of pnpm runs all those scripts on "pnpm install",
even if we filter for only one package. That results in a build
performance issue.
2023-06-06 15:25:53 +02:00
1befd39671
bump typescript version
2023-06-06 11:54:37 +02:00
Sebastian
75fdf6137f
move kycurl to commons, make webex aware
2023-06-05 10:58:24 -03:00
Sebastian
16900104b5
kyc url
2023-06-05 10:04:24 -03:00