summaryrefslogtreecommitdiff
path: root/sandbox/src/main/kotlin/tech/libeufin/sandbox/Main.kt
AgeCommit message (Expand)Author
2021-09-19error managementms
2021-09-19match APIms
2021-09-19debugms
2021-09-19debugms
2021-09-19debugms
2021-09-19debugms
2021-09-19Sanity-check usernames at Sandbox.ms
2021-09-19Define suggested Exchangems
2021-09-18fix reading of URI parametersms
2021-09-18fix protocol version formatms
2021-09-18provide /api/configms
2021-09-18Implement /withdrawal-operation.ms
2021-09-18Activating withdrawals from the Sandbox.ms
2021-09-17Provide authentication to Sandboxms
2021-09-07Wrap ebicsweb() in a try-catch block.MS
2021-09-06Define LibEuFin error codes.MS
2021-09-01DCEms
2021-09-01make remaining timestamping use UTCMS
2021-09-01Camt timestamping uses UTC.MS
2021-08-31Implement C52 handler.MS
2021-08-30Adapting /admin/payments/camt (Camt query) to read from database.MS
2021-08-30Completing Camt generation after "ticks".MS
2021-08-30Actually creating c53 documents upon each tick.ms
2021-08-29noteMS
2021-08-29Sandbox database changes, to implement statement report.MS
2021-08-24camt53 tickms
2021-08-23Sandbox: query story after bank account label.MS
2021-08-23Calculate balance per bank account entity, and not per IBAN.MS
2021-08-23Fix balance calculation.MS
2021-08-23add Sandbox CLI command to wire-transferMS
2021-08-23add Sandbox CLI command to wire-transferMS
2021-08-21sanity checksMS
2021-08-07towards taler-style error codesFlorian Dold
2021-08-07bic validationFlorian Dold
2021-08-07Sandbox bank account API.ms
2021-08-07check amount, catch exceptions when refundingFlorian Dold
2021-08-07Sanity checks for strings representing amounts.ms
2021-08-07normalize permissions to lower-caseFlorian Dold
2021-08-06implement simulate-incoming-transactions cli commandFlorian Dold
2021-08-02upgrade dependencies, remove xerces dependencyFlorian Dold
2021-07-17improve the 'config' command from Sandboxms
2021-07-16key-rotation endpoint (testing)ms
2021-06-29CLI command to configure the Sandboxms
2021-06-29drafting bank config tablems
2021-06-29drafting user creationms
2021-06-29Jinja and form-auth experimentsms
2021-06-21Importing dependencies to implement form-based authentication.ms
2021-06-21Serving a first / test Jinja pagems
2021-06-21serving static content (test)ms
2021-02-05fix nameMS