BankingClient/fints4k/src/commonMain/kotlin/net/dankito/banking/fints
2022-02-07 00:18:14 +01:00
..
callback Renamed TanProcedure to TanMethod in fints4k 2022-02-07 00:18:07 +01:00
log Creating message for message log now directly in fints4k, no need to translate it 2022-02-07 00:18:14 +01:00
messages Clarified that getTransactionsAsync() only retrieves the transactions of one account; also fixed data model in regard to this 2022-02-07 00:18:14 +01:00
model Clarified that getTransactionsAsync() only retrieves the transactions of one account; also fixed data model in regard to this 2022-02-07 00:18:14 +01:00
response Clarified that getTransactionsAsync() only retrieves the transactions of one account; also fixed data model in regard to this 2022-02-07 00:18:14 +01:00
tan MOved FlickerCodeStepsCalculator and Bit to BankingUiCommon 2022-02-07 00:18:06 +01:00
transactions Fixed that Mt940Parser's logAppender got overridden 2022-02-07 00:18:14 +01:00
util Forgot one open 2022-02-07 00:18:14 +01:00
webclient Implemented logging client close errors 2022-02-07 00:18:14 +01:00
FinTsClient.kt Clarified that getTransactionsAsync() only retrieves the transactions of one account; also fixed data model in regard to this 2022-02-07 00:18:14 +01:00
FinTsClientForCustomer.kt Clarified that getTransactionsAsync() only retrieves the transactions of one account; also fixed data model in regard to this 2022-02-07 00:18:14 +01:00
FinTsJobExecutor.kt Clarified that getTransactionsAsync() only retrieves the transactions of one account; also fixed data model in regard to this 2022-02-07 00:18:14 +01:00
RequestExecutor.kt Fixed that ResponseParser logs didn't get added to LogCollector; had therefore to add ResponseParser to JobContext 2022-02-07 00:18:14 +01:00