summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/wxBackend.ts
AgeCommit message (Expand)Author
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
2022-03-29typoSebastian
2022-03-29added react eslint and fix most of the warnsSebastian
2022-03-28add extension to every importSebastian
2022-03-25new dev environmentSebastian
2022-03-23all the browser related code move into one place, making it easy for specific...Sebastian
2022-03-22wallet: improve error handling and error codesFlorian Dold
2022-03-21fix #7164: firefox back button after a 402 redirectSebastian
2022-03-15chrome.tabs.update does not work on async request interception, so using a delaySebastian
2022-03-15save tos etag after forced refreshSebastian
2022-02-16settings new designSebastian
2022-02-03DB reset must be asyncFlorian Dold
2022-01-24fix: cta header, fix: do not reset ToS ETAG when getting the exchange ToSSebastian
2022-01-24fix permission api, grouping all cta into same pathSebastian