aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension
AgeCommit message (Collapse)Author
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.
2022-12-22support for ext+taler:// while taler:// is not yet allowed as schemeSebastian
2022-12-22remove clipboardRead permission & prettySebastian
2022-12-22Translated 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-21testing function sum and freezeSebastian
2022-12-21add typecheck to background operationsSebastian
2022-12-20fix #7291Sebastian
2022-12-20handler request timeoutSebastian
2022-12-15prettySebastian
2022-12-15wxApi from context and using the new testing sdkSebastian
2022-12-09Translated using Weblate (Spanish)Sebastian Marchano
Currently translated at 100.0% (379 of 379 strings) Translation: GNU Taler/webextensions Translate-URL: https://weblate.taler.net/projects/gnu-taler/webextensions/es/
2022-12-07also listen for tab title changeSebastian
2022-12-06implement web-utils in web-extensionSebastian
2022-11-28fix #7497Sebastian
2022-11-28fix #7496 with unit testsSebastian
2022-11-25revert the Lost payment resultSebastian
2022-11-24fix 7465Sebastian
2022-11-22amount fieldSebastian