Skip to content
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: add static uploads API #148

Merged
merged 50 commits into from
Nov 16, 2022
Merged

feat: add static uploads API #148

merged 50 commits into from
Nov 16, 2022

Commits on Nov 9, 2022

  1. feat: add static uploads api

    Alan Shaw committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    eb8201a View commit details
    Browse the repository at this point in the history
  2. docs: rename var

    Alan Shaw committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    1fdae9d View commit details
    Browse the repository at this point in the history
  3. fix: lockfile

    Alan Shaw committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    2f01071 View commit details
    Browse the repository at this point in the history
  4. fix: repo name

    Alan Shaw committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    a81a446 View commit details
    Browse the repository at this point in the history
  5. fixL homepage

    Alan Shaw committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    591681a View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. refactor: accept signer and proof

    Alan Shaw committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    97b59ae View commit details
    Browse the repository at this point in the history
  2. fix: pass multiple proofs

    Alan Shaw committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    21edef8 View commit details
    Browse the repository at this point in the history
  3. docs: add required capability proofs

    Alan Shaw committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    41d8efa View commit details
    Browse the repository at this point in the history
  4. chore: IDK make it work in CI

    Alan Shaw committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    f51e26d View commit details
    Browse the repository at this point in the history
  5. fix: tests in Node.js 18

    Alan Shaw committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    c3df0a9 View commit details
    Browse the repository at this point in the history
  6. refactor: use object for invocation configuration

    Alan Shaw committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    aea4304 View commit details
    Browse the repository at this point in the history
  7. fix: typo

    Alan Shaw committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    d704175 View commit details
    Browse the repository at this point in the history
  8. fix: link

    Alan Shaw committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    900f1ee View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. docs: add note about creating an account

    Alan Shaw committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    a5387d6 View commit details
    Browse the repository at this point in the history
  2. refactor: use Upload namespace

    Alan Shaw committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    ea62bb6 View commit details
    Browse the repository at this point in the history
  3. fix: exmaple

    Alan Shaw committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    ef29b04 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. fix: type declarations paths

    Alan Shaw committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    10a0496 View commit details
    Browse the repository at this point in the history
  2. fix: return type

    Alan Shaw committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    e85f6e2 View commit details
    Browse the repository at this point in the history
  3. fix: use BlobLike instead of Blob

    Alan Shaw committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    90da73f View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. refactor: follow capability names

    Alan Shaw committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    dd7e50a View commit details
    Browse the repository at this point in the history
  2. fix: remove unneeded import

    Alan Shaw committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    d023aea View commit details
    Browse the repository at this point in the history
  3. feat: add list and remove functionality

    Alan Shaw committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    d96bc1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c98ebd View commit details
    Browse the repository at this point in the history
  5. refactor: do not export abilities

    Alan Shaw committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    b48a6d4 View commit details
    Browse the repository at this point in the history
  6. fix: tests

    Alan Shaw committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    aef55e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Update packages/upload-client/README.md

    Co-authored-by: Oli Evans <oli.evans@gmail.com>
    Alan Shaw and olizilla authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    46d1970 View commit details
    Browse the repository at this point in the history
  2. Update packages/upload-client/README.md

    Co-authored-by: Oli Evans <oli.evans@gmail.com>
    Alan Shaw and olizilla authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    405b4ec View commit details
    Browse the repository at this point in the history
  3. Update packages/upload-client/README.md

    Co-authored-by: Oli Evans <oli.evans@gmail.com>
    Alan Shaw and olizilla authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    7929860 View commit details
    Browse the repository at this point in the history
  4. Update packages/upload-client/README.md

    Co-authored-by: Oli Evans <oli.evans@gmail.com>
    Alan Shaw and olizilla authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    fb10821 View commit details
    Browse the repository at this point in the history
  5. Update packages/upload-client/README.md

    Co-authored-by: Oli Evans <oli.evans@gmail.com>
    Alan Shaw and olizilla authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    673690c View commit details
    Browse the repository at this point in the history
  6. test: add hundreds and test coverage

    Alan Shaw committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    3decc9b View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feat/static-uploading-api' of github.com:web3-storage/w…

    …3protocol into feat/static-uploading-api
    Alan Shaw committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    084bbd3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b541b95 View commit details
    Browse the repository at this point in the history
  9. docs: more DRY

    Alan Shaw committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    69dc7ae View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. fix: send CAR size in bytes

    Alan Shaw committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    39045e6 View commit details
    Browse the repository at this point in the history
  2. refactor: use longer name for clarity

    Alan Shaw committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    374b33f View commit details
    Browse the repository at this point in the history
  3. Update packages/upload-client/test/store.test.js

    Co-authored-by: Oli Evans <oli.evans@gmail.com>
    Alan Shaw and olizilla authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    5daf407 View commit details
    Browse the repository at this point in the history
  4. Update packages/upload-client/test/store.test.js

    Co-authored-by: Oli Evans <oli.evans@gmail.com>
    Alan Shaw and olizilla authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    6b21040 View commit details
    Browse the repository at this point in the history
  5. test: assert that service functions were called

    Alan Shaw committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    56931c0 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feat/static-uploading-api' of github.com:web3-storage/w…

    …3protocol into feat/static-uploading-api
    Alan Shaw committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    2b12dd3 View commit details
    Browse the repository at this point in the history
  7. Update packages/upload-client/test/utils.test.js

    Co-authored-by: Oli Evans <oli.evans@gmail.com>
    Alan Shaw and olizilla authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    63673ff View commit details
    Browse the repository at this point in the history
  8. Update packages/upload-client/test/index.test.js

    Co-authored-by: Oli Evans <oli.evans@gmail.com>
    Alan Shaw and olizilla authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    e1339c3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8b7998b View commit details
    Browse the repository at this point in the history
  10. Update packages/upload-client/src/utils.js

    Co-authored-by: Oli Evans <oli.evans@gmail.com>
    Alan Shaw and olizilla authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    a693fdd View commit details
    Browse the repository at this point in the history
  11. test: more findCapability tests

    Alan Shaw committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    7cde4be View commit details
    Browse the repository at this point in the history
  12. fix: use default capacity

    Alan Shaw committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    d50e1ff View commit details
    Browse the repository at this point in the history
  13. refactor: default shard size

    Alan Shaw committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    3e0e07f View commit details
    Browse the repository at this point in the history
  14. refactor: defaine an AnyLink type

    Alan Shaw committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    622c114 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'main' into feat/static-uploading-api

    Alan Shaw authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    f887b23 View commit details
    Browse the repository at this point in the history
  16. fix: lockfile

    Alan Shaw committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    7773276 View commit details
    Browse the repository at this point in the history