This repository has been archived on 2022-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
hydrogen-web/src/matrix/storage/idb
Danila Fedorin 5579c018d1 Migrate common.js to TypeScript
Add initial stab at annotating common

Add missing return types and semicolons
2021-08-17 16:30:05 -07:00
..
stores Migrate common.js to TypeScript 2021-08-17 16:30:05 -07:00
error.js Migrate common.js to TypeScript 2021-08-17 16:30:05 -07:00
export.js Migrate common.js to TypeScript 2021-08-17 16:30:05 -07:00
QueryTarget.js Support deleting data in several stores for room id 2021-05-12 15:38:11 +02:00
quirks.js prepare storage to work with alternative idb impl 2021-06-02 12:31:13 +02:00
schema.js safari doesn't like empty string key paths 🙄 2021-06-24 16:16:15 +02:00
Storage.js Migrate common.js to TypeScript 2021-08-17 16:30:05 -07:00
StorageFactory.js prepare storage to work with alternative idb impl 2021-06-02 12:31:13 +02:00
Store.js prepare storage to work with alternative idb impl 2021-06-02 12:31:13 +02:00
Transaction.js Migrate common.js to TypeScript 2021-08-17 16:30:05 -07:00
utils.js Migrate common.js to TypeScript 2021-08-17 16:30:05 -07:00