hydrogen-web/src/matrix/storage/idb
Bruno Windels 45917eae1d
Merge pull request #494 from vector-im/DanilaFe/backfill-changes
Unit tests for GapWriter, using a new timeline mock utility
2021-09-23 10:15:37 +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 Lift transaction property to QueryTarget 2021-09-14 11:18:24 -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 Merge branch 'master' into DanilaFe/backfill-changes 2021-09-17 15:19:16 -07:00
StorageFactory.ts Merge branch 'master' into DanilaFe/backfill-changes 2021-09-17 15:19:16 -07:00
Store.ts Merge pull request #494 from vector-im/DanilaFe/backfill-changes 2021-09-23 10:15:37 +02:00
Transaction.ts Merge pull request #494 from vector-im/DanilaFe/backfill-changes 2021-09-23 10:15:37 +02:00
utils.ts add Store.tryAdd, which prevent abort on ConstraintError 2021-09-21 21:03:29 +02:00