You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Goals
You can't display a progress bar if you don't know what you're
progressing toward :)
# Implementation
Essentially, use the count feature for posgrest-js that is used in
web3.storage old
- add to count db.listUploads feature, which changes return type
- modify JSONResponse to actually allow passing headers
- update tests, though I wasn't able to run them cause mysterious
connection refusal errors with my docker setup. but I think I got them
passing here
0 commit comments