summaryrefslogtreecommitdiff
path: root/nexus
AgeCommit message (Expand)Author
2024-03-06Supports graceful shutdown using coroutine cancelationAntoine A
2024-03-06Improve password crypto and TAN documentationAntoine A
2024-03-04Improve ack parsing and loggingAntoine A
2024-03-04Parse reversal transactionAntoine A
2024-02-25Fix nexus failing to parse wellformed incoming transactions subject and share...Antoine A
2024-02-20Improve bank keys prompt and env config value formatAntoine A
2024-02-19More CI fixAntoine A
2024-02-19Fix CIAntoine A
2024-02-18Fix libeufin listening only on ipv4 or ipv6 on localhostAntoine A
2024-02-13Code cleanupAntoine A
2024-02-13Reduce memory usage by using InputStream as much as possiblev0.9.4-dev.19Antoine A
2024-02-13Management of failures in the processing of EBICS download transactionsAntoine A
2024-02-13Optimize memory usage and performance by using ByteArray when possible and im...Antoine A
2024-02-12Fix socket timeout for HAC filesAntoine A
2024-02-12Fix logging messageAntoine A
2024-02-12Remove automatic EBICS fetch date range for nowAntoine A
2024-02-07Generate withdraw URI using request base urlAntoine A
2024-02-07Warning instead of failure when new configuration values are missingAntoine A
2024-02-06Fix document descriptionAntoine A
2024-02-06Support for multiple document kind extraction in nexus and improved loggingAntoine A
2024-02-06Remove duplicate codeAntoine A
2024-02-06Make more config values mandatoryv0.9.4-dev.16Antoine A
2024-02-06Use libeufin-nexus-postgres for libeufin-nexus db configAntoine A
2024-02-05Add nexus commands to trigger outgoing payments and generate fake incoming pa...Antoine A
2024-02-02Add support for x-taler-bank payto URIAntoine A
2024-02-02Prepare support for more payto URI kindAntoine A
2024-02-02simply messageChristian Grothoff
2024-02-01receiver-name everywhereAntoine A
2024-01-31Code cleanupAntoine A
2024-01-30Fix notification parsingv0.9.4-dev.8Antoine A
2024-01-30Improve EBICS pain.002 status extractionAntoine A
2024-01-30Improve xml logic and fix ebics testbenchAntoine A
2024-01-25Fix PDF generationv0.9.4-dev.7Antoine A
2024-01-25Improve taler configAntoine A
2024-01-24Improve fs logicAntoine A
2024-01-24Use java.nio and typed Path everywherev0.9.4-dev.6Antoine A
2024-01-24Improve nexus keys files error logsAntoine A
2024-01-23Update dependenciesAntoine A
2024-01-23Puth ebics keys in LIBEUFIN_NEXUS_HOMEv0.9.4-dev5v0.9.4-dev.5Antoine A
2024-01-23Remove debug printlnAntoine A
2024-01-23Share IbanPayto logic and improve full IBAN payto logicAntoine A
2024-01-23Split utils into common and ebics and ename integration to testbenchAntoine A
2024-01-23Share TalerAmount logicAntoine A
2024-01-23Share database logicAntoine A
2024-01-23Configure ebics logging via CLI flagsAntoine A
2024-01-22Fix stat test and improve loggingAntoine A
2024-01-20Fix ebics-fetch import featureAntoine A
2024-01-19Restore the ebics-fetch import function in libeufin-nexus, as we use it to co...Antoine A
2024-01-19Remove development features from libeufin-nexus and hide options that will be...v0.9.4-dev.2Antoine A
2024-01-19Fix copyrightsAntoine A