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

Convert most Buffer usage to Uint8Array #2103

Merged
merged 21 commits into from
Jul 8, 2024
Merged

Convert most Buffer usage to Uint8Array #2103

merged 21 commits into from
Jul 8, 2024

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    1814751 View commit details
    Browse the repository at this point in the history
  2. add uint8array-extras to package.json

    bjornstar authored and Borewit committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    a50acc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25ec464 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a97001d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb473f7 View commit details
    Browse the repository at this point in the history
  6. Fix decoding of numbers

    Borewit committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    67939bc View commit details
    Browse the repository at this point in the history
  7. Cast to Buffer for file-type

    Borewit committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    135169e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c1a141e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d1a1552 View commit details
    Browse the repository at this point in the history
  10. Fix parsing RIFF format

    Borewit committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    77f2a08 View commit details
    Browse the repository at this point in the history
  11. Fix endianness in Vorbis Identification header decoder

    Remove unused import
    Code style fixes
    Borewit committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    665c420 View commit details
    Browse the repository at this point in the history
  12. update token-types to v6

    bjornstar authored and Borewit committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    3240626 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8acf220 View commit details
    Browse the repository at this point in the history
  14. update strtok3

    bjornstar authored and Borewit committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    1e4deb6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d096c0a View commit details
    Browse the repository at this point in the history
  16. Remove last reference to node:buffer

    bjornstar authored and Borewit committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    a7f0f20 View commit details
    Browse the repository at this point in the history
  17. Update file-type to v19

    bjornstar authored and Borewit committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    b254a56 View commit details
    Browse the repository at this point in the history
  18. Update to file-type 19.1.0

    Borewit committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    0960ff6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    75af653 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3db877a View commit details
    Browse the repository at this point in the history
  21. Update dependency diagram

    Borewit committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    cda25d5 View commit details
    Browse the repository at this point in the history