pouchdb icon indicating copy to clipboard operation
pouchdb copied to clipboard

:koala: - PouchDB is a pocket-sized database.

Results 244 pouchdb issues
Sort by recently updated
recently updated
newest added

PouchDB to CouchDB sync is not happening when I use filter design document. Sync can pull the CouchDB data into PouchDB. When I update a record on the PouchDB. It's...

Our current website is built with Jekyll. Keeping that maintained locally is a pain, especially as a not-a-ruby-dev. I suggest we switch to something else, JS-based. The one thing Jekyll...

# TODO - [ ] syntax highlighting - likely commits to understand: - 09c15b351dfe438fffe130c18c0997a84f88fd73 - 45fcb091d47669df8c3e51092762e73a0691e971 - c27a256b11877f7ad41e57c705cd20423e35f6f6 - 0d8e570b9f841b3f3a472d4ddec95c6a13222709 - 562ccc4816945342c0fe8a9a17cb677096670643 - [ ] add copy buttons to code...

## Introduction Running `npm i` creates a large number of warning about out of date dependencies. Many of these come from the LevelDB ecosystem, that CouchDB uses for Node.js persistence....

Introduced alongside `bluesky.svg` in #9139, but mistakenly omitted from `docs/manifest.appcache`.

Maybe better completed after https://github.com/apache/pouchdb/issues/9135

# TODO - [ ] add a test which fails against existing codebase similar to how linked issues fail, and passes with the updates in this PR - [ ]...

Resolves dependabot warning from https://github.com/apache/pouchdb/pull/9126

Removed in 2014 by 0f168a18e0a61bde85dc799576c893b13ffdccf1

Playwright browsers and deps are also installed in `bin/run-tests.sh`. The approach in `bin/run-tests.sh` is more specific, and so likely installs less unnecessary dependencies.