aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api
AgeCommit message (Expand)Author
2021-05-11Reduce warnings in MediaBrowser.Controller (#6006)Cody Robibero
2021-05-08Merge branch 'master' into comparisonsBaronGreenback
2021-05-08Minor improvementsBond_009
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-05Merge branch 'master' into comparisonsBaronGreenback
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-04Require Authorization for the ClientLogControllercrobibero
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-29Update Jellyfin.Api/Controllers/GenresController.csCody Robibero
2021-04-28Add ability to sort on Genre, MusicGenre, Artistcrobibero
2021-04-26Bump Swashbuckle.AspNetCore.ReDoc from 6.0.7 to 6.1.3dependabot[bot]
2021-04-26Add endpoint to log client eventscrobibero
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-17Cleaned up "value assigned is not used in any execution path"BaronGreenback
2021-04-16Some code cleanup. Allow NextUpDateCutoff to be nullJack
2021-04-15Add NextUpCutoffDate to NextUpQueryJack
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-11RenamedBaronGreenback
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-10Make device/session code asyncPatrick Barron