hydrogen-web/src/matrix/storage/idb
2021-11-17 20:28:44 +05:30
..
stores add ILogger and ILogExport interface, to give export correct return type 2021-11-17 11:39:12 +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 add ILogger and ILogExport interface, to give export correct return type 2021-11-17 11:39:12 +01:00
quirks.ts Migrate quirks to TypeScript 2021-08-27 09:30:16 -07:00
schema.ts add ILogger and ILogExport interface, to give export correct return type 2021-11-17 11:39:12 +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 add ILogger and ILogExport interface, to give export correct return type 2021-11-17 11:39:12 +01:00
Transaction.ts add ILogger and ILogExport interface, to give export correct return type 2021-11-17 11:39:12 +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