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-09-06 13:09:16 +02:00
..
stores fix rebase mistake 2021-09-06 13:09:16 +02:00
error.ts bring back extra caution 2021-08-31 08:16:37 +02:00
export.ts Make export types more precise 2021-08-31 15:59:50 -07:00
QueryTarget.ts Use method syntax in QueryTarget. 2021-08-19 17:40:10 -07:00
quirks.ts Migrate quirks to TypeScript 2021-08-27 09:30:16 -07:00
schema.ts Fix newly emerging type errors in schema 2021-08-31 15:32:33 -07:00
Storage.ts Fix IDBKeyRange type 2021-08-31 15:35:01 -07:00
StorageFactory.ts Import BaseLogger instead of explicitly defining 'any' type 2021-08-31 16:01:13 -07:00
Store.ts Reduce IDBValidKey returns to the public API 2021-08-31 11:47:54 -07:00
Transaction.ts use generics here to say return type of method is same as callback 2021-09-06 13:01:32 +02:00
utils.ts tell TS we're certain to have a txn 2021-08-31 08:43:39 +02:00