aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-05-fix lockfile againFlorian Dold
2023-01-04introduce TranslatedString type to require an string but exclude ↵Sebastian
non-translated strings
2023-01-04split foreground and background apiSebastian
2023-01-04-minor insufficient balance tweaksFlorian Dold
2023-01-04fix #7522Sebastian
2023-01-04wallet-core: define insufficient balance detailsFlorian Dold
2023-01-04harness: p2p payment emojisFlorian Dold
2023-01-04harness: test more unicode characters in subjectFlorian Dold
2023-01-04-missing step in make installFlorian Dold
2023-01-04wallet-core: test crypto dispatcher, fix timeout handlingFlorian Dold
2023-01-04removed axios as dependencySebastian
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