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 AssetManager #603

Merged
merged 26 commits into from Oct 5, 2022
Merged

feat: add AssetManager #603

merged 26 commits into from Oct 5, 2022

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    c36caa7 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. feat: add AssetManager

    sea-snake committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    d35f95a View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Refactor, remove deps and

    sea-snake committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    43255eb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from dfinity/main

    Update to latest
    sea-snake committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    dc426b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fd4213 View commit details
    Browse the repository at this point in the history
  4. Update concurrency to 16

    sea-snake committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    0376d18 View commit details
    Browse the repository at this point in the history
  5. Added verifySha256

    sea-snake committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    6058af2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4ae6b37 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c272f10 View commit details
    Browse the repository at this point in the history
  8. Revert browser e2e changes

    sea-snake committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    31840a5 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2 from slide-computer/assets

    Assets
    sea-snake committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    94b9543 View commit details
    Browse the repository at this point in the history
  10. Revert browser e2e changes

    sea-snake committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    d50222a View commit details
    Browse the repository at this point in the history
  11. Merge pull request #3 from slide-computer/assets

    Revert browser e2e changes
    sea-snake committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    04944fb View commit details
    Browse the repository at this point in the history
  12. Revert browser e2e changes

    sea-snake committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    bb59721 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #4 from slide-computer/assets

    Revert browser e2e changes
    sea-snake committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    4d871dd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f2a3e4b View commit details
    Browse the repository at this point in the history
  15. Merge pull request #5 from slide-computer/assets

    Update @dfinity/assets e2e test and README.md
    sea-snake committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    a879fb6 View commit details
    Browse the repository at this point in the history
  16. Update ReadableBytes

    sea-snake committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    5b92dda View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Fix linting issues, update jest and ts configs, update JS docs and ad…

    …d null check to isReadable.
    sea-snake committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    53f7642 View commit details
    Browse the repository at this point in the history
  2. Close Node.js write handle after writing chunks and add additional No…

    …de.js file read/write to/from asset canister test.
    sea-snake committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    613b229 View commit details
    Browse the repository at this point in the history
  3. fixing lint erro

    krpeacock committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    ad6d6b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ab2635 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

  1. Configuration menu
    Copy the full SHA
    36caeef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29d1f5a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    59feb15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04016ce View commit details
    Browse the repository at this point in the history