summaryrefslogtreecommitdiff
path: root/packages/idb-bridge/src/backend-interface.ts
AgeCommit message (Expand)Author
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-16synchronous schema rollbackFlorian Dold
2021-02-16get IDB tests to pass again, add new oneFlorian 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-08-10use API extractor for cleaner package separationFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold
2019-08-17idb-bridge: indexes belong to object storesFlorian 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-06-23idb: more tests workingFlorian Dold
2019-06-21idb: tests workingFlorian Dold
2019-06-15idb wipFlorian Dold