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

[Fixes #10134] New simple renderer to generate thumbnails for PDFs #10135

Merged
merged 10 commits into from
Oct 12, 2022

Commits on Oct 11, 2022

  1. PDF thumbnail renderer

    giohappy committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    587811f View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. - add unit tests

    marthamareal committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    489e91b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    433168d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    518106c View commit details
    Browse the repository at this point in the history
  4. flake fix

    giohappy committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    9583ec9 View commit details
    Browse the repository at this point in the history
  5. renamed management command

    giohappy committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    4daca2e View commit details
    Browse the repository at this point in the history
  6. add requirement to setup.cfg

    giohappy committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    942fb25 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1ed8ced View commit details
    Browse the repository at this point in the history
  8. removed unused import

    giohappy committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    ba887f7 View commit details
    Browse the repository at this point in the history
  9. fix flake8

    giohappy committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    af569f2 View commit details
    Browse the repository at this point in the history