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
2019-12-14 18:29:35 +01:00
..
stores use .get fallback where .getKey is not supported (Edge 15) 2019-09-15 12:24:27 +02:00
create.js add proper import/export functionality 2019-12-14 18:29:35 +01:00
export.js add proper import/export functionality 2019-12-14 18:29:35 +01:00
query-target.js use .get fallback where .getKey is not supported (Edge 15) 2019-09-15 12:24:27 +02:00
storage.js convert tabs to spaces where needed 2019-06-26 22:31:36 +02:00
store.js preserve value for storage errors on add and put 2019-10-12 22:19:16 +02:00
transaction.js put everything together to make it roughly work 2019-07-27 10:51:51 +02:00
utils.js fix error path on transaction abort error 2019-11-21 18:23:48 +01:00