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

Image integration #146

Merged
merged 30 commits into from
Dec 14, 2023
Merged

Image integration #146

merged 30 commits into from
Dec 14, 2023

Commits on Dec 2, 2023

  1. Updated .gitignore

    SalOne22 committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    3ef4bc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f3cb75 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Configuration menu
    Copy the full SHA
    ef8710f View commit details
    Browse the repository at this point in the history
  2. Fixed encoding for mozjpeg

    SalOne22 committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    cf5c5cb View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Make all tests passing

    SalOne22 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    343c4ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7208aa2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9dbcf0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de71004 View commit details
    Browse the repository at this point in the history
  5. Updated workflow

    SalOne22 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    6ea26aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0a28567 View commit details
    Browse the repository at this point in the history
  7. Fix workflow

    SalOne22 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    bccb207 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Fix workflow

    SalOne22 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f2ead66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d065d0d View commit details
    Browse the repository at this point in the history
  3. Fixed emcc installation

    SalOne22 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    468088b View commit details
    Browse the repository at this point in the history
  4. Update wasm target

    SalOne22 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    927439e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe5b577 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1a6ce5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    68c4b8e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ef0d402 View commit details
    Browse the repository at this point in the history
  9. Fixed clippy errors

    SalOne22 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    da66caa View commit details
    Browse the repository at this point in the history
  10. Formatted code

    SalOne22 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    869461c View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Updated workflows

    SalOne22 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    80ef219 View commit details
    Browse the repository at this point in the history
  2. update for aarch64 target

    SalOne22 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    6eb17a8 View commit details
    Browse the repository at this point in the history
  3. Update workflow

    SalOne22 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    39e68ba View commit details
    Browse the repository at this point in the history
  4. Fixed g++ cross installation

    SalOne22 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    a81b069 View commit details
    Browse the repository at this point in the history
  5. Added musl-g++ as g++ link

    SalOne22 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    3a80db1 View commit details
    Browse the repository at this point in the history
  6. Added aarch64 musl-g++

    SalOne22 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    c66f05d View commit details
    Browse the repository at this point in the history
  7. fixed startsWith function

    SalOne22 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    feebc03 View commit details
    Browse the repository at this point in the history
  8. updated startsWith

    SalOne22 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    fbe2599 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d7dc437 View commit details
    Browse the repository at this point in the history