summaryrefslogtreecommitdiff
path: root/nexus/src/main/kotlin/tech/libeufin/nexus/server
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-07-28Testing the EBICS time-framed history request.MS
2023-07-10Fetching transactions from the bank.MS
2023-05-30PostFinance integration.MS
2023-05-25Fixing /config response.MS
2023-05-20ISO 20022.MS
2023-05-19Tx deduplication for x-libeufin-bank.MS
2023-05-17Introducing the "pf" dialect.MS
2023-04-21addressing #7738MS
2023-04-21Moving CaMt-JSON mapping to util.MS
2023-04-16Conversion service.MS
2023-04-12Performance.MS
2023-04-03comments, indentation, helpersMS
2023-03-31Nexus x-libeufin-bank connection.MS
2023-03-20addressing #7769ms
2023-03-20indentationms
2023-03-19Testing facade deletion.ms
2023-03-17Scheduled tasks test case.ms
2023-03-11/history/incoming: no negative start param.MS
2023-03-10Long-polling.MS
2023-02-27Long polling.MS
2023-02-15addressing #6988MS
2023-01-31PolishingMS
2023-01-18Falling back to IPv4, when IPv6 isn't supported.MS
2023-01-15Logging policy.MS
2023-01-15Logging policy: not throwing stacktraces by default.MS
2023-01-15Addressing #6633.MS
2023-01-07Fix accidental import.MS
2023-01-06Amount representation.MS
2022-12-30Use Ktor 2.2.1 and general polishing.MS
2022-11-01add support for ipv4 only systemSebastian
2022-09-28Optionally listen to all interfaces.MS
2022-05-05bind Nexus only to loopbackms
2022-04-29dual stack and SPAms
2022-01-31Debug transactions creation (via Web UI).ms
2021-10-13fix URL concatenationms
2021-10-13Avoid asking base URL in the env.ms
2021-10-11Ask env for base URL.ms
2021-10-06Serve Nexus via Unix domain socketms
2021-10-02handling 'bad gateway' at Nexusms
2021-09-19Sanity-check usernames at Sandbox.ms
2021-09-02Implement balance accounting at Nexus.MS
2021-09-02More structure when downloading transactions.MS
2021-08-18enable Anastasis history permissionms
2021-08-17enable Anastasis facade and offer API.MS
2021-08-17make code match docsMS
2021-08-17Implement Anastasis facade. Needs testingMS
2021-08-15Global handler for invalid POSTed data.MS