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

fix for media tab not showing thumbnails when image not in cache manager #13158

Merged
merged 4 commits into from
Jun 27, 2024

Commits on Jun 27, 2024

  1. fix for media tab not showing thumbnails when image is on server only…

    … and not in the cache manager.
    
    Signed-off-by: camillo-positano <camillo.positano@hotmail.it>
    camillo-positano authored and alperozturk96 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8d6a099 View commit details
    Browse the repository at this point in the history
  2. fix for update loop

    Signed-off-by: camillo-positano <camillo.positano@hotmail.it>
    camillo-positano authored and alperozturk96 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    32fc7c5 View commit details
    Browse the repository at this point in the history
  3. added logic to check that params is populated and is an instance of O…

    …CFile. Added log when there is no preview and no remote id.
    
    Signed-off-by: camillo-positano <camillo.positano@hotmail.it>
    camillo-positano authored and alperozturk96 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    d42198a View commit details
    Browse the repository at this point in the history
  4. extracted method and improved code

    Signed-off-by: camillo-positano <camillo.positano@hotmail.it>
    camillo-positano authored and alperozturk96 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    92d641e View commit details
    Browse the repository at this point in the history