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: download manager #91

Merged
merged 11 commits into from Mar 20, 2024
Merged

feat: download manager #91

merged 11 commits into from Mar 20, 2024

Commits on Mar 19, 2024

  1. feat: add download manager

    pixelass committed Mar 19, 2024
    Copy the full SHA
    9d68873 View commit details
    Browse the repository at this point in the history
  2. test: add more tests

    - prepares cancel as skip
    pixelass committed Mar 19, 2024
    Copy the full SHA
    3387ed4 View commit details
    Browse the repository at this point in the history
  3. test: add more test coverage

    pixelass committed Mar 19, 2024
    Copy the full SHA
    feb72c0 View commit details
    Browse the repository at this point in the history
  4. refactor: remove cancel

    - cancel does not work, and it is unknown where this is implemented
    pixelass committed Mar 19, 2024
    Copy the full SHA
    aa79086 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    7120028 View commit details
    Browse the repository at this point in the history
  6. refactor: rename cancelled to canceled

    JS is AE so we prefer AE like grammar
    pixelass committed Mar 19, 2024
    Copy the full SHA
    12ccd89 View commit details
    Browse the repository at this point in the history
  7. docs: provide beter docs

    remove superfluous comments
    pixelass committed Mar 19, 2024
    Copy the full SHA
    4ea942d View commit details
    Browse the repository at this point in the history
  8. test: adjust test

    totalBytes match should be ensured
    pixelass committed Mar 19, 2024
    Copy the full SHA
    e16deed View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    b07805c View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Copy the full SHA
    c4d29fb View commit details
    Browse the repository at this point in the history
  2. docs: cleanup comments

    pixelass committed Mar 20, 2024
    Copy the full SHA
    2a3e7bd View commit details
    Browse the repository at this point in the history