summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/wxApi.ts
AgeCommit message (Expand)Author
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
2021-09-20manual withdrawal processSebastian
2021-09-13added integration with the wallet-core to get info about the last tos approvedSebastian
2021-09-08first approach to new design for withdrawSebastian
2021-07-15added remove button and more complex add-provider interactionSebastian
2021-07-08add more backup stories, sync by one providerSebastian
2021-07-06refactored backup sync UISebastian
2021-07-01first working version of providerSebastian
2021-07-01take backup info from wallet-coreSebastian
2021-06-30first backup list prototypeSebastian
2021-06-28handler transaction error on details and added retry buttonSebastian
2021-06-03wallet transaction detailSebastian
2021-04-27fix spelling issuesChristian Grothoff
2021-03-27fix build issuesFlorian Dold
2021-02-010006728: set up wallet CI pipeline for WebExtension buildSebastian
2020-11-18re-enable tipping support in the WebExtension UIFlorian Dold
2020-09-09make withdrawal, pay and refunds work in the WebExtensionFlorian Dold
2020-09-08tipping API and integration testFlorian Dold
2020-08-21make diagnostics, welcome page and permissions work againFlorian Dold
2020-08-20add auto-refund test case, fix bug detected by itFlorian Dold
2020-08-19make basic withdrawal and payment work again with new APIFlorian Dold
2020-08-14web extension WIPFlorian Dold
2020-08-12remove excessive namespacing, formatFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold