summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/wxBackend.ts
AgeCommit message (Expand)Author
4 dayswallet-core: support for withdrawals with forced reserve keyFlorian Dold
5 dayswallet-core: avoid use of plain 'id' field, misc. fixesFlorian Dold
11 daysfix 8392Sebastian
2024-04-02fix #8693Sebastian
2024-03-08fix #8489Sebastian
2024-03-06transition when withdrawal operation updatedSebastian
2024-03-04fix #8371Sebastian
2024-03-01send a new request id to wallet instead of client request idSebastian
2024-03-01move the wallet listener to backgroundSebastian
2024-02-29wallet-core: improve config handling, test builtin exchange configFlorian Dold
2024-02-29wip wallet activitySebastian
2024-02-27fix #8469Sebastian
2024-02-19restructureFlorian Dold
2024-02-16-helpers movedFlorian Dold
2024-02-12add more info when wallet-core is not availableSebastian
2024-02-05wip DD39: removed webRequest permission and changes made into demobankSebastian
2024-01-15fixes #8083Sebastian
2023-12-15testing header listenerSebastian
2023-10-30testing auto open featureSebastian
2023-10-27response header WIPSebastian
2023-10-26first take on adding auto open again, WIPSebastian
2023-09-08remove diag, check tosSebastian
2023-09-06move bank API client to taler-util, update typescript configFlorian Dold
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-06-20log notification from walletSebastian
2023-05-05fixing web-utils new importsSebastian
2023-04-21moving libs to web utils, apply new mock api to backofficeSebastian
2023-04-19fix #7704Sebastian
2023-04-18check if the script should be injectedSebastian
2023-04-13use /taler-uri as redirection point to all taler urisSebastian
2023-03-10fix encoded uri, add pay template ctaSebastian
2023-02-16make wallet-cli runnable under qtartFlorian Dold
2023-02-13fix broken build since wallet-core new api and placeholder for payment-temlateSebastian
2023-01-20introducing getBalanceDetail for getting all depositable/transferable amount ...Sebastian
2023-01-19feat: adjust log level from developer pageSebastian
2023-01-09fix #7152Sebastian
2023-01-04split foreground and background apiSebastian
2022-12-22support for ext+taler:// while taler:// is not yet allowed as schemeSebastian
2022-12-22remove clipboardRead permission & prettySebastian
2022-12-21testing function sum and freezeSebastian
2022-12-21add typecheck to background operationsSebastian
2022-11-11remove deprecated taler://notify-reserve URI handlingFlorian Dold
2022-10-24wallet dev mode and backup into devmodeSebastian
2022-10-20implement the simplest recovery functionSebastian
2022-10-14terms and privacy on exchange selectionSebastian
2022-10-13-fix missing enum caseFlorian Dold
2022-10-05integration tests: test crypto workerFlorian Dold