summaryrefslogtreecommitdiff
path: root/packages/idb-bridge/src/MemoryBackend.ts
AgeCommit message (Expand)Author
2021-02-24idb: encapsulate non-JSON data correctlyFlorian Dold
2021-02-23idb: implement missing methodsFlorian Dold
2021-02-22idb: fix 'prevunique' iteration and other bugsFlorian Dold
2021-02-19idb: more tests, fix DB deletion, exception ordering and transaction active c...Florian Dold
2021-02-17idb: make more tests pass, implement Cursor.advance()Florian Dold
2021-02-16synchronous schema rollbackFlorian Dold
2021-02-16next batch of test cases and fixesFlorian Dold
2021-02-16add more tests and fix various issuesFlorian Dold
2021-02-08idb: add first web platform tests, fix issues detected by themFlorian Dold
2021-02-08idb-bridge: remove cyclic dependencies, rip out api extractorFlorian Dold
2020-11-16fix schema upgrade in memoryidb backendFlorian Dold
2020-08-10use API extractor for cleaner package separationFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold
2019-11-29idb-bridge: enforce store restrictionsFlorian Dold
2019-11-21idb-bridge: fix deletionFlorian Dold
2019-11-21improve error messagesFlorian Dold
2019-11-21improve error reportingFlorian Dold
2019-11-19idb-bridge: fix typo in rollbackFlorian Dold
2019-09-01fix error in index iterationFlorian Dold
2019-08-26idb: fix bug in index iterationFlorian Dold
2019-08-26idb: don't create duplicate index entriesFlorian Dold
2019-08-17idb-bridge: fix bug in index deletionFlorian Dold
2019-08-17idb-bridge: indexes belong to object storesFlorian Dold
2019-08-16do not ignore database versionFlorian Dold
2019-08-16only invoke afterCommitCallback for transactions that change dataFlorian Dold
2019-08-16db import/export and commit callbackFlorian Dold
2019-08-15missing structuredClone caused unintended mutationsFlorian Dold
2019-08-01copyright headersFlorian Dold
2019-08-01idb: make put/add return the effective store keyFlorian Dold
2019-07-31idb-bridge: test cases, package structure and missing functionalityFlorian Dold
2019-07-21headless wallet skeleton, type fixesFlorian Dold
2019-06-25idb: make test passFlorian Dold
2019-06-25idb: extend test caseFlorian Dold
2019-06-25idb: make unique cursor workFlorian Dold
2019-06-25idb: memory backend fixesFlorian Dold
2019-06-23idb: more tests workingFlorian Dold
2019-06-21idb: tests workingFlorian Dold
2019-06-15idb wipFlorian Dold