index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Jellyfin.Api
Age
Commit message (
Expand
)
Author
2022-11-13
Merge pull request #8732 from thornbill/fix-items-access
Bond-009
2022-11-10
Use elevated access control for media folders endpoint
Bill Thornton
2022-11-09
chore(deps): update dotnet monorepo (#8708)
renovate[bot]
2022-11-09
Fix media folders endpoint access control
Bill Thornton
2022-11-09
Fix items endpoint not honoring library access control
Bill Thornton
2022-10-18
chore(deps): update dotnet monorepo
renovate[bot]
2022-10-11
Fix some things that slipped through the cracks
Bond_009
2022-10-07
Merge pull request #8381 from 1hitsong/lyric-lrc-file-support
Claus Vium
2022-10-07
Merge pull request #8503 from Bond-009/ThrowIfNull
Claus Vium
2022-10-06
Remove extra argument
Bond_009
2022-10-06
fix Release build
cvium
2022-10-06
fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
cvium
2022-09-23
Backport pull request #8433 from jellyfin/release-10.8.z
Cody Robibero
2022-09-23
Backport pull request #8399 from jellyfin/release-10.8.z
LogicalPhallacy
2022-09-23
Backport pull request #8214 from jellyfin/release-10.8.z
Niels van Velzen
2022-09-23
Backport pull request #8213 from jellyfin/release-10.8.z
nyanmisaka
2022-09-22
Use async functions
1hitsong
2022-09-16
Change API GetLyrics return type
1hitsong
2022-09-16
Remove use of AddParts. Cleanup use of Lyric vs Lyrics.
1hitsong
2022-09-15
Create ILyricManager
1hitsong
2022-09-15
Auto stash before merge of "lyric-lrc-file-support" and "origin/lyric-lrc-fil...
1hitsong
2022-09-14
Adds lyric providers to DI pipeline
Jamie Introcaso
2022-09-13
Sort special features same as other spots, removing unnecssary function
Zach Phelan
2022-09-11
Require properly typed ActionResult<T> (#8382)
Cody Robibero
2022-09-11
Remove now unused variables
1hitsong
2022-09-11
Remove unneeded 2nd loops
1hitsong
2022-09-11
Resolve Possible null reference
1hitsong
2022-09-11
Allow LRC start value to be null
1hitsong
2022-09-11
Create ILyricsProvider
1hitsong
2022-09-10
Merge remote-tracking branch 'origin/lyric-lrc-file-support' into lyric-lrc-f...
1hitsong
2022-09-10
Updates based on review
1hitsong
2022-09-10
Update Jellyfin.Api/Models/UserDtos/Lyrics.cs
1hitsong
2022-09-09
Update Jellyfin.Api/Controllers/UserLibraryController.cs
1hitsong
2022-09-09
Update Jellyfin.Api/Controllers/UserLibraryController.cs
1hitsong
2022-09-09
Update Jellyfin.Api/Controllers/UserLibraryController.cs
1hitsong
2022-09-09
Add Lyrics API Endpoint
1hitsong
2022-09-09
Merge pull request #8269 from jellyfin/dependabot/nuget/Swashbuckle.AspNetCor...
Cody Robibero
2022-09-09
Merge pull request #8250 from Bond-009/minor18
Claus Vium
2022-09-09
Merge pull request #8359 from nielsvanvelzen/simplify-universalaudiocontroller
Bond-009
2022-09-04
Fix QuickConnect operation names
Niels van Velzen
2022-09-04
Simplify UniversalAudioController code, remove redundant null checks
Niels van Velzen
2022-08-22
Merge pull request #8267 from luzpaz/typos
Bond-009
2022-08-21
Merge pull request #7965 from jasongdove/api-key-items-without-user-id
Claus Vium
2022-08-18
Fix operation name in SearchController and correct nullability for SearchHint
Niels van Velzen
2022-08-18
Minor cleanup
Bond_009
2022-08-15
Bump Swashbuckle.AspNetCore.ReDoc from 6.3.1 to 6.4.0
dependabot[bot]
2022-08-15
Fix various typos
luz paz
2022-08-14
Merge pull request #8261 from nielsvanvelzen/adjacentTo-guid
Cody Robibero
2022-08-14
Use guid for seriesId API parameter
Niels van Velzen
2022-08-14
Check for empty guid
Niels van Velzen
[next]