Bankmeister/composeApp/src
dankito d22ff34a37 Removed unnecessary modifier 2024-09-05 00:05:10 +02:00
..
androidMain Fixed fetchBytesFromUrl() for JS, but still fails due to CORS 2024-09-01 23:46:13 +02:00
commonMain Removed unnecessary modifier 2024-09-05 00:05:10 +02:00
desktopMain Updated to new BankingClient model that replaced BankAccount.retrievedTransactionsTo by lastTransactionsRetrievalTime and made haveAllTransactionsBeenRetrieved a synthetic property 2024-09-04 01:11:33 +02:00
desktopTest/kotlin/net/codinux/banking/dataaccess Updated to new BankingClient model that replaced BankAccount.retrievedTransactionsTo by lastTransactionsRetrievalTime and made haveAllTransactionsBeenRetrieved a synthetic property 2024-09-04 01:11:33 +02:00
iosMain/kotlin/net/codinux/banking/ui Persisting AccountTransactions in db 2024-08-27 12:21:36 +02:00
jsMain Fixed fetchBytesFromUrl() for JS, but still fails due to CORS 2024-09-01 23:46:13 +02:00
wasmJsMain Added PlatformType (even though it's not used somewhere) 2024-08-26 01:28:54 +02:00