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

Server-side Library asset support (asset view and api get/add/delete) #35639

Merged
merged 2 commits into from
Oct 16, 2024

Commits on Oct 15, 2024

  1. feat: new view & api calls to serve content library assets

    This commit adds a new view to serve static assets for content
    libraries, along with Content Library API calls to add, delete, and get
    metadata about these assets. These assets come from Learning Core and
    should ONLY BE ACCESSED FROM STUDIO. Users must have read access to the
    library in order to see an asset in that library.
    
    This also re-implments video transcript support for content libraries
    and re-enables some previously disabled tests around it.
    ormsbee committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    d18ae34 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    ec599b3 View commit details
    Browse the repository at this point in the history