summaryrefslogtreecommitdiff
path: root/bank/src/main/kotlin/tech/libeufin/bank/TalerMessage.kt
AgeCommit message (Expand)Author
2024-05-07Merge remote-tracking branch 'origin/v11-dev'Antoine A
2024-05-07bank: support per account cashout minimum amountAntoine A
2024-04-30nexus: revenue APIAntoine A
2024-04-09nexus: wire gateway /admin/add-incomingAntoine A
2024-04-08CleanupAntoine A
2024-04-05Add base_url to /configAntoine A
2024-04-02Fix printingAntoine A
2024-03-28Username character restrictionbfh-snack-2024-4Antoine A
2024-03-20Make soft deleted account's information and operations accessible to adminAntoine A
2024-03-14Bank transaction idempotencyAntoine A
2024-03-05bank: add bank_name in config and in TAN messagesAntoine A
2024-02-26Add missing row_id for accounts endpointsAntoine A
2024-02-25Fix nexus failing to parse wellformed incoming transactions subject and share...Antoine A
2024-02-13Code cleanupAntoine A
2024-02-05Add wire_type to bank configAntoine A
2024-02-02Add support for x-taler-bank payto URIAntoine A
2024-02-02Prepare support for more payto URI kindAntoine A
2024-02-01receiver-name everywhereAntoine A
2024-01-31Code cleanupAntoine A
2024-01-23New RevenueApiAntoine A
2024-01-23Add missing /config endpointsAntoine A
2024-01-23Share IbanPayto logic and improve full IBAN payto logicAntoine A
2024-01-23Split utils into common and ebics and ename integration to testbenchAntoine A
2024-01-23Share TalerAmount logicAntoine A
2024-01-19Fix copyrightsAntoine A
2024-01-12Merge 2fa info masterAntoine A
2024-01-12Remove deprecated endpoints and fieldsAntoine A
2024-01-10Allow account creation with 2FA by adminAntoine A
2024-01-05Simplify authentification logic and improve documentationAntoine A
2024-01-032fa for account auth reconfigAntoine A
2024-01-032fa for withdrawalAntoine A
2024-01-032fa for cashout and remove obsolete cashout tan challenge logicAntoine A
2024-01-032fa for bank transactionsAntoine A
2023-12-29Run protected operation when solving the challenge and protect account deletionAntoine A
2023-12-29Add operation kindAntoine A
2023-12-23First working 2fa flowAntoine A
2023-12-19Create challenge when 2FA is enabledAntoine A
2023-12-19Add tan_channel fields to bank accountsAntoine A
2023-12-06Fix PATCH semanticAntoine A
2023-12-06Improve accounts APIAntoine A
2023-12-05Add supported_tan_channels in configAntoine A
2023-12-02Add default_debit_threshold to /configAntoine A
2023-12-02Allow setting debit_threshold when creating new accountAntoine A
2023-12-02Add new withdrawal GET endpointAntoine A
2023-11-27Serve SPA at /webuiAntoine A
2023-11-27Improve corebank APIAntoine A
2023-11-24Fix conversion info API /config crashAntoine A
2023-11-24Fix withdrawal API and add tan transmission informations to cashout detailsAntoine A
2023-11-24New secure withdrawal API with compatibilityAntoine A
2023-11-24Fix conversion info APIAntoine A