aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api
AgeCommit message (Expand)Author
2021-05-11Reduce warnings in MediaBrowser.Controller (#6006)Cody Robibero
2021-05-07Enable nullable reference types for MediaBrowser.ControllerBond_009
2021-05-06Merge pull request #5982 from Bond-009/nullableBond-009
2021-05-06Use new ReadAllLines extensionsBond_009
2021-05-05Code Clean up: Convert to null-coalescing operator ?? (#5845)BaronGreenback
2021-05-05Enable nullable reference types for MediaBrowser.CommonBond_009
2021-05-05Merge pull request #5938 from cvium/allocationzBond-009
2021-05-05Merge pull request #5943 from Maxr1998/device-profile-defaultsBond-009
2021-05-04Bump Swashbuckle.AspNetCore.ReDoc from 6.1.3 to 6.1.4dependabot[bot]
2021-05-03Merge branch 'master' into allocationzClaus Vium
2021-05-03Bump Swashbuckle.AspNetCore from 6.1.3 to 6.1.4dependabot[bot]
2021-05-02Merge pull request from GHSA-rgjw-4fwc-9v96Joshua M. Boniface
2021-05-02Remove /Items/RemoteSearch/Image API endpointJoshua M. Boniface
2021-05-02Remove /Images/Remote API endpointJoshua M. Boniface
2021-05-01Nullability handling for device profile classesMaxr1998
2021-04-30prevent cancellationtoken leakagecvium
2021-04-30Remove extraneous 'stream' parameterMaxr1998
2021-04-29Merge pull request #5842 from BaronGreenback/optimizationBond-009
2021-04-26Bump Swashbuckle.AspNetCore.ReDoc from 6.0.7 to 6.1.3dependabot[bot]
2021-04-26Bump Swashbuckle.AspNetCore from 6.0.7 to 6.1.3dependabot[bot]
2021-04-24Merge pull request #5887 from Bond-009/perfBond-009
2021-04-23Merge pull request #5892 from crobibero/password-obsoleteBond-009
2021-04-22Merge pull request #5681 from BaronGreenback/ContentFeatureOptimizationBond-009
2021-04-22Don't use obsolete Password propertycrobibero
2021-04-21Mark password property as obsoletecrobibero
2021-04-21Improve perf of db save and queryBond_009
2021-04-21Merge pull request #5877 from Bond-009/circ1Bond-009
2021-04-20EncodingHelper: Fix circular dependencyBond_009
2021-04-19Respect user settings for transcode and remuxcvium
2021-04-17Remove unused using directivesBaronGreenback
2021-04-17Group MethodsBaronGreenback
2021-04-12fix webp compatibility testing (#5787)Claus Vium
2021-04-12Mark cropWhitespace parameter as obsolete (#5751)Cody Robibero
2021-04-11Merge pull request #5764 from cvium/fix-folders-permsJoshua M. Boniface
2021-04-11(mostly)Fix ResizeFillOdd Stråbø
2021-04-11Add Resize to fill box alternative to image endpointsOdd Stråbø
2021-04-10Merge pull request #5750 from iwalton3/fix-audio-selection-unsClaus Vium
2021-04-10Do not check permissions for Folders collectiontypecvium
2021-04-10Merge pull request #4988 from Bond-009/cropBond-009
2021-04-09Fix setting audio stream in PlaybackInfo for jellyfin-web.Ian Walton
2021-04-07Merge pull request #5710 from jellyfin/dependabot/nuget/Microsoft.AspNetCore....Bond-009
2021-04-07Merge pull request #5631 from BrianCArnold/FixMessageCommandClaus Vium
2021-04-06Bump Microsoft.AspNetCore.Authorization from 5.0.3 to 5.0.5dependabot[bot]
2021-04-03Merge pull request #5598 from cvium/fix_hls_default_valuesBond-009
2021-04-03Merge pull request #5602 from Ullmie02/IP-string-IPBond-009
2021-04-02Various DLNA OptimizationsBaronGreenback
2021-03-31Apply suggestions from code reviewBrianCArnold
2021-03-31Update SessionController.csBrianCArnold
2021-03-30Update SessionController.csBrianCArnold
2021-03-29Added Required attribute to Text property of MessageCommand.Brian Arnold