summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/wxApi.ts
AgeCommit message (Expand)Author
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