summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/wxApi.ts
AgeCommit message (Expand)Author
2023-04-19fix #7704Sebastian
2023-04-18check if the script should be injectedSebastian
2023-02-17fix #7695Sebastian
2023-02-16make wallet-cli runnable under qtartFlorian Dold
2023-01-20introducing getBalanceDetail for getting all depositable/transferable amount ...Sebastian
2023-01-19feat: adjust log level from developer pageSebastian
2023-01-11when as number instead of string, fix codec used before declaration, prettySebastian
2023-01-09fix #7153: more error handlingSebastian
2023-01-09fix #7152Sebastian
2023-01-04split foreground and background apiSebastian
2022-12-22remove clipboardRead permission & prettySebastian
2022-12-21testing function sum and freezeSebastian
2022-12-21add typecheck to background operationsSebastian
2022-12-15prettySebastian
2022-12-15wxApi from context and using the new testing sdkSebastian
2022-11-16fix #7411, also making the backup payment visibleSebastian
2022-10-25using new wallet api (typed interface)Sebastian
2022-10-20implement the simplest recovery functionSebastian
2022-10-17wallet-core: API types refactoringFlorian Dold
2022-10-16webextension: introduce typesafe wallet-core API clientFlorian Dold
2022-10-14wallet-core: get rid of duplicated withdrawal info APIFlorian Dold
2022-10-14refactored terms of service to remove duplicated codeSebastian
2022-09-23new deposit pageSebastian
2022-09-22-fix importsFlorian Dold
2022-09-16prettySebastian
2022-09-16working on #7357Sebastian
2022-09-06listExchangesDetailed to getExchangeDetailedInfo & ageRestriction taken from ...Sebastian
2022-09-05wallet-core: make listExchanges return less datav0.9.0-dev.16Florian Dold
2022-09-05adding informantion about the service worker version on the setting pageSebastian
2022-08-31invoice and transfer detailsSebastian
2022-08-31p2p tx renderingSebastian
2022-08-08fixing #6096Sebastian
2022-06-26- typo fixSebastian
2022-06-09remove listener on unloadSebastian
2022-06-06updating old copyright headerSebastian
2022-06-06prettierSebastian
2022-05-29show refund info in purchaseSebastian
2022-05-04add age restriction option to withdraw ctaSebastian
2022-05-03deposit from paytoSebastian
2022-05-02tip and refund stories and testSebastian
2022-04-29fix #5845 added run-gc on webexSebastian
2022-04-27toggle permissionSebastian
2022-03-29wallet: make retries more robust and consistentFlorian Dold
2022-03-28fix importFlorian Dold
2022-03-25new dev environmentSebastian
2022-03-23wallet: simplify crypto workersFlorian Dold
2022-03-23splitted rollup config for testing and first component state unit testSebastian
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-14wallet: towards db-less benchmarking, some refactoringFlorian Dold