summaryrefslogtreecommitdiff
path: root/nexus/src/main/kotlin/tech/libeufin/nexus/ebics/EbicsNexus.kt
AgeCommit message (Expand)Author
2023-10-18obsolete nexus gone from masterMS
2023-09-04Improving the "get all the transactions" query.MS
2023-08-30Bank DB refactoring.MS
2023-08-03Using the wireTransfer() method for EBICS.MS
2023-07-28Testing the EBICS time-framed history request.MS
2023-07-19Fix /admin/add-incoming.MS
2023-07-10Fetching transactions from the bank.MS
2023-07-06EBICS 3 fixes.MS
2023-06-29EBICS 3.v0.9.3-dev.3MS
2023-06-23Introducing EBICS 3.MS
2023-05-30PostFinance integration.MS
2023-05-20ISO 20022.MS
2023-05-17Introducing the "pf" dialect.MS
2023-05-04EBICS connection.MS
2023-04-03comments, indentation, helpersMS
2023-04-01x-libeufin-bank connection.MS
2023-03-31Nexus x-libeufin-bank connection.MS
2023-02-15addressing #6988MS
2023-02-15addressing #6988MS
2023-01-15Addressing #6633.MS
2023-01-13commentsMS
2023-01-12fix commentMS
2022-12-30Use Ktor 2.2.1 and general polishing.MS
2022-12-17Report policy.MS
2022-12-13Disk-space policy: fix database query.MS
2022-12-13Disk space policy at Nexus.MS
2022-11-30Activate camt.052 and pain.001 integration tests.MS
2022-11-29Avoid retrying invalid Pain.001.MS
2022-11-29Check subscriber has rights over debtor IBANMS
2022-11-29logging wire transfer subjects along Pain communicationMS
2022-11-28logging wire transfer subjects along Camt communicationMS
2022-11-28loggingMS
2022-11-23remove newlineMS
2022-11-21comments, var renamingMS
2022-07-08more on /admin/add-incomingMS
2022-06-22less logs verbosityMS
2021-10-14fix copy-and-paste errorms
2021-09-19Sanity-check usernames at Sandbox.ms
2021-09-04FIXMEMS
2021-09-02Implement balance accounting at Nexus.MS
2021-09-02More structure when downloading transactions.MS
2021-08-31improve logsMS
2021-08-31debugms
2021-08-07allow changing passwords as superuserFlorian Dold
2021-07-28Respond 500 when bank rotates keys.ms
2021-05-03Continuing polymorphismMS
2021-05-03Polymorphism.MS
2021-01-26include connection readiness in statusMS
2021-01-26Avoid stack trace on a managed exception.MS
2021-01-22address warningsFlorian Dold