summaryrefslogtreecommitdiff
path: root/common/src
AgeCommit message (Expand)Author
2024-05-07Merge remote-tracking branch 'origin/v11-dev'Antoine A
2024-05-07bank: support per account cashout minimum amountAntoine A
2024-05-03nexus: support normal account that never bouncev11-devAntoine A
2024-05-03nexus: more WG API checksAntoine A
2024-05-03nexus: add list cmdAntoine A
2024-05-01nexus: add libeufin-nexus-httpd serviceAntoine A
2024-04-30nexus: add libeufin-nexus serveAntoine A
2024-04-30nexus: revenue APIAntoine A
2024-04-29nexus: wire gateway authAntoine A
2024-04-26nexus: wire gateway /history/outgoingAntoine A
2024-04-26nexus: wire gateway /history/incomingAntoine A
2024-04-26Unify payto logicAntoine A
2024-04-26nexus: wire gateway /transferAntoine A
2024-04-24Fix receiver-name parsingglsAntoine A
2024-04-18More GLS dialect supportAntoine A
2024-04-09nexus: wire gateway /admin/add-incomingAntoine A
2024-04-09Move more API and DB logic in common in preparation for libeufin-nexus REST APIAntoine A
2024-04-08Optimise importsAntoine A
2024-04-08CleanupAntoine A
2024-04-04Check applied migrationAntoine A
2024-04-04Fix CIAntoine A
2024-04-04Support IGNORE_TRANSACTIONS_BEFOREAntoine A
2024-04-03clean postgres URI logicAntoine A
2024-04-03Refactor db logicAntoine A
2024-03-27Clean and optimize EBICS messAntoine A
2024-03-27Improve self-signed certificateAntoine A
2024-03-26Support EBICS 3 key managementAntoine A
2024-03-25Improve default backoff configAntoine A
2024-03-24make libeufin respect PGHOST and PGPORT environment variablesChristian Grothoff
2024-03-22Add migration test and improve SQL drop scriptAntoine A
2024-03-20Share duration parsing with libeufin-nexusAntoine A
2024-03-20Add GC commandAntoine A
2024-03-19Add gc logicAntoine A
2024-03-16Simplify error handling for microsecond overflows that never occur in practiceAntoine A
2024-03-16Fix drop and account soft deleteAntoine A
2024-03-13Improve submission order to guarantee progress and improve testbenchAntoine A
2024-03-13Track outgoing transactions statusAntoine A
2024-03-08Better error message during ebics-setupAntoine A
2024-03-08More simplification & refactoringAntoine A
2024-03-08Clean & reafactor & optimizeAntoine A
2024-03-06Supports graceful shutdown using coroutine cancelationAntoine A
2024-03-06Improve password crypto and TAN documentationAntoine A
2024-02-25Fix nexus failing to parse wellformed incoming transactions subject and share...Antoine A
2024-02-19Fix CIAntoine A
2024-02-15Reduce db logging and serve on localhost by defaultAntoine 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-12Fix BodyLimitAndDecompression pluginAntoine A
2024-02-09Fix dbconfig script and improve config cli errorsv0.9.4-dev.18Antoine A
2024-02-07Generate withdraw URI using request base urlAntoine A