summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src
AgeCommit message (Expand)Author
2021-01-18implement depositsFlorian Dold
2021-01-17actually display fees instead of effective amountFlorian Dold
2021-01-13implement infrastructure for future DB migrations via backupFlorian Dold
2021-01-06browser fixesFlorian Dold
2020-12-02backup WIPFlorian Dold
2020-11-18towards a nicer transaction historyFlorian Dold
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-26fix broken importFlorian Dold
2020-08-24implement fulfillment_message and make fulfillment_url optionalFlorian Dold
2020-08-24test case for order claiming; more accurate ECFlorian 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-14nuke some console.log statements, test wallet testing functionality in integr...Florian 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-11towards the improved confirmPay APIFlorian Dold
2020-08-10towards webextension working againFlorian Dold
2020-08-06towards integration tests with fault injectionFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold