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 broken thumbnails for box and dropbox #3460

Merged
merged 1 commit into from
Feb 2, 2022
Merged

fix broken thumbnails for box and dropbox #3460

merged 1 commit into from
Feb 2, 2022

Commits on Feb 1, 2022

  1. fix broken thumbnails for box and dropbox

    those are the only two providers who use companion-proxied thumbnails
    dropbox had been broken after #3159
    box did never work before because it just showed a placeholder (see box api)
    also upgraded dropbox thumbnail api to v2
    and rewrite to async/await
    mifi committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    52e422e View commit details
    Browse the repository at this point in the history