hydrogen-web/src/matrix/storage/idb
Eric Eastwood 88e24703ff Scope log
2022-07-21 19:59:56 -05:00
..
stores Merge branch 'master' into madlittlemods/matrix-public-archive-scratch-changes 2022-06-06 15:26:52 -05:00
error.ts a IDBRequest when opening the database does not have a source 2021-09-29 19:21:42 +02:00
export.ts Make export types more precise 2021-08-31 15:59:50 -07:00
QueryTarget.ts support idb store/index.count 2022-01-26 15:12:11 +01:00
quirks.ts Migrate quirks to TypeScript 2021-08-27 09:30:16 -07:00
schema.ts call cursor.update during backup field migration, needs new version 2022-02-01 12:31:10 +01:00
Storage.ts add ILogger and ILogExport interface, to give export correct return type 2021-11-17 11:39:12 +01:00
StorageFactory.ts this doesn't work in strict mode which the SDK is exported as 2022-07-21 17:23:49 -05:00
Store.ts count on the index if we're using one, don't always take the store 2022-01-28 15:14:58 +01:00
Transaction.ts replace SessionsNeedingBackup store with backup field on inbound session 2022-01-27 16:00:46 +01:00
types.ts store e2ee session values as well in localStorage 2021-09-29 11:49:58 +02:00
utils.ts Scope log 2022-07-21 19:59:56 -05:00