aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src
AgeCommit message (Collapse)Author
2023-09-21-fix botched Balance->WalletBalance renameFlorian Dold
2023-09-14update to the new tos stateSebastian
2023-09-11-WalletContractData doesn't belong to the DBFlorian Dold
2023-09-08removing unused function because @linaria fails with unrelated error: ↵Sebastian
TextEncoder is not defined in taler-util/lib/whatwg-url.js
2023-09-08remove references to product and deliverySebastian
2023-09-08remove diag, check tosSebastian
2023-09-08wallet-core: address DB FIXMEs, systematic state numberingFlorian Dold
2023-09-06remove ToS storageFlorian Dold
2023-09-06move bank API client to taler-util, update typescript configFlorian Dold
2023-09-04backoffcie new version, lot of changesSebastian
2023-08-30tos change, not so sureSebastian
2023-08-30wallet-core: allow version change eventFlorian Dold
2023-08-30wallet-core: remove old sync code, add stored backups skeletonFlorian Dold
2023-08-30wallet-core: open DB inside wallet handle, back up meta DB as wellFlorian Dold
2023-08-22wallet-core: always use batch withdrawalFlorian Dold
2023-08-16Translated using Weblate (Italian)Krystian Baran
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-15Translated using Weblate (Italian)Krystian Baran
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-13Translated using Weblate (Spanish)Javier Sepulveda
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-05Added translation using Weblate (Dutch)L
2023-08-03rename tip->reward in URIFlorian Dold
2023-08-03-towards tip->reward renameFlorian Dold
2023-07-10repurchase detectionSebastian
- check that the old transaction is not refunded - if the old purchase was deleted fallback to no-repurchase detected
2023-07-03fix 7741: add sessionidSebastian
2023-07-03fix #7741Sebastian
show QR with nonce
2023-07-02#7717 do not show walletcore versionSebastian
2023-06-29fix: #7875 - show retry on pending stateSebastian
2023-06-28fix: 7740 check max on p2p pushSebastian
2023-06-27set amount for manual withdraw when the qr does not have itSebastian
2023-06-26support for exchange-withdraw call to action, pending use case when the user ↵Sebastian
need to specify the amount
2023-06-21better wording to the tx detailsSebastian
2023-06-21fix testSebastian
2023-06-21show bank detailsSebastian
2023-06-21webextension: fix type errorFlorian Dold
2023-06-20add select max amountSebastian
2023-06-20wallet-core: consistently rename to failTransactionFlorian Dold
2023-06-20added txactions into transaction mocksSebastian
2023-06-20show the button that wallet-core tellsSebastian
2023-06-20log notification from walletSebastian
2023-06-20missing removalSebastian
2023-06-16remove testing uiSebastian
2023-06-13showing off information about operation planSebastian
2023-06-06use transaction state transition instead of other notificationsSebastian
2023-06-06bump typescript versionFlorian Dold
2023-06-05move kycurl to commons, make webex awareSebastian
2023-06-05kyc urlSebastian
2023-06-02pretty and suspend/resume optionSebastian
2023-06-02remove deprecated notifications, implement isOfflineSebastian
2023-06-02from spa to pwaSebastian
2023-06-01tx state uiSebastian
2023-06-01make dev build work againSebastian