mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #3385] [MERGED] Move ImageService.cs to Jellyfin.Api #9492
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/3385
Author: @crobibero
Created: 6/20/2020
Status: ✅ Merged
Merged: 7/24/2020
Merged by: @barronpm
Base:
api-migration← Head:api-image-service📝 Commits (9)
cd273c4Start move ImageService.cs to Jellyfin.Apib603742Merge remote-tracking branch 'upstream/api-migration' into api-image-service9a8deadimplement all non image get endpointsccd7b3fWIP GetImage endpoints0740ec6Merge remote-tracking branch 'upstream/api-migration' into api-image-serviceb040d89Merge remote-tracking branch 'upstream/api-migration' into api-image-service230c547update post profile image6602b0dMove ImageService.cs to Jellyfin.Apib006fd1apply review suggestions📊 Changes
4 files changed (+1301 additions, -1011 deletions)
View changed files
➕
Jellyfin.Api/Controllers/ImageController.cs(+1300 -0)➖
MediaBrowser.Api/Images/ImageRequest.cs(+0 -100)➖
MediaBrowser.Api/Images/ImageService.cs(+0 -911)📝
MediaBrowser.Api/MediaBrowser.Api.csproj(+1 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.