hydrogen-web/src/matrix/storage/idb
2022-06-01 15:30:41 +02:00
..
stores persist calls so they can be quickly loaded after a restart 2022-04-07 10:32:43 +02: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 persist calls so they can be quickly loaded after a restart 2022-04-07 10:32:43 +02:00
Storage.ts add ILogger and ILogExport interface, to give export correct return type 2021-11-17 11:39:12 +01:00
StorageFactory.ts log lack of persisted storage in ... persisted logs! 2022-06-01 15:30:41 +02: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 persist calls so they can be quickly loaded after a restart 2022-04-07 10:32:43 +02: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