summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2023-04-07fix #7743Sebastian
2023-04-07adding unreadable http response case and removing deprecated fieldsSebastian
2023-04-07validate ibanSebastian
2023-04-07anon withdrawal confirmation, and fix error with infinity loopSebastian
2023-04-06-re-add missing fields, fix typesFlorian Dold
2023-04-05taler-harness: new testFlorian Dold
2023-04-05taler-wallet-cli: allow exchange selection for handle-uriFlorian Dold
2023-04-05wallet-core: towards DD37 for depositsFlorian Dold
2023-04-05fix #7791Sebastian
2023-04-05wallet-core: also return top-level fee gap estimateFlorian Dold
2023-04-04fix broken testsSebastian
2023-04-04fix wrong function callSebastian
2023-04-04-fix typeFlorian Dold
2023-04-04bump version to 0.0.3-dev.11v0.9.3-dev.11Florian Dold
2023-04-04wallet-core: implement runIntegrationTestV2Florian Dold
2023-04-04wallet-core: check for broken transactionsFlorian Dold
2023-04-04add fullfilment url and message if the are presentSebastian
2023-04-04revert minifiedSebastian
2023-04-03recovery -> restoreSebastian
2023-04-03fix https on port 8081Sebastian
2023-04-03fix currency link in history, hide auto-open wallet, fix spaceSebastian
2023-04-03save posConfirmation after paymentSebastian
2023-04-03taleruri sync with the specSebastian
2023-03-31fix #7770Sebastian
2023-03-31calculate using serverSebastian
2023-03-31calculation asyncSebastian
2023-03-31calculate deposit wire transferSebastian
2023-03-31save wire fee instead of effective amountSebastian
2023-03-31page = 1Sebastian
2023-03-31move coin selection function to coinSelection.ts and added a test ↵Sebastian
placeholder, and some fixes: * selectCandidates was not save wire fee * selectCandidates show check wire fee time range
2023-03-31show taler bank in devModeSebastian
2023-03-31typoSebastian
2023-03-31more versions to bumpFlorian Dold
2023-03-30Translated using Weblate (Spanish)Stefan Kügel
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-03-29show wire details when the deposit has been wiredSebastian
2023-03-29bump Taler component versionsv0.9.3-dev.10Florian Dold
2023-03-29repo: move Makefile helper scripts to contribFlorian Dold