Cody Robibero
|
e7b8d45bbb
Use helper function to compare guid (#10825)
|
1 년 전 |
Shadowghost
|
4ed97a4593
Properly check for item visibility in UserLibraryController
|
2 년 전 |
cvium
|
52e2776d8e
Merge branch 'master' into simplify_authz
|
2 년 전 |
cvium
|
209edd38a4
refactor: simplify authz
|
2 년 전 |
Bond_009
|
52230d1c30
Return NotFound when itemId isn't found
|
2 년 전 |
Shadowghost
|
dfea1229e1
Cleanup imports
|
2 년 전 |
Shadowghost
|
f5f890e685
Migrate to file-scoped namespaces
|
2 년 전 |
Bond-009
|
69a51c425a
Fix all warnings in Jellyfin.Api (#9003)
|
2 년 전 |
Bond_009
|
52194f56b5
Replace != null with is not null
|
2 년 전 |
Bond_009
|
c7d50d640e
Replace == null with is null
|
2 년 전 |
Claus Vium
|
05c20001c8
Merge pull request #8381 from 1hitsong/lyric-lrc-file-support
|
2 년 전 |
cvium
|
5dc30c6a6d
fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
|
2 년 전 |
1hitsong
|
a50bdb4770
Use async functions
|
2 년 전 |
1hitsong
|
8912f618f5
Change API GetLyrics return type
|
2 년 전 |
1hitsong
|
f740d1b9f0
Remove use of AddParts. Cleanup use of Lyric vs Lyrics.
|
2 년 전 |
1hitsong
|
f4fd908f8d
Create ILyricManager
|
2 년 전 |
1hitsong
|
d9be3874ba
Auto stash before merge of "lyric-lrc-file-support" and "origin/lyric-lrc-file-support"
|
2 년 전 |
Jamie Introcaso
|
c0dae0fef5
Adds lyric providers to DI pipeline
|
2 년 전 |
Zach Phelan
|
c71d6f2358
Sort special features same as other spots, removing unnecssary function
|
2 년 전 |
Cody Robibero
|
d2e18547b1
Require properly typed ActionResult<T> (#8382)
|
2 년 전 |
1hitsong
|
23ec35d396
Merge remote-tracking branch 'origin/lyric-lrc-file-support' into lyric-lrc-file-support
|
2 년 전 |
1hitsong
|
2e260e5319
Updates based on review
|
2 년 전 |
1hitsong
|
0aa2780ea7
Update Jellyfin.Api/Controllers/UserLibraryController.cs
|
2 년 전 |
1hitsong
|
92715a7426
Update Jellyfin.Api/Controllers/UserLibraryController.cs
|
2 년 전 |
1hitsong
|
8b78802c0b
Update Jellyfin.Api/Controllers/UserLibraryController.cs
|
2 년 전 |
1hitsong
|
5f5347aee3
Add Lyrics API Endpoint
|
2 년 전 |
Bond_009
|
f50a250cd9
Optimize Guid comparisons
|
3 년 전 |
Cody Robibero
|
a60cb280a3
Properly populate QueryResult
|
3 년 전 |
Dmitry Lyzo
|
60fe77c089
Remove unnecessary array allocation
|
3 년 전 |
Dmitry Lyzo
|
5aa748058e
Fix duplication of local trailers
|
3 년 전 |