summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension
AgeCommit message (Collapse)Author
2022-06-02typechecked dynamic pathSebastian
2022-06-01mui button implSebastian
2022-06-01fix: removing rollup from prepare scriptSebastian
2022-05-31fix package.json, lockfileFlorian Dold
2022-05-30WebEx: add rollup dep.ms
2022-05-29use logo, website and emai in purchase detailsSebastian
2022-05-29show refund info in purchaseSebastian
notify refund pending with accept button on the purchase details better payto box
2022-05-26transaction details templateSebastian
mayor change in the template of the transaction details for every transaction more work needs to be done in wallet core for tip and refund to show more information about the merchant like logo and website
2022-05-24Revert "no need to compile after install"Florian Dold
This reverts commit c3ba7fb5238c303aaff8ca4fcfaa8142f9651a84.
2022-05-24remove rollup from webex and fix package.json root scriptsSebastian
2022-05-24no need to compile after installSebastian
2022-05-24Upgrading pnpm led to compilation errorsSebastian
Fist: * The inferred type of 'PaymentStatus' cannot be named without a reference to '.pnpm/@types+react@17.0.38.... * The inferred type of 'HistoryRow' cannot be named without a reference to '.pnpm/@types+react@17.0.38/node_modules/@types/react'. This is likely not portable. A type annotation is necessary. and more like that... Second: some problems trying to check type inside libs more related: https://github.com/microsoft/TypeScript/issues/42873
2022-05-14feat: awaiting refundSebastian
2022-05-06handling service worker waiting phaseSebastian
2022-05-04add age restriction option to withdraw ctaSebastian
2022-05-03deposit from paytoSebastian
2022-05-02tip and refund stories and testSebastian
2022-04-29fix: 6964Sebastian
update icon when there is an taler action present
2022-04-29fix #5845 added run-gc on webexSebastian
2022-04-29alert iconSebastian
2022-04-29bump manifest version (really this time)Florian Dold
2022-04-29bump manifest versionv0.9.0-dev.10Florian Dold
2022-04-28do not save current header before being added into the browser listenerSebastian
2022-04-28simplify alarm and check webRequest without using 'in'Sebastian
2022-04-28keep alive manifest v3Sebastian
2022-04-27use settimeout and setinterval in serviceWorkerSebastian
2022-04-27toggle permissionSebastian
2022-04-27update taler logoSebastian
2022-04-26fix: shorcut for wallet #6592Sebastian
2022-04-26remove old async hookSebastian
2022-04-26useAsync new APISebastian
2022-04-23fix WebEx Content-Type, after Sebastian suggestionms
2022-04-22deposit test caseSebastian
2022-04-21console to loggerSebastian
2022-04-21payments test caseSebastian
2022-04-20adopt new payto bitcoin structSebastian
2022-04-20refactor payto and testSebastian
2022-04-18show btc wire details in withdraw details transactionSebastian
2022-04-18missing testsSebastian
2022-04-13fix: timer API should be exported from src/indexSebastian
2022-04-13green on focus, scroll fixSebastian
2022-04-13Translated using Weblate (Turkish)Alp
Currently translated at 24.4% (64 of 262 strings) Translation: GNU Taler/webextensions Translate-URL: http://weblate.taler.net/projects/gnu-taler/webextensions/tr/
2022-04-12copyright headersFlorian Dold
2022-04-12accept tos test caseSebastian
2022-04-11using the test to fine tune the withdraw processSebastian
2022-04-11remove asking about webRequestBlockingSebastian
2022-04-11add missing 'alarm' permissionSebastian
2022-04-11using alarm service intead of timeout api when the wallet is running in a ↵Sebastian
service worker environment
2022-04-11new test api to test hooks rendering iteration, testing state of withdraw pageSebastian
2022-04-11missing index fileSebastian