aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/pages/withdraw.tsx
AgeCommit message (Expand)Author
2021-06-16split wallet/popup components. created hooks, components, context folderSebastian
2021-06-16split wallet,popup .htmlSebastian
2021-06-08adding some translationSebastian
2021-06-08moving strings from wallet-core to web-extensionSebastian
2021-05-31add storybookSebastian
2021-05-07preact routing on the walletSebastian
2021-05-07migrate to preactSebastian
2021-03-27fix build issuesFlorian Dold
2021-02-010006728: set up wallet CI pipeline for WebExtension buildSebastian
2021-01-17actually display fees instead of effective amountFlorian Dold
2020-08-19make basic withdrawal and payment work again with new APIFlorian Dold
2020-08-14web extension WIPFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold