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(server): generate all thumbnails for an asset in one job #13012

Merged
merged 6 commits into from
Sep 28, 2024

Commits on Sep 28, 2024

  1. wip

    cleanup
    
    add success logs, rename method
    
    do thumbhash too
    
    fixes
    
    fix tests
    
    handle `notify`
    
    wip refactor
    
    refactor
    mertalev committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    f860629 View commit details
    Browse the repository at this point in the history
  2. update tests

    mertalev committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    ad1b572 View commit details
    Browse the repository at this point in the history
  3. update sql

    mertalev committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    09fb41a View commit details
    Browse the repository at this point in the history
  4. pr feedback

    mertalev committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    484251f View commit details
    Browse the repository at this point in the history
  5. remove unused code

    mertalev committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    910e232 View commit details
    Browse the repository at this point in the history
  6. formatting

    mertalev committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    36c7cb7 View commit details
    Browse the repository at this point in the history