issues
search
apache
/
couchdb-nano
Nano: The official Apache CouchDB library for Node.js
https://www.npmjs.com/package/nano
Apache License 2.0
653
stars
165
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Request for ETA on New Release Supporting Axios 1.x Version
#349
Rupanshy
opened
1 day ago
0
nano.request() missing type in nano.d.ts
#348
bugsysBugs
opened
3 months ago
0
feat: qs -> neoqs
#347
PuruVJ
closed
3 months ago
2
The key in DocumentViewResponse type has only string type
#346
moheb2000
opened
3 months ago
0
Error after upgrade: socket.setKeepAlive is not a function
#345
reggi
closed
4 months ago
5
Fixed typo README.md
#344
rohitbishnoi
closed
3 months ago
0
More understandable error message when max_document_size has been reached
#343
pana87
opened
6 months ago
3
fix: ensure document names with _local in them get properly url encoded
#342
jumoel
opened
6 months ago
0
Cancel/stop replication triggers multipleResolves
#341
revington
opened
9 months ago
0
does include_docs option in db.list work?
#340
rantiev
opened
9 months ago
0
Exposing Types for TypeScript
#339
digimbyte
opened
10 months ago
0
Bump follow-redirects from 1.15.2 to 1.15.4
#338
dependabot[bot]
closed
3 months ago
2
update axios dependency
#337
glynnbird
closed
1 year ago
0
http and https
#336
alfille
opened
1 year ago
0
Bump axios from 1.2.2 to 1.6.0
#335
dependabot[bot]
closed
1 year ago
1
Bump @babel/traverse from 7.20.1 to 7.23.2
#334
dependabot[bot]
closed
1 year ago
1
docs: correct db.destroy description
#333
YakovL
closed
3 months ago
0
Error under electron: Adapter 'http' is not available in the build
#332
crystalfp
opened
1 year ago
7
Bump word-wrap from 1.2.3 to 1.2.4
#331
dependabot[bot]
closed
1 year ago
0
Missing doc for nano.info
#330
crystalfp
closed
1 year ago
1
Deleting records frequently hangs for one minute or crashes
#329
crystalfp
opened
1 year ago
1
TypeError: Nano is not a function
#328
utkapodsousom
closed
1 year ago
2
Always got no matching index found, create an index to optimize query time
#327
Wildanzr
closed
1 year ago
1
fixed db.list([params], [callback])
#326
hamer1818
closed
1 year ago
0
bring cookie handling in-house. Fixes issue #324
#325
glynnbird
closed
1 year ago
0
Cookie expiration bug
#324
glynnbird
closed
1 year ago
6
docs: Update a broken url
#323
Youhan
closed
1 year ago
0
Replication Enable creating incorrect document
#322
jkeczan
closed
1 year ago
2
Deprecate credentials in url
#321
YakovL
closed
3 months ago
0
fix cookie handling bug
#320
glynnbird
closed
1 year ago
0
Bump json5 from 1.0.1 to 1.0.2
#319
dependabot[bot]
closed
1 year ago
0
Removing Travis and replacing with GitHub Workflows
#318
glynnbird
closed
1 year ago
0
Changed datatype of update_seq and purge_seq to be `number | string`
#317
divyanshshekhar
closed
1 year ago
1
`update_seq` and `purge_seq` are defined as number but in actual response they are string
#316
divyanshshekhar
closed
1 year ago
0
`changesReader.get` doesn't call the 'end' callback
#315
Delink-D
opened
1 year ago
1
Use fetch instead of axios
#314
glynnbird
opened
1 year ago
7
Error ECONNREFUSED when connecting to database
#313
OliverMoscow
closed
1 year ago
6
10.1.0
#312
glynnbird
closed
2 years ago
1
fix typing of 'since' options
#311
insidewhy
closed
2 years ago
0
Abort HTTP connection when stopping changesReader, fixes #309
#310
insidewhy
closed
2 years ago
3
After calling changesReader.stop the HTTP connection remains open until the next HTTP longpoll timeout
#309
insidewhy
closed
2 years ago
1
Cannot acces the document content using typescript
#308
Kaspanoombro
closed
2 years ago
1
fetch instead of axios
#307
konsumer
opened
2 years ago
2
After updating to nano 10.0.0 no requests work due to `Error: Response for preflight has invalid HTTP status code 405`
#306
insidewhy
closed
2 years ago
1
How to set unit tests using in-memory database for couchdb-nano
#305
alexmathew98
opened
2 years ago
0
Add head response type
#304
lukashass
closed
2 years ago
0
callback javascript errors instead of objects
#303
revington
closed
2 years ago
0
fix typo
#302
revington
closed
2 years ago
1
db.head does not return content-length header
#301
creativityjuice
opened
2 years ago
1
Supports multiple instances using different credentials
#300
DougReeder
opened
2 years ago
2
Next