summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/wallet/Application.tsx
AgeCommit message (Expand)Author
2023-04-13show an error message when handler is not foundSebastian
2023-04-13use /taler-uri as redirection point to all taler urisSebastian
2023-04-03fix currency link in history, hide auto-open wallet, fix spaceSebastian
2023-03-10fix encoded uri, add pay template ctaSebastian
2023-03-02bank prebuiltSebastian
2023-02-16use node16 module resolutionFlorian Dold
2023-02-13fix broken build since wallet-core new api and placeholder for payment-temlateSebastian
2023-01-13fix deposit navigationSebastian
2023-01-13using extendedStatusSebastian
2023-01-09fix #7152Sebastian
2023-01-04split foreground and background apiSebastian
2023-01-04fix #7522Sebastian
2022-11-28fix #7496 with unit testsSebastian
2022-11-24fix 7465Sebastian
2022-11-16fix #7411, also making the backup payment visibleSebastian
2022-10-20implement the simplest recovery functionSebastian
2022-09-23new deposit pageSebastian
2022-09-16prettySebastian
2022-09-16redirect after success #7357Sebastian
2022-09-10add redirect to withdrawSebastian
2022-08-31invoice and transfer detailsSebastian
2022-08-31p2p tx renderingSebastian
2022-08-29add senderWire to the withdrawal group again, group payto to avoid duplicationSebastian
2022-08-29using CTA for manual withdrawalSebastian
2022-08-26exchange selection: timeline doneSebastian
2022-08-18first iteration of exchange selection: added information in the exchangeDetai...Sebastian
2022-08-15destination uiSebastian
2022-08-14get send money skeletonSebastian
2022-08-11qr readerSebastian
2022-08-10withdraw call to actionSebastian
2022-08-01standarizing componentsSebastian
2022-07-21withdraw as moduleSebastian
2022-06-06updating old copyright headerSebastian
2022-06-03use preact matcher internal api callv0.9.0-dev.12Sebastian
2022-06-02typechecked dynamic pathSebastian
2022-06-01mui button implSebastian
2022-05-03deposit from paytoSebastian
2022-03-28add extension to every importSebastian
2022-03-28storybook like page for dev, plus some style fixesSebastian
2022-03-25show pending operations on main pagesSebastian
2022-03-25new dev environmentSebastian