summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension
AgeCommit message (Expand)Author
2021-06-15separate wallet state from wallet clientFlorian Dold
2021-06-14fix module bundling configFlorian Dold
2021-06-09database access refactorFlorian Dold
2021-06-08adding some translationSebastian
2021-06-08moving strings from wallet-core to web-extensionSebastian
2021-06-08moving logger into taler-utilSebastian
2021-06-08better label for the fieldsSebastian
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-06-04some fixesSebastian
2021-06-03wallet transaction detailSebastian
2021-06-02fix sb configSebastian
2021-05-31add storybookSebastian
2021-05-20fixed width for popup, fixed url redirect on manual taler link lookup, fixed ...Sebastian
2021-05-07preact routing on the walletSebastian
2021-05-07migrate to preactSebastian
2021-04-28fix more typosChristian Grothoff
2021-04-27fix spelling issuesChristian Grothoff
2021-03-27fix build issuesFlorian Dold
2021-02-010006728: set up wallet CI pipeline for WebExtension buildSebastian
2021-01-29dependenciesFlorian Dold
2021-01-22upgrade dependenciesFlorian Dold
2021-01-18implement depositsFlorian Dold
2021-01-17bump extension versionFlorian Dold
2021-01-17actually display fees instead of effective amountFlorian Dold
2021-01-14bump version, compat fixFlorian Dold
2021-01-13implement infrastructure for future DB migrations via backupFlorian Dold
2021-01-07restore denom selection on importFlorian Dold
2021-01-06browser fixesFlorian Dold
2021-01-06bump versionFlorian Dold
2020-12-02backup WIPFlorian Dold
2020-11-25bump version for uploadFlorian Dold
2020-11-25better docker instructionsFlorian Dold
2020-11-25clearer nameFlorian Dold
2020-11-18towards a nicer transaction historyFlorian Dold
2020-11-18re-enable tipping support in the WebExtension UIFlorian Dold
2020-11-17changelogFlorian Dold
2020-11-17update version and dependenciesFlorian Dold
2020-11-09don't try to run non-existent test cases for UIFlorian Dold
2020-09-09version bumpv0.8.0-rc.2Florian Dold
2020-09-09zip file generation with extension name adjustmentFlorian Dold
2020-09-09bump to 0.8.0-rc.1v0.8.0-rc.1Florian 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