summaryrefslogtreecommitdiff
path: root/nexus/src/main/kotlin/tech/libeufin/nexus/server
AgeCommit message (Expand)Author
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
2021-08-09Fix number parsing.ms
2021-08-07towards taler-style error codesFlorian Dold
2021-08-07bic validationFlorian Dold
2021-08-07check amount, catch exceptions when refundingFlorian Dold
2021-08-07make sure task scheduler is executedFlorian Dold
2021-08-07cli: implement 'users self' subcommandFlorian Dold
2021-08-07deletion and listing of payment initiationsFlorian Dold
2021-08-07normalize permissions to lower-caseFlorian Dold
2021-08-07allow changing passwords as superuserFlorian Dold
2021-08-04make sure base URLs end with slashFlorian Dold
2021-08-03fix facade URL creationFlorian Dold
2021-08-03fix URL and permissions check on TWG facadeFlorian Dold
2021-08-03minor CLI changes, ignore extra JSON fieldsFlorian Dold
2021-05-18facade-deletion APIMS