summaryrefslogtreecommitdiff
path: root/sandbox/src/main/kotlin/tech/libeufin/sandbox/Main.kt
AgeCommit message (Expand)Author
2023-09-07sandbox -> bankChristian Grothoff
2023-08-03Using the wireTransfer() method for EBICS.MS
2023-07-29balance accountingMS
2023-07-28Testing the EBICS time-framed history request.MS
2023-07-25Addressing #7890.MS
2023-07-20same as previous commitMS
2023-07-19Fix /admin/add-incoming.MS
2023-07-18Getting the balance in constant time.MS
2023-06-14Database versioning.MS
2023-06-13indentationMS
2023-06-07Fixing tests.MS
2023-05-25Fixing /config response.MS
2023-05-17EBICS server emulation.MS
2023-05-05DB connection via UNIX domain sockets.MS
2023-05-03help message to set the log levelMS
2023-04-12DB events at Access API.MS
2023-04-11Helpers.MS
2023-04-05CAPTCHA URL with {wopid} placeholder.MS
2023-04-04Introducing account-less Access API's endpoints.MS
2023-04-03add wopid parameter into confirm_transferSebastian
2023-04-01x-libeufin-bank connection.MS
2023-03-31Polishing Sandbox.MS
2023-03-22sanity checksms
2023-03-22time ranged history (access API)ms
2023-03-22pointing demobanksms
2023-03-14fix receiver-nameMS
2023-03-14Allowing CORS for DELETE.MS
2023-03-13Using #7515 constructs.MS
2023-03-09fix Taler withdraw URI formationMS
2023-03-07Balances and GET /accounts.MS
2023-02-15allowing CORS for PATCHMS
2023-02-03EBICS subscriber creation.MS
2023-01-31PolishingMS
2023-01-19Circuit API: fix UUID parsingMS
2023-01-18Falling back to IPv4, when IPv6 isn't supported.MS
2023-01-16adapting tests to latest changeMS
2023-01-16invoking the SMS/e-mail commandMS
2023-01-13fix #7513MS
2023-01-13honor API docsMS
2023-01-13Fix debit check on withdrawals.MS
2023-01-11accommodating --no-authMS
2023-01-07fix loglevelMS
2023-01-06Amount representation.MS
2023-01-05UUID sanitization.MS
2023-01-04Circuit API: implement cash-out.MS
2022-12-31commentMS
2022-12-31Bad request handling for JSON.MS
2022-12-30Use Ktor 2.2.1 and general polishing.MS
2022-12-22Remove i18n workaroud.MS
2022-12-22Circuit API: GET /config.MS