hydrogen-web/src/matrix/storage/idb
Bruno Windels 4838e19c92
Merge pull request #811 from vector-im/bwindels/sharekeyswithinvitees
Key sharing based on room history visibility
2022-07-29 14:23:26 +00:00
..
stores convert Session 2022-02-15 18:21: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 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 this migration shouldn't be needed anymore 2022-07-22 17:46:29 +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 Revert "use logging items" 2022-07-29 10:44:37 +01: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 Convert error.js to ts 2021-11-17 20:28:44 +05:30