summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/wxApi.ts
AgeCommit message (Expand)Author
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
2022-03-11pending clickableSebastian
2022-02-24add i18n where was missingSebastian
2022-02-22show all coins in devmodeSebastian
2022-01-13import db from the wallet web extensionSebastian
2022-01-10deposit design from belen, feature missing: kycSebastian
2022-01-04replace jest with mochaSebastian
2021-12-23deposit from wallet webex: wipSebastian
2021-12-01exportDb call to the wallet-coreSebastian
2021-11-29fix #7109 pending operations on developer pageSebastian
2021-11-24adding tos information in settings and return to manual withdraw when adding ...Sebastian
2021-11-19some changes:Sebastian
2021-11-15prettierSebastian
2021-10-13fixing tos requestSebastian
2021-10-13fix tests and added addExchangeSebastian
2021-10-11fixing withdrawal processSebastian