aboutsummaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)Author
2024-06-25prevent loop on forceLangSebastian
2024-06-24Translated using Weblate (German)Stefan Kügel
Currently translated at 12.1% (46 of 379 strings) Translation: GNU Taler/webextensions Translate-URL: https://weblate.taler.net/projects/gnu-taler/webextensions/de/
2024-06-24fixing merge-errorNic Eigel
2024-06-24real-time-auditorNic Eigel
2024-06-21confirm -> authorizeSebastian
2024-06-21addressing marc commentsSebastian
2024-06-21util: parse max amount from bank integration APIFlorian Dold
2024-06-21-formattingFlorian Dold
2024-06-21wallet-core: use correct wallet-selected amount in withdrawalFlorian Dold
2024-06-21wallet-core: fix check for withdrawal amount selection, refactorFlorian Dold
2024-06-20show 'go to wallet' on succesful withdrawalSebastian
2024-06-20show login form on token errorSebastian
2024-06-20remove operation if not foundSebastian
2024-06-20fix #8926Sebastian
2024-06-19harness: add libeufin support to last two testsIván Ávalos
2024-06-19fix payto parsingSebastian
2024-06-19parse x-taler-bank account when comparingSebastian
2024-06-19filter accounts based on active statusSebastian
2024-06-19update to the latest docSebastian
2024-06-18wallet-core: allow cancelling queued long-poll requestsFlorian Dold
2024-06-18filter obs by screenSebastian
2024-06-18fix duplicated eventsSebastian
2024-06-18-typoFlorian Dold
2024-06-18wallet-core: throttle more long-pollingFlorian Dold
2024-06-18wallet-core: round-robin waiting for long-pollingFlorian Dold
With dynamic long-poll timeout computation
2024-06-18util: fix swiss payment code tag, take more date from payto URIFlorian Dold
2024-06-17fix #8921Sebastian
2024-06-17do not check on initiate, check on confirmSebastian
2024-06-17fix importSebastian
2024-06-17wallet-core: draft qr content generationFlorian Dold
2024-06-17wallet-core: coin historyFlorian Dold
2024-06-17wallet-core,harness: new test, provide reason for exchange entry update ↵Florian Dold
conflicts
2024-06-17wallet-core: fix auto-refund state machineFlorian Dold
Properly use the new finalizing state
2024-06-16inc supported versionSebastian
2024-06-16add skip tos when the exhange doesn't have tosSebastian
2024-06-16wallet-core: process sessions in refresh group sequentiallyFlorian Dold
Otherwise we can easily run in the situation where we make a lot of crypto and network requests in parallel, never really making progress, because we go OOM before the results are committed to the DB.
2024-06-16wallet-core: fix return value of getExchangeTos for missing ToSFlorian Dold
2024-06-16addressing 976ef6296: showing withdrawal info when amount is suggestedSebastian
2024-06-15-spellingChristian Grothoff
2024-06-15hotfix - why is this undefined lolNullptrderef
2024-06-14fix #8930Sebastian
2024-06-14support new bank api with amount undefinedSebastian
2024-06-14hide bank fee when zeroSebastian
2024-06-14fix #8930Sebastian
2024-06-14new payto formSebastian
2024-06-14hash paytoSebastian
2024-06-14fix broken build merchant backofficeSebastian
2024-06-14fixed header and removing unused routesSebastian
2024-06-14wallet-core: missing object store, sortFlorian Dold
2024-06-13-commentFlorian Dold