aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers
AgeCommit message (Expand)Author
2022-01-16Remove unnecessary array allocationDmitry Lyzo
2022-01-14Fix duplication of local trailersDmitry Lyzo
2022-01-11Refactor and add scheduled taskcvium
2022-01-10Use png for storageCody Robibero
2022-01-10suggestions from reviewCody Robibero
2022-01-10Suggestions from reviewCody Robibero
2022-01-08Remove unused httpContext parameterSenorSmartyPants
2022-01-08Make identify flag describe purpose, not sourceJoe Rogers
2022-01-08Merge pull request #7101 from Bond-009/imagejpgCody Robibero
2022-01-07Remove isHeadRequest from GetStaticFile method signaturesSenorSmartyPants
2022-01-07Remove special HTTP HEAD processingSenorSmartyPants
2022-01-07Merge branch 'master' into keyframe_extraction_v1cvium
2022-01-05Error on SA1316Bond_009
2022-01-04Clean upCody Robibero
2022-01-04Apply suggestions from code reviewDavid Ullmer
2022-01-04Add missing response code documentationDavid Ullmer
2022-01-04Remove darkening filter from SplashscreenDavid Ullmer
2022-01-04Add Splashscreen API endpoint to ImageControllerDavid Ullmer
2022-01-04Remove splashscreen generation from IImageEncoder and add IImageGeneratorDavid Ullmer
2022-01-04Always use 1080p, add max parental ratingDavid Ullmer
2022-01-04Add api controller for splashscreenDavid Ullmer
2022-01-04Remove incorrect mime type image/jpgBond_009
2022-01-02Add refresh flag to remove existing data/imagesJoe Rogers
2021-12-27Remove more warningsCody Robibero
2021-12-26Merge pull request #6934 from nyanmisaka/hwaCody Robibero
2021-12-24Update StyleCopBond_009
2021-12-25Merge remote-tracking branch 'origin/master' into hwanyanmisaka
2021-12-24Merge DynamicHlsController and VideoHlsController (#119)Claus Vium
2021-12-24EncodingHelper hwaccel pipelines refactornyanmisaka
2021-12-24Update Jellyfin.Api/Controllers/VideoHlsController.csCody Robibero
2021-12-24Merge branch 'master' into comparisonsCody Robibero
2021-12-24Merge pull request #7029 from cvium/allocations_maybeCody Robibero
2021-12-24Merge pull request #6867 from yresquirol/related-mediaCody Robibero
2021-12-23Update Jellyfin.Api/Controllers/LibraryController.csCody Robibero
2021-12-20Use our own Contains extensioncvium
2021-12-18Fix query param spellingCody Robibero
2021-12-15Merge branch 'master' into what_could_go_wrongClaus Vium
2021-12-12Use BaseItemKind where possibleCody Robibero
2021-12-07Refactor extras parsingcvium
2021-11-24Create a store key constant for networkcvium
2021-11-21Merge pull request #6879 from crobibero/client-log-cleanupClaus Vium
2021-11-20Remove ClientLog endpointsCody Robibero
2021-11-19Add ability to exclude active sessions from resumable itemsCody Robibero
2021-11-18Related media according to genreYordany Rodriguez Esquirol
2021-11-16Remove unused dependenciescvium
2021-11-15- ensure the proper StartTimeTicks variable is forwarded to the AddDlnaHeader...Marius Luca
2021-11-13Merge pull request #6836 from cvium/apphost_light_cleanupCody Robibero
2021-11-13Very light cleanup in applicationhostcvium
2021-11-11Fix nullability on DisplayPreferencesDtoCody Robibero
2021-11-09Fix some warningsBond_009