aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api
AgeCommit message (Expand)Author
2022-11-13Merge pull request #8732 from thornbill/fix-items-accessBond-009
2022-11-10Use elevated access control for media folders endpointBill Thornton
2022-11-09chore(deps): update dotnet monorepo (#8708)renovate[bot]
2022-11-09Fix media folders endpoint access controlBill Thornton
2022-11-09Fix items endpoint not honoring library access controlBill Thornton
2022-10-18chore(deps): update dotnet monoreporenovate[bot]
2022-10-11Fix some things that slipped through the cracksBond_009
2022-10-07Merge pull request #8381 from 1hitsong/lyric-lrc-file-supportClaus Vium
2022-10-07Merge pull request #8503 from Bond-009/ThrowIfNullClaus Vium
2022-10-06Remove extra argumentBond_009
2022-10-06fix Release buildcvium
2022-10-06fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContextcvium
2022-09-23Backport pull request #8433 from jellyfin/release-10.8.zCody Robibero
2022-09-23Backport pull request #8399 from jellyfin/release-10.8.zLogicalPhallacy
2022-09-23Backport pull request #8214 from jellyfin/release-10.8.zNiels van Velzen
2022-09-23Backport pull request #8213 from jellyfin/release-10.8.znyanmisaka
2022-09-22Use async functions1hitsong
2022-09-16Change API GetLyrics return type1hitsong
2022-09-16Remove use of AddParts. Cleanup use of Lyric vs Lyrics.1hitsong
2022-09-15Create ILyricManager1hitsong
2022-09-15Auto stash before merge of "lyric-lrc-file-support" and "origin/lyric-lrc-fil...1hitsong
2022-09-14Adds lyric providers to DI pipelineJamie Introcaso
2022-09-13Sort special features same as other spots, removing unnecssary functionZach Phelan
2022-09-11Require properly typed ActionResult<T> (#8382)Cody Robibero
2022-09-11Remove now unused variables1hitsong
2022-09-11Remove unneeded 2nd loops1hitsong
2022-09-11Resolve Possible null reference1hitsong
2022-09-11Allow LRC start value to be null1hitsong
2022-09-11Create ILyricsProvider1hitsong
2022-09-10Merge remote-tracking branch 'origin/lyric-lrc-file-support' into lyric-lrc-f...1hitsong
2022-09-10Updates based on review1hitsong
2022-09-10Update Jellyfin.Api/Models/UserDtos/Lyrics.cs1hitsong
2022-09-09Update Jellyfin.Api/Controllers/UserLibraryController.cs1hitsong
2022-09-09Update Jellyfin.Api/Controllers/UserLibraryController.cs1hitsong
2022-09-09Update Jellyfin.Api/Controllers/UserLibraryController.cs1hitsong
2022-09-09Add Lyrics API Endpoint1hitsong
2022-09-09Merge pull request #8269 from jellyfin/dependabot/nuget/Swashbuckle.AspNetCor...Cody Robibero
2022-09-09Merge pull request #8250 from Bond-009/minor18Claus Vium
2022-09-09Merge pull request #8359 from nielsvanvelzen/simplify-universalaudiocontrollerBond-009
2022-09-04Fix QuickConnect operation namesNiels van Velzen
2022-09-04Simplify UniversalAudioController code, remove redundant null checksNiels van Velzen
2022-08-22Merge pull request #8267 from luzpaz/typosBond-009
2022-08-21Merge pull request #7965 from jasongdove/api-key-items-without-user-idClaus Vium
2022-08-18Fix operation name in SearchController and correct nullability for SearchHintNiels van Velzen
2022-08-18Minor cleanupBond_009
2022-08-15Bump Swashbuckle.AspNetCore.ReDoc from 6.3.1 to 6.4.0dependabot[bot]
2022-08-15Fix various typos luz paz
2022-08-14Merge pull request #8261 from nielsvanvelzen/adjacentTo-guidCody Robibero
2022-08-14Use guid for seriesId API parameterNiels van Velzen
2022-08-14Check for empty guidNiels van Velzen