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

Add support for HEIC/HEIF/TIFF #365

Merged
merged 5 commits into from
Oct 12, 2022
Merged

Add support for HEIC/HEIF/TIFF #365

merged 5 commits into from
Oct 12, 2022

Commits on Oct 10, 2022

  1. Add support for HEIC/HEIF/TIFF

    Convert all images to JPEG and downscale before passing to node
    
    Signed-off-by: Varun Patil <[email protected]>
    pulsejet committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    198bd84 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Classifier#getConvertedFilePath: Use OCP\ITempManager

    Signed-off-by: Marcel Klehr <[email protected]>
    marcelklehr committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    48be6b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72e28d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Classifier#getConvertedFilePath: Make scaling optional

    Signed-off-by: Marcel Klehr <[email protected]>
    marcelklehr committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    928160e View commit details
    Browse the repository at this point in the history
  2. phpunit: Optionally install imagick

    Signed-off-by: Marcel Klehr <[email protected]>
    marcelklehr committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    471d5d2 View commit details
    Browse the repository at this point in the history