summaryrefslogtreecommitdiff
path: root/packages/idb-bridge/src/backend-interface.ts
AgeCommit message (Expand)Author
2023-09-08codespell fixSebastian
2023-08-22sqlite3 backend for idb-bridge / wallet-coreFlorian Dold
2022-02-10idb-bridge: update tests for ava 4.xFlorian Dold
2021-12-15idb-bridge: faster indices, various correctness fixes and testsFlorian Dold
2021-06-09formatting: re-run prettierFlorian 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-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