hydrogen-web/src/matrix/storage/idb
2022-01-26 15:19:31 +01:00
..
stores add progress notification and cancellation to key backup flush 2022-01-26 15:19:31 +01: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 rename session backup to key backup to be consistent with RoomKey 2022-01-26 09:51:48 +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 add ILogger and ILogExport interface, to give export correct return type 2021-11-17 11:39:12 +01:00
Store.ts support idb store/index.count 2022-01-26 15:12:11 +01:00
Transaction.ts add sessionsNeedingBackup store 2022-01-25 18:47:27 +01:00
types.ts store e2ee session values as well in localStorage 2021-09-29 11:49:58 +02:00
utils.ts Convert error.js to ts 2021-11-17 20:28:44 +05:30