hydrogen-web/src/matrix/storage/idb/stores
Bruno Windels f5467a653c fix stores returning the delete promise which isn't returned anymore
I checked these aren't awaited in any js file
2021-09-17 18:24:24 +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 fix stores returning the delete promise which isn't returned anymore 2021-09-17 18:24:24 +02:00
GroupSessionDecryptionStore.ts fix stores returning the delete promise which isn't returned anymore 2021-09-17 18:24:24 +02:00
InboundGroupSessionStore.ts fix stores returning the delete promise which isn't returned anymore 2021-09-17 18:24:24 +02:00
InviteStore.ts Reduce IDBValidKey returns to the public API 2021-08-31 11:47:54 -07:00
OlmSessionStore.ts fix stores returning the delete promise which isn't returned anymore 2021-09-17 18:24:24 +02:00
OperationStore.ts fix stores returning the delete promise which isn't returned anymore 2021-09-17 18:24:24 +02:00
OutboundGroupSessionStore.ts fix stores returning the delete promise which isn't returned anymore 2021-09-17 18:24:24 +02:00
PendingEventStore.ts fix stores returning the delete promise which isn't returned anymore 2021-09-17 18:24:24 +02:00
RoomMemberStore.ts Avoid casting to any when a more specific type is possible 2021-08-31 15:14:21 -07:00
RoomStateStore.ts fix stores returning the delete promise which isn't returned anymore 2021-09-17 18:24:24 +02:00
RoomSummaryStore.ts fix stores returning the delete promise which isn't returned anymore 2021-09-17 18:24:24 +02:00
SessionStore.ts Reduce IDBValidKey returns to the public API 2021-08-31 11:47:54 -07:00
TimelineEventStore.ts fix rebase mistake 2021-09-06 13:09:16 +02:00
TimelineFragmentStore.ts fix stores returning the delete promise which isn't returned anymore 2021-09-17 18:24:24 +02:00
TimelineRelationStore.ts fix stores returning the delete promise which isn't returned anymore 2021-09-17 18:24:24 +02:00
UserIdentityStore.ts fix stores returning the delete promise which isn't returned anymore 2021-09-17 18:24:24 +02:00