summaryrefslogtreecommitdiff
path: root/sandbox/src/main/kotlin/tech/libeufin
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-19match APIms
2021-09-19match APIms
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-18Add new table to create and drop functions.ms
2021-09-18Implement /withdrawal-operation.ms
2021-09-18Activating withdrawals from the Sandbox.ms
2021-09-17password hash check: fix parameters orderms
2021-09-17commentms
2021-09-17Admin users may have NO bank accounts (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-06fix EnglishMS
2021-09-04FIXMEMS
2021-09-01DCEms
2021-09-01make remaining timestamping use UTCMS
2021-09-01Camt timestamping uses UTC.MS
2021-08-31Errors policy.MS
2021-08-31fix Camt.052 generationMS
2021-08-31Implement C52 handler.MS
2021-08-31fix DB queryMS
2021-08-31remove newlinesms
2021-08-31Implementing date range search in C53.ms
2021-08-30Use EBICS_PROCESSING_ERROR as "Internal server error".MS
2021-08-30same + revert accidental changeMS
2021-08-30Prefer EBICS_UNSUPPORTED_ORDER_TYPE for "not implemented".MS
2021-08-30sameMS
2021-08-30Using EBICS_PROCESSING_ERROR for "not implemented".MS
2021-08-30Ebics C53 handler takes the response from the DB.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-23Camt: coordinating PRCD and CLBD balances.MS
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