aboutsummaryrefslogtreecommitdiff
path: root/nexus/src/main/kotlin/tech/libeufin/nexus/EbicsSubmit.kt
AgeCommit message (Expand)Author
2024-03-27Clean and optimize EBICS messAntoine A
2024-03-20Share duration parsing with libeufin-nexusAntoine A
2024-03-13Improve submission order to guarantee progress and improve testbenchAntoine A
2024-03-13Track outgoing transactions statusAntoine A
2024-03-11Support both 2.5 and 3 EBICS version for downloadAntoine A
2024-03-08Clean & reafactor & optimizeAntoine A
2024-03-07Use XML builder for all Ebics3 upload phasesAntoine A
2024-03-06Supports graceful shutdown using coroutine cancelationAntoine A
2024-03-04Improve ack parsing and loggingAntoine A
2024-02-13Code cleanupAntoine A
2024-02-02Prepare support for more payto URI kindAntoine A
2024-01-24Use java.nio and typed Path everywherev0.9.4-dev.6Antoine 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-23Configure ebics logging via CLI flagsAntoine A
2024-01-19Remove development features from libeufin-nexus and hide options that will be...v0.9.4-dev.2Antoine A
2024-01-19Improve log format and add log level cli flagAntoine A
2024-01-13Fix non transient ebics commandsAntoine A
2024-01-13Bounce cashin with too small amountsAntoine A
2024-01-12Uppercase bounce idAntoine A
2024-01-09Improve ebics cli error handling and improve logicAntoine A
2024-01-08Simplify cli error handlingAntoine A
2023-12-12Improve CLI help message formatv0.9.3-dev.33Antoine A
2023-11-19nexusMS
2023-11-19nexus submit: adjusting pain.001 after PoFiMS
2023-11-16reformulatingMS
2023-11-16verbosityMS
2023-11-16nexus fetch: flag for extra EBICS loggingMS
2023-11-15nexus: adding --debug to read from STDINMS
2023-11-11nexus submit: reading STDIN as input (debug)MS
2023-11-10nexus fetchMS
2023-11-10nexusMS
2023-11-09nexus fetchMS
2023-11-09nexus fetchMS
2023-11-09storing pain.001 as log fileMS
2023-11-08nexus fetch: drafting the CLIMS
2023-11-08nexus submitMS
2023-11-07nexus submitMS
2023-11-02nexus submit: defaulting --transient to false.MS
2023-11-02allowing space(s) between number and duration unitMS
2023-11-01debugMS
2023-10-31implementing ebics-submit --transient flagMS
2023-10-28loggingMS
2023-10-28nexus configMS
2023-10-27nexus submitMS
2023-10-26nexus: drafting the ebics-submit subcommand.MS