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: support http range header #10

Merged
merged 42 commits into from
Mar 15, 2024

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    aa705a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    089ae24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5af9252 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b2e379 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d805a51 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d8e57d View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    aa25f0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60b56c9 View commit details
    Browse the repository at this point in the history
  3. tmp: most things working

    SgtPooki committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    6da36fd View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    cac2b79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72618bc View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    698ee8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e413fa5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96c7f00 View commit details
    Browse the repository at this point in the history
  4. feat: tests are passing

    moved transform stream over to https://github.com/SgtPooki/streams
    SgtPooki committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    deb2f2b View commit details
    Browse the repository at this point in the history
  5. chore: log string casing

    SgtPooki committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    f357a3d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    83e80d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    121747b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    05a6dfb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9dcd798 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f296f0b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    912ee47 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    b0b6a4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f399bed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    607e5be View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. chore: apply suggestions from code review

    Co-authored-by: Alex Potsides <alex@achingbrain.net>
    SgtPooki and achingbrain authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    eb0224b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1e6a82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07ab941 View commit details
    Browse the repository at this point in the history
  4. chore: fix jsdoc with '*/'

    SgtPooki committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    ac621a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46dc133 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    36f6c96 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' into 9-heliaverified-fetch-http-range-request-sup…

    …port
    
    FYI: some tests were failing after `npm run reset` and `npm run test` was run. I had to fix them manually.
    SgtPooki committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    acdd632 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b48c672 View commit details
    Browse the repository at this point in the history
  9. chore: Update byte-range-context.ts

    Co-authored-by: Alex Potsides <alex@achingbrain.net>
    SgtPooki and achingbrain authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    5fc7ceb View commit details
    Browse the repository at this point in the history
  10. chore: jsdoc cleanup

    SgtPooki committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    19c2713 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a1686a3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e7e3fd0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c184e2a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d633456 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    314adca View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8837738 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3963006 View commit details
    Browse the repository at this point in the history