Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-05 | Fix build. | MS | |
Include 'esbuild' as a taler-harness dependency, and update the lockfile accordingly. Give taler-harness the configure script too. | |||
2023-01-05 | wallet-core: implement insufficient balance details | Florian Dold | |
For now, only for merchant payments | |||
2023-01-05 | -fix lockfile again | Florian Dold | |
2023-01-04 | introduce TranslatedString type to require an string but exclude ↵ | Sebastian | |
non-translated strings | |||
2023-01-04 | split foreground and background api | Sebastian | |
2023-01-04 | -minor insufficient balance tweaks | Florian Dold | |
2023-01-04 | fix #7522 | Sebastian | |
2023-01-04 | wallet-core: define insufficient balance details | Florian Dold | |
2023-01-04 | harness: p2p payment emojis | Florian Dold | |
2023-01-04 | harness: test more unicode characters in subject | Florian Dold | |
2023-01-04 | -missing step in make install | Florian Dold | |
2023-01-04 | wallet-core: test crypto dispatcher, fix timeout handling | Florian Dold | |
2023-01-04 | removed axios as dependency | Sebastian | |
2023-01-04 | -fix pnpm issues | Florian Dold | |
2023-01-04 | harness: make import.meta.url work | Florian Dold | |
2023-01-04 | -qjs fixes | Florian Dold | |
2023-01-03 | pretty | Sebastian | |
2023-01-03 | refactor better QA | Sebastian | |
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-03 | remove axios, better api | Sebastian | |
2023-01-02 | -logging, skip defaults in test | Florian Dold | |
2023-01-02 | Makefile, dependencies | Florian Dold | |
2022-12-30 | missing words | Sebastian | |
2022-12-30 | marc suggestions from email | Sebastian | |
2022-12-30 | add login username validation & prevent safari to capitalize | Sebastian | |
2022-12-27 | -typo | Christian Grothoff | |
2022-12-27 | Translated 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-27 | Translated 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-27 | Translated 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-27 | Translated 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-25 | Translated 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-23 | bump manifest versionv0.9.1-dev.1 | Florian Dold | |
2022-12-23 | spill extra functionality from wallet-cli into taler-harness | Florian Dold | |
We want to keep taler-wallet-cli smaller and have fewer dependencies. | |||
2022-12-23 | use native KDF / hash state if available | Florian Dold | |
2022-12-22 | support for ext+taler:// while taler:// is not yet allowed as scheme | Sebastian | |
2022-12-22 | pretty | Sebastian | |
2022-12-22 | also offer temporary ext+taler | Sebastian | |
2022-12-22 | fix unhandled input | Sebastian | |
2022-12-22 | prevent form submit | Sebastian | |
2022-12-22 | fix: reload before fetch. input type=submit reload the spa | Sebastian | |
2022-12-22 | remove clipboardRead permission & pretty | Sebastian | |
2022-12-22 | Translated 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-21 | testing function sum and freeze | Sebastian | |
2022-12-21 | add typecheck to background operations | Sebastian | |
2022-12-21 | wallet: use taler runtime (tart) if available | Florian Dold | |
2022-12-21 | crypto rename | Florian Dold | |
2022-12-21 | fix: install doesn't work if there is directory inside | Sebastian | |
2022-12-20 | use translation context from web-utils, don't use match react-router since ↵ | Sebastian | |
is broken | |||
2022-12-20 | fix testing not compiling | Sebastian | |
2022-12-20 | context is optional | Sebastian | |
2022-12-20 | fix #7291 | Sebastian | |