hydrogen-web/src/matrix/storage/idb
2021-09-22 10:22:52 +02:00
..
stores change timelineEventStore.insert to tryInsert 2021-09-21 21:04:10 +02:00
error.ts add Store.tryAdd, which prevent abort on ConstraintError 2021-09-21 21:03:29 +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 pass logger to Storage and make it available in Transaction 2021-09-17 18:19:26 +02:00
StorageFactory.ts pass logger to Storage and make it available in Transaction 2021-09-17 18:19:26 +02:00
Store.ts also log index keys for a value when write fails in Store 2021-09-22 10:22:52 +02:00
Transaction.ts also log index keys for a value when write fails in Store 2021-09-22 10:22:52 +02:00
utils.ts add Store.tryAdd, which prevent abort on ConstraintError 2021-09-21 21:03:29 +02:00