summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-25get is_public properly from DBv0.9.3-dev.7Florian Dold
2023-09-24pass through jdbc URIsv0.9.3-dev.6Florian Dold
2023-09-24config consistency with other componentsFlorian Dold
2023-09-24-remove bogus depv0.9.3-dev.5Florian Dold
2023-09-24iban normalization in testsFlorian Dold
2023-09-24-formattingFlorian Dold
2023-09-24fix timestamp format, normalize internal IBANsFlorian Dold
2023-09-24spa captcha urlSebastian
2023-09-24config responseSebastian
2023-09-24native dbinitFlorian Dold
2023-09-24basic support for variables in configFlorian Dold
2023-09-24refactoring, adapt to core bank API withdrawal changeFlorian Dold
2023-09-24refactor file structureFlorian Dold
2023-09-23-fix WIRE_GATEWAY_URL to match new designChristian Grothoff
2023-09-23Help message wording.MS
2023-09-23Testing previous change.MS
2023-09-23Admin registration.MS
2023-09-22add config optionSebastian
2023-09-22fix confusing help messageFlorian Dold
2023-09-22load port from config fileFlorian Dold
2023-09-22re-add support for unix socket DB connectionFlorian Dold
2023-09-22401 on non-existing user trying to authenticate.MS
2023-09-22read configuration from file, remove config from DBFlorian Dold
2023-09-22Testing registration bonus.MS
2023-09-22Adding conditional admin account creation.MS
2023-09-22Implementing registration bonusMS
2023-09-22Fixing GET /config response.MS
2023-09-22-imports/typoFlorian Dold
2023-09-22libeufin-bank: implement main()Florian Dold
2023-09-22refactoring: pass DB explicitly, pass currency explicitlyFlorian Dold
2023-09-21TWG POST /transfer, handling wrong currency.MS
2023-09-21util: rudimentary taler config parserFlorian Dold
2023-09-21Renaming typeMS
2023-09-21TWG POST /transfer.MS
2023-09-21Implementing TWG POST /transfer.MS
2023-09-21Implementing TWG /history/incoming.MS
2023-09-20Bank: implementing /admin/add-incoming.MS
2023-09-20Testing Taler integration API.MS
2023-09-20Taler integration API handlers.MS
2023-09-20Making withdrawal /confirm respond.MS
2023-09-20fix testMS
2023-09-20Taler withdrawal confirmation.MS
2023-09-19Taler withdrawal: create and abort.MS
2023-09-19Endpoint to GET withdrawal details.MS
2023-09-19Responding to POST /withdrawals.MS
2023-09-19Taler URI generator.MS
2023-09-19Starting the Taler API for the SPA.MS
2023-09-19Testing GET /transactionsMS
2023-09-18Implementing GET /transactions.MS
2023-09-18Account creation bonus policy.MS