This repository has been archived on 2022-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
hydrogen-web/src/matrix/storage/idb
2021-03-04 19:49:13 +01:00
..
stores store key share operations before tracking the room 2021-03-03 18:56:16 +01:00
error.js allow passing message to IDBRequestError 2020-09-29 11:50:10 +02:00
export.js add license header in all source files 2020-08-05 18:38:55 +02:00
QueryTarget.js fix getKey not working on IE11 2020-09-09 11:42:26 +01:00
quirks.js detect the webkit bug, and await a bogus request when opening a txn 2021-03-04 19:49:13 +01:00
schema.js store account data in storage 2020-09-17 10:39:51 +02:00
Storage.js detect the webkit bug, and await a bogus request when opening a txn 2021-03-04 19:49:13 +01:00
StorageFactory.js detect the webkit bug, and await a bogus request when opening a txn 2021-03-04 19:49:13 +01:00
Store.js todo comment 2020-10-01 14:35:46 +02:00
Transaction.js add some comments while debugging a problem 2021-02-11 21:08:06 +01:00
utils.js finish logging api 2021-02-12 13:04:05 +01:00