summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/wxApi.ts
AgeCommit message (Expand)Author
3 daysfilter obs eventSebastian
2024-04-16fix 8392Sebastian
2024-04-16fix supported wallet versionSebastian
2024-03-06transition when withdrawal operation updatedSebastian
2024-03-04fix #8371Sebastian
2024-03-01move the wallet listener to backgroundSebastian
2024-02-29observe UI, WIPSebastian
2024-02-28get activitySebastian
2024-02-27fix #8469Sebastian
2024-02-05wip DD39: removed webRequest permission and changes made into demobankSebastian
2023-12-15testing header listenerSebastian
2023-10-30testing auto open featureSebastian
2023-10-26first take on adding auto open again, WIPSebastian
2023-10-11wallet version as libtoolSebastian
2023-09-08remove diag, check tosSebastian
2023-06-28fix: 7740 check max on p2p pushSebastian
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