aboutsummaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)Author
2023-01-04-fix pnpm issuesFlorian Dold
2023-01-04harness: make import.meta.url workFlorian Dold
2023-01-04-qjs fixesFlorian Dold
2023-01-03prettySebastian
2023-01-03refactor better QASebastian
removed axios, use fetch removed jest, added mocha and chai moved the default request handler to runtime dependency (so it can be replaced for testing) refactored ALL the test to the standard web-utils all hooks now use ONE request handler moved the tests from test folder to src
2023-01-03remove axios, better apiSebastian
2023-01-02-logging, skip defaults in testFlorian Dold
2023-01-02Makefile, dependenciesFlorian Dold
2022-12-30missing wordsSebastian
2022-12-30marc suggestions from emailSebastian
2022-12-30add login username validation & prevent safari to capitalizeSebastian
2022-12-27-typoChristian Grothoff
2022-12-27Translated using Weblate (Italian)Stefan Kügel
Currently translated at 21.9% (20 of 91 strings) Translation: GNU Taler/Taler Bank SPA Translate-URL: https://weblate.taler.net/projects/gnu-taler/taler-bank-spa/it/
2022-12-27Translated using Weblate (German)Stefan Kügel
Currently translated at 14.2% (13 of 91 strings) Translation: GNU Taler/Taler Bank SPA Translate-URL: https://weblate.taler.net/projects/gnu-taler/taler-bank-spa/de/
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-23use native KDF / hash state if availableFlorian Dold
2022-12-22support for ext+taler:// while taler:// is not yet allowed as schemeSebastian
2022-12-22prettySebastian
2022-12-22also offer temporary ext+talerSebastian
2022-12-22fix unhandled inputSebastian
2022-12-22prevent form submitSebastian
2022-12-22fix: reload before fetch. input type=submit reload the spaSebastian
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-21wallet: use taler runtime (tart) if availableFlorian Dold
2022-12-21crypto renameFlorian Dold
2022-12-21fix: install doesn't work if there is directory insideSebastian
2022-12-20use translation context from web-utils, don't use match react-router since ↵Sebastian
is broken
2022-12-20fix testing not compilingSebastian
2022-12-20context is optionalSebastian
2022-12-20fix #7291Sebastian
2022-12-20missing dependencySebastian
2022-12-20handler request timeoutSebastian
2022-12-20add WALLET_HTTP_REQUEST_GENERIC_TIMEOUT to error mapSebastian
2022-12-20fix #7524: do not break if the account is in an invalid stateSebastian
2022-12-20Translated using Weblate (German)Stefan Kügel
Currently translated at 2.1% (2 of 91 strings) Translation: GNU Taler/Taler Bank SPA Translate-URL: https://weblate.taler.net/projects/gnu-taler/taler-bank-spa/de/
2022-12-19templatesSebastian
2022-12-19fix: #7526 - patch authored by WindfischSebastian
2022-12-19prettySebastian
2022-12-19build and test like other webappsSebastian
2022-12-17libeufin tests: adapt to new report/statement policyMS
2022-12-16update copy headerSebastian
2022-12-15prettySebastian
2022-12-15wxApi from context and using the new testing sdkSebastian