aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api
AgeCommit message (Expand)Author
2023-05-26use 403 instead to avoid compat issues with swagger speccvium
2023-05-26chore: deprecate EasyPassword as it isn't very securecvium
2023-05-18Merge pull request #9771 from Shadowghost/recursive-tagsClaus Vium
2023-05-15Use default files to remove index.html from urlBill Thornton
2023-05-15Fix playlists library and migration (#9770)Shadowghost
2023-05-14Set removed and added tags recursivelyShadowghost
2023-05-12Fix access to playlists not created by a user (#9746)Shadowghost
2023-05-10Fix FirstTimeSetupHandler not failing on invalid user if not in setup mode (#...Shadowghost
2023-04-06Remove redundant 'else' keywordsStepan Goremykin
2023-04-06Remove unused using directivesStepan Goremykin
2023-04-01Use MinBy and MaxByStepan Goremykin
2023-03-29Merge pull request #9541 from Bond-009/apikeydeleteBond-009
2023-03-28Merge pull request #9466 from Shadowghost/playlist-fixBond-009
2023-03-27Fix #7610Bond_009
2023-03-21Fix audio VBR calculationknackebrot
2023-03-20Merge pull request #9388 from Shadowghost/output-bitrate-channels-masterBond-009
2023-03-17Apply review suggestionsShadowghost
2023-03-14Reduce usage of GetAwaiter().GetResult()Bond_009
2023-03-10Fix playlist creation and removalShadowghost
2023-03-10Save TVChannel Height if set (#8777)SenorSmartyPants
2023-03-10Merge pull request #9254 from Shadowghost/dvdbdfixBond-009
2023-03-10Apply review suggestionsShadowghost
2023-03-10Fix DLNA playback of DVD and BD foldersShadowghost
2023-03-10Apply review suggestionsShadowghost
2023-03-09Backport pull request #9422 from jellyfin/release-10.8.znyanmisaka
2023-03-09Backport pull request #9178 from jellyfin/release-10.8.zRóbert Örn Ketilsson
2023-03-02Use source audio bitrate if requested codec is losslessShadowghost
2023-02-28Apply review suggestionsShadowghost
2023-02-27Fix auth endpoints using api key (#9408)Cody Robibero
2023-02-26Add audio vbr calculationknackebrot
2023-02-26Calculate output bitrate from output channel countknackebrot
2023-02-23Enable nullable for more filesBond_009
2023-02-20Properly check for item visibility in UserLibraryControllerShadowghost
2023-02-20Properly build where clause for rating checksShadowghost
2023-02-20Recursively update ratingShadowghost
2023-02-19Optimize tryparseBond_009
2023-02-17Validate requested user id (#8812)Cody Robibero
2023-02-16Verify ContentType of uploaded imagesBond_009
2023-02-14Fix LocalAccessOrRequiresElevationHandler (#9315)Shadowghost
2023-02-14Add back LocalAccessOrRequiresElevationPolicyShadowghost
2023-02-14Add permissions for LiveTV access and managementShadowghost
2023-02-13Add permission for collection managementShadowghost
2023-02-12fix merge conflictcvium
2023-02-12Merge branch 'master' into simplify_authzcvium
2023-02-09remove unnecessary initcvium
2023-02-09fix empty user id check for api keyscvium
2023-02-09admins shouldn't be able to circumvent remote access policiescvium
2023-02-09refactor: simplify authzcvium
2023-02-04Add more testsBond_009
2023-02-04Apply review suggestionsShadowghost