aboutsummaryrefslogtreecommitdiff
path: root/bank
AgeCommit message (Expand)Author
2024-04-09nexus: wire gateway /admin/add-incomingAntoine A
2024-04-09Move more API and DB logic in common in preparation for libeufin-nexus REST APIAntoine A
2024-04-08Optimise importsAntoine A
2024-04-08CleanupAntoine A
2024-04-05Add base_url to /configAntoine A
2024-04-04Check applied migrationAntoine A
2024-04-04Improve monitor APIAntoine A
2024-04-03Refactor db logicAntoine A
2024-04-02Fix printingAntoine A
2024-03-28Username character restrictionbfh-snack-2024-4Antoine A
2024-03-27Clean and optimize EBICS messAntoine A
2024-03-22Add migration test and improve SQL drop scriptAntoine A
2024-03-20Add GC commandAntoine A
2024-03-20Make soft deleted account's information and operations accessible to adminAntoine A
2024-03-19Add gc logicAntoine A
2024-03-16Simplify error handling for microsecond overflows that never occur in practiceAntoine A
2024-03-16Fix drop and account soft deleteAntoine A
2024-03-14Bank transaction idempotencyAntoine A
2024-03-13Improve submission order to guarantee progress and improve testbenchAntoine A
2024-03-13Fix account creation idempotencyAntoine A
2024-03-06Supports graceful shutdown using coroutine cancelationAntoine A
2024-03-06Clean and refactor codeAntoine A
2024-03-06Improve password crypto and TAN documentationAntoine A
2024-03-05Add T- prefix to TAN codeAntoine A
2024-03-05bank: add bank_name in config and in TAN messagesAntoine A
2024-03-03Add JSON error for common 404 and 405 errors, and more strict status/error ch...Antoine A
2024-02-26Better TAN messageAntoine A
2024-02-26Bump api revisionAntoine 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-20Improve bank keys prompt and env config value formatAntoine A
2024-02-20Use default currency specification if missingAntoine A
2024-02-19Environment variables for TAN script in libeufin-bank configAntoine A
2024-02-19Rename ADDRESS to BIND_TO and make 0.0.0.0 the defaultAntoine A
2024-02-19Fix CIAntoine A
2024-02-18Fix libeufin listening only on ipv4 or ipv6 on localhostAntoine A
2024-02-15Reduce db logging and serve on localhost by defaultAntoine A
2024-02-13Improve unknown creditor account logsAntoine A
2024-02-13Code cleanupAntoine A
2024-02-13Reduce memory usage by using InputStream as much as possiblev0.9.4-dev.19Antoine A
2024-02-13Fix withdrawal statusAntoine A
2024-02-12Fix BodyLimitAndDecompression pluginAntoine A
2024-02-12-typoChristian Grothoff
2024-02-12-typoChristian Grothoff
2024-02-12-typoChristian Grothoff
2024-02-09Add missing port in withdraw urisAntoine A
2024-02-08Remove redundant query when poll timeoutAntoine A
2024-02-07Generate withdraw URI using request base urlAntoine A
2024-02-07Warning instead of failure when new configuration values are missingAntoine A
2024-02-06Make more config values mandatoryv0.9.4-dev.16Antoine A