aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-04-24Translated using Weblate (Spanish)José Huamán
Currently translated at 100.0% (379 of 379 strings) Translation: GNU Taler/webextensions Translate-URL: https://weblate.taler.net/projects/gnu-taler/webextensions/es/
2023-04-24Translated using Weblate (Spanish)Stefan Kügel
Currently translated at 55.9% (282 of 504 strings) Translation: GNU Taler/Merchant Backoffice Translate-URL: https://weblate.taler.net/projects/gnu-taler/merchant-backoffice/es/
2023-04-24Translated using Weblate (Spanish)José Huamán
Currently translated at 55.9% (282 of 504 strings) Translation: GNU Taler/Merchant Backoffice Translate-URL: https://weblate.taler.net/projects/gnu-taler/merchant-backoffice/es/
2023-04-23harness: adjust to merchant API breaking changes, remove test that doesn't ↵Florian Dold
belong
2023-04-23wallet-core: further towards deposit DD37Florian Dold
2023-04-22-fix test-exchange-depositFlorian Dold
2023-04-22-fix type errorFlorian Dold
2023-04-22get rid of deprecated bankBaseUrl in more placesFlorian Dold
2023-04-22wallet-core: towards DD37 for depositsFlorian Dold
2023-04-21-fix harness type errorsFlorian Dold
2023-04-21wallet-harness: make sure events are not lost in deposit testFlorian Dold
2023-04-21props types should be exported for testsSebastian
2023-04-21tsc ask to export type from web-utilSebastian
2023-04-21remove old testing function, use web-utilsSebastian
2023-04-21integrate to the web util testing apiSebastian
2023-04-21integrate anastasis to the web-utils testing apiSebastian
2023-04-21use better testing apiSebastian
2023-04-21render hook and render ui are not the same function (node and browser)Sebastian
2023-04-21allow the example to add params to the testing contextSebastian
2023-04-21fix bulidSebastian
2023-04-21running all tests in sequential mode, otherwise it will fail (maybe ava ↵Sebastian
can't run in parallel?)
2023-04-21test file end with -test.jsSebastian
2023-04-21moving libs to web utils, apply new mock api to backofficeSebastian
2023-04-20better swr mocksSebastian
2023-04-19add wallet config on the topSebastian
2023-04-19fix #7704Sebastian
2023-04-18catch json parsing problem and report nicelySebastian
2023-04-18check if the script should be injectedSebastian
remove header listener
2023-04-18sync with chrome storageSebastian
2023-04-17remove console logSebastian
2023-04-14some changesSebastian
using transaction context from web utils alertContext.safely api change (easier to integrate) using lang and localstorage from web utils removing auto permission, from UI adding settings
2023-04-14using new localStorage api, pageState => settings, notifcation using ↵Sebastian
observer api
2023-04-14observable memory implSebastian
2023-04-14-missing fileFlorian Dold
2023-04-14pogen: fix quoting of double quotesFlorian Dold
2023-04-13demobank-ui: fix missing spaceFlorian Dold
2023-04-13taler-wallet-cli: subcommand to print sample transactionsFlorian Dold
2023-04-13some fixesSebastian
2023-04-13show an error message when handler is not foundSebastian
2023-04-13firefox supportSebastian
2023-04-13use /taler-uri as redirection point to all taler urisSebastian
2023-04-13taler wallet interaction support, first versionSebastian
2023-04-13show warning if bank settings are wrongSebastian
2023-04-13wallet-core: work around missing timestamp in legacy transactionFlorian Dold
2023-04-13Revert "wallet-core: check master public key in /wire response"Florian Dold
This reverts commit 7944a36e30182638b35da6e113b29de8b5f16305.
2023-04-13wallet-core: check master public key in /wire responseFlorian Dold
2023-04-13-missing importFlorian Dold
2023-04-13wallet-core: implement 'generateDepositGroupTxId' requestFlorian Dold
2023-04-11add support for taler:// handler injectionSebastian
2023-04-09treat all unkown content type as plain textSebastian