-
Notifications
You must be signed in to change notification settings - Fork 119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: upload server side pagination #1699
Commits on May 27, 2022
-
fix: add initial
offset
param forGET user/uploads
to support pag……ination. Add removed `after` filtering parameter to the endpoint. Document `sortBy`, `sortOrder`, `after` & `offset` in the swagger docs. Set `Size` param default to 10 from 25.
Configuration menu - View commit details
-
Copy full SHA for aef6ca1 - Browse repository at this point
Copy the full SHA aef6ca1View commit details
Commits on May 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dc0dceb - Browse repository at this point
Copy the full SHA dc0dcebView commit details
Commits on Jun 6, 2022
-
fix: Add tests for pagination to ensure correct link with offset and …
…size is returned. Add tests for date filtering (before & after) and sorting by date.
Configuration menu - View commit details
-
Copy full SHA for e296d4d - Browse repository at this point
Copy the full SHA e296d4dView commit details -
Merge branch 'main' of github.com:web3-storage/web3.storage into fix/…
…get-upload-pagination
Configuration menu - View commit details
-
Copy full SHA for 0dfeb70 - Browse repository at this point
Copy the full SHA 0dfeb70View commit details -
fix: Add test for sorting by
sortOrder=Asc
in the `GET user/uploads……` endpoint in the API.
Configuration menu - View commit details
-
Copy full SHA for 8a12885 - Browse repository at this point
Copy the full SHA 8a12885View commit details -
Configuration menu - View commit details
-
Copy full SHA for f497d20 - Browse repository at this point
Copy the full SHA f497d20View commit details -
fix: Adds
count
,size
,offset
, andPrev_link
to header respon……se for get user/uploads to allow for pagination. Renames `Link` to `Next_link` in header to be more descriptive.
Configuration menu - View commit details
-
Copy full SHA for f807bec - Browse repository at this point
Copy the full SHA f807becView commit details
Commits on Jun 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b7ed26b - Browse repository at this point
Copy the full SHA b7ed26bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc62d68 - Browse repository at this point
Copy the full SHA bc62d68View commit details -
Configuration menu - View commit details
-
Copy full SHA for db5e0f7 - Browse repository at this point
Copy the full SHA db5e0f7View commit details
Commits on Jun 8, 2022
-
fix: Address PR feedback on tests, use
.ok
over.notStrictEqual
t……o prevent comparing to message string. Remove .only.
Configuration menu - View commit details
-
Copy full SHA for 5deba87 - Browse repository at this point
Copy the full SHA 5deba87View commit details -
Merge branch 'main' of github.com:web3-storage/web3.storage into fix/…
…get-upload-pagination
Configuration menu - View commit details
-
Copy full SHA for d0099fe - Browse repository at this point
Copy the full SHA d0099feView commit details
Commits on Jun 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e80a473 - Browse repository at this point
Copy the full SHA e80a473View commit details -
Merge branch 'main' of github.com:web3-storage/web3.storage into fix/…
…get-upload-pagination
Configuration menu - View commit details
-
Copy full SHA for 5341db7 - Browse repository at this point
Copy the full SHA 5341db7View commit details
Commits on Jun 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4821c0a - Browse repository at this point
Copy the full SHA 4821c0aView commit details -
Merge branch 'main' of github.com:web3-storage/web3.storage into fix/…
…get-upload-pagination
Configuration menu - View commit details
-
Copy full SHA for 6bcb182 - Browse repository at this point
Copy the full SHA 6bcb182View commit details
Commits on Jun 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7342533 - Browse repository at this point
Copy the full SHA 7342533View commit details -
Configuration menu - View commit details
-
Copy full SHA for 543de10 - Browse repository at this point
Copy the full SHA 543de10View commit details
Commits on Jun 27, 2022
-
fix: Add indexes on the upload table for
name
andinserted_at
to ……optimise `sortBy` queries on the `GET user/uploads` endpoint.
Configuration menu - View commit details
-
Copy full SHA for ac04c13 - Browse repository at this point
Copy the full SHA ac04c13View commit details -
Merge branch 'main' of github.com:web3-storage/web3.storage into fix/…
…get-upload-pagination
Configuration menu - View commit details
-
Copy full SHA for 0dd8579 - Browse repository at this point
Copy the full SHA 0dd8579View commit details
Commits on Jun 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d8ac530 - Browse repository at this point
Copy the full SHA d8ac530View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7053bd7 - Browse repository at this point
Copy the full SHA 7053bd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a4f683 - Browse repository at this point
Copy the full SHA 1a4f683View commit details -
fix: Add validation for
sortOrder
in the uploads API. Remove url en……coding of variables for header links.
Configuration menu - View commit details
-
Copy full SHA for 1777110 - Browse repository at this point
Copy the full SHA 1777110View commit details
Commits on Jul 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0e42730 - Browse repository at this point
Copy the full SHA 0e42730View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8b6ba2 - Browse repository at this point
Copy the full SHA e8b6ba2View commit details
Commits on Jul 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bafd161 - Browse repository at this point
Copy the full SHA bafd161View commit details -
Configuration menu - View commit details
-
Copy full SHA for f46efb3 - Browse repository at this point
Copy the full SHA f46efb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 050b2db - Browse repository at this point
Copy the full SHA 050b2dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8086c46 - Browse repository at this point
Copy the full SHA 8086c46View commit details
Commits on Aug 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fb2e02b - Browse repository at this point
Copy the full SHA fb2e02bView commit details
Commits on Aug 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for da8109e - Browse repository at this point
Copy the full SHA da8109eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8f37bd - Browse repository at this point
Copy the full SHA e8f37bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3a424a - Browse repository at this point
Copy the full SHA e3a424aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c309b0 - Browse repository at this point
Copy the full SHA 6c309b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for be16d83 - Browse repository at this point
Copy the full SHA be16d83View commit details -
Configuration menu - View commit details
-
Copy full SHA for be177cd - Browse repository at this point
Copy the full SHA be177cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a6f575 - Browse repository at this point
Copy the full SHA 8a6f575View commit details
Commits on Aug 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 107158f - Browse repository at this point
Copy the full SHA 107158fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b18aed - Browse repository at this point
Copy the full SHA 7b18aedView commit details
Commits on Aug 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3d4abc0 - Browse repository at this point
Copy the full SHA 3d4abc0View commit details
Commits on Sep 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 08f8831 - Browse repository at this point
Copy the full SHA 08f8831View commit details