hydrogen-web/src/matrix/storage/idb/stores
2021-09-06 13:07:41 +02:00
..
AccountDataStore.ts Remove IDBValidKey references 2021-08-31 14:48:38 -07:00
common.ts Migrate common.ts 2021-08-20 11:23:01 -07:00
DeviceIdentityStore.ts Remove IDBValidKey references 2021-08-31 14:48:38 -07:00
GroupSessionDecryptionStore.ts Split keys out of stored data types 2021-08-31 15:12:09 -07:00
InboundGroupSessionStore.ts Remove IDBValidKey references 2021-08-31 14:48:38 -07:00
InviteStore.ts Reduce IDBValidKey returns to the public API 2021-08-31 11:47:54 -07:00
OlmSessionStore.ts split out Entry type for OlmSessionStore 2021-09-06 12:46:44 +02:00
OperationStore.ts Split keys out of stored data types 2021-08-31 15:12:09 -07:00
OutboundGroupSessionStore.ts Remove IDBValidKey references 2021-08-31 14:48:38 -07:00
PendingEventStore.ts Remove IDBValidKey references 2021-08-31 14:48:38 -07:00
RoomMemberStore.ts Avoid casting to any when a more specific type is possible 2021-08-31 15:14:21 -07:00
RoomStateStore.ts Remove IDBValidKey references 2021-08-31 14:48:38 -07:00
RoomSummaryStore.ts Reduce IDBValidKey returns to the public API 2021-08-31 11:47:54 -07:00
SessionStore.ts Reduce IDBValidKey returns to the public API 2021-08-31 11:47:54 -07:00
TimelineEventStore.ts convert EventKey to ts 2021-09-06 13:07:41 +02:00
TimelineFragmentStore.ts Avoid casting to any when a more specific type is possible 2021-08-31 15:14:21 -07:00
TimelineRelationStore.ts Reduce IDBValidKey returns to the public API 2021-08-31 11:47:54 -07:00
UserIdentityStore.ts Remove IDBValidKey references 2021-08-31 14:48:38 -07:00