summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/wxBackend.ts
AgeCommit message (Expand)Author
2021-08-19run pending operations at least once, style fixesFlorian Dold
2021-08-19store 'list issue date' of denoms, cleanupFlorian Dold
2021-08-13new wallet UI and more testsSebastian
2021-08-09add ex handling on wallet initSebastian
2021-08-09initialization for webextensionSebastian
2021-07-14-fix typoChristian Grothoff
2021-06-22simplify task loop, test coin suspensionFlorian Dold
2021-06-17hide internal wallet state, keep it internal to packageFlorian Dold
2021-06-16split wallet,popup .htmlSebastian
2021-06-16fix: ReferenceError: state is not definedSebastian
2021-06-15separate wallet state from wallet clientFlorian Dold
2021-06-09database access refactorFlorian Dold
2021-06-04delete database when pressing reset-dbSebastian
2021-06-04handle reset click, still need to delete database but the funcionality is mis...Sebastian
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-13implement infrastructure for future DB migrations via backupFlorian Dold
2020-09-09make withdrawal, pay and refunds work in the WebExtensionFlorian Dold
2020-08-21make diagnostics, welcome page and permissions work againFlorian Dold
2020-08-14re-implement integration test functionalty that will be used by the exchange ...Florian Dold
2020-08-14web extension WIPFlorian Dold
2020-08-12remove excessive namespacing, formatFlorian Dold
2020-08-10towards webextension working againFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold