matrix-dart-sdk/lib/src/database
Krille 65c56f3630
feat: Store accesstokenExpiresIn and call softlogout 5 minutes before
2024-02-23 13:06:38 +01:00
..
sqflite_encryption_helper fix: nested void function in encryption helper 2024-01-31 13:29:46 +01:00
database_api.dart feat: Store accesstokenExpiresIn and call softlogout 5 minutes before 2024-02-23 13:06:38 +01:00
hive_collections_database.dart feat: Store accesstokenExpiresIn and call softlogout 5 minutes before 2024-02-23 13:06:38 +01:00
hive_database.dart feat: Store accesstokenExpiresIn and call softlogout 5 minutes before 2024-02-23 13:06:38 +01:00
indexeddb_box.dart fix: convert boxNames to List in clear function when creating transaction 2024-02-23 12:53:37 +01:00
matrix_sdk_database.dart feat: Store accesstokenExpiresIn and call softlogout 5 minutes before 2024-02-23 13:06:38 +01:00
sqflite_box.dart fix: Transactions on web by doing them in the same way as on io 2024-01-22 15:04:29 +01:00
sqflite_encryption_helper.dart feat: add SQfLite encryption helper 2024-01-24 10:43:46 +01:00
zone_transaction_mixin.dart fix: Transactions on web by doing them in the same way as on io 2024-01-22 15:04:29 +01:00