aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/wxBackend.ts
AgeCommit message (Expand)Author
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
2022-10-05wallet-core: improve crypto worker code duplicationFlorian Dold
2022-09-30firefox hotfixv0.9.0-dev.27Florian Dold
2022-09-16prettySebastian
2022-09-12add clipboard permsSebastian
2022-09-05adding informantion about the service worker version on the setting pageSebastian
2022-08-31p2p tx renderingSebastian
2022-06-06updating old copyright headerSebastian
2022-06-06prettierSebastian
2022-05-06handling service worker waiting phaseSebastian
2022-04-29fix #5845 added run-gc on webexSebastian
2022-04-28keep alive manifest v3Sebastian
2022-04-27toggle permissionSebastian
2022-04-21console to loggerSebastian
2022-04-13fix: timer API should be exported from src/indexSebastian
2022-04-11using alarm service intead of timeout api when the wallet is running in a ser...Sebastian
2022-03-30fix loop renderingSebastian