aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension
AgeCommit message (Collapse)Author
2023-02-20tell the user that refund is pendingSebastian
2023-02-20fix #7579: swap effective and raw on invoiceSebastian
2023-02-20fix #7579Sebastian
2023-02-20-renameFlorian Dold
2023-02-20-renameFlorian Dold
2023-02-17fix #7695Sebastian
2023-02-16use node16 module resolutionFlorian Dold
2023-02-16make wallet-cli runnable under qtartFlorian Dold
2023-02-16use custom babel plugin to fix linariaFlorian Dold
2023-02-14wallet-core: more details in refresh transactionFlorian Dold
2023-02-14wallet-core: allow inclusion of refreshes in transactions listFlorian Dold
2023-02-13fix broken build since wallet-core new api and placeholder for payment-temlateSebastian
2023-02-13fix #7468Sebastian
2023-02-10deps: add missing esbuild dependency, upgrade esbuildFlorian Dold
2023-02-08more docSebastian
2023-01-31fix missing nameSebastian
2023-01-31fix #7535: fix qr implementationSebastian
2023-01-27more no enough balance descriptionSebastian
2023-01-27-missing version bumpsFlorian Dold
2023-01-23update READMEsFlorian Dold
2023-01-21if there is not tx and no money left, then hide the currencySebastian
2023-01-20fix wrong fee calculationSebastian
2023-01-20introducing getBalanceDetail for getting all depositable/transferable amount ↵Sebastian
for a currency
2023-01-20fix: effective amount is higher that raw amount in transferSebastian
2023-01-19feat: adjust log level from developer pageSebastian
2023-01-19fix: contract terms details with fullfilment urlSebastian
2023-01-18fix: showing the current value of the coinSebastian
2023-01-18backup section link justInDevModeSebastian
2023-01-17use payto builder and prevent showing cancel for non-paymentSebastian
2023-01-17throw error after 5 seconds if wallet-core didn't reply to a commandSebastian
2023-01-17stronger type check to be sure that ErrorDetails is consistentSebastian
2023-01-16-typosChristian Grothoff
2023-01-15show deposit transaction infoSebastian
2023-01-13fix deposit navigationSebastian
2023-01-13using extendedStatusSebastian
2023-01-12wallet-core: allow zero amounts in payments againFlorian Dold
2023-01-11add kyc warningSebastian
2023-01-11when as number instead of string, fix codec used before declaration, prettySebastian
2023-01-10fix: update cache when response is okSebastian
2023-01-10fix alert content widthSebastian
2023-01-09fix #7153: more error handlingSebastian
if handler do not trap error then fail at compile time, all safe handlers push alert on error errors are typed so they render good information
2023-01-09fix broken compileSebastian
2023-01-09fix #7152Sebastian
2023-01-04split foreground and background apiSebastian
2023-01-04fix #7522Sebastian
2022-12-27Translated using Weblate (Italian)Stefan Kügel
Currently translated at 0.5% (2 of 379 strings) Translation: GNU Taler/webextensions Translate-URL: https://weblate.taler.net/projects/gnu-taler/webextensions/it/
2022-12-27Translated using Weblate (German)Stefan Kügel
Currently translated at 7.9% (30 of 379 strings) Translation: GNU Taler/webextensions Translate-URL: https://weblate.taler.net/projects/gnu-taler/webextensions/de/
2022-12-25Translated using Weblate (French)Stefan Kügel
Currently translated at 0.5% (2 of 379 strings) Translation: GNU Taler/webextensions Translate-URL: https://weblate.taler.net/projects/gnu-taler/webextensions/fr/
2022-12-23bump manifest versionv0.9.1-dev.1Florian Dold
2022-12-23spill extra functionality from wallet-cli into taler-harnessFlorian Dold
We want to keep taler-wallet-cli smaller and have fewer dependencies.