Cody Robibero
|
6fb6b5f176
Validate item access (#11171)
|
1 year ago |
Bond-009
|
f5c55c832f
Merge pull request #11028 from nielsvanvelzen/api-userid-optional2
|
1 year ago |
Patrick Barron
|
0370167b8d
Add IRecordingsManager service
|
1 year ago |
Niels van Velzen
|
fd957ec7f4
Make userId optional in GetProgramsDto
|
1 year ago |
Patrick Barron
|
42b052a5a6
Add IListingsManager service
|
1 year ago |
Patrick Barron
|
4399b51dca
Merge branch 'master' into livetv-guidemanager
|
1 year ago |
Cody Robibero
|
e7b8d45bbb
Use helper function to compare guid (#10825)
|
1 year ago |
Patrick Barron
|
59c2ae944d
Add IGuideManager service
|
1 year ago |
Patrick Barron
|
c23a038ba8
Remove unnecessary allocations in TunerHostManager
|
1 year ago |
Patrick Barron
|
9c2c066e6f
Add ITunerHostManager service
|
1 year ago |
Patrick Barron
|
c49539cbe0
Move ProgressiveFileStream to Controller
|
1 year ago |
Patrick Barron
|
9215a4d40a
Add ITranscodeManager service
|
1 year ago |
Patrick Barron
|
de0241e975
Move API policies to MediaBrowser.Common
|
1 year ago |
Cody Robibero
|
c7a94d48ae
Convert ItemSortBy to enum (#9765)
|
1 year ago |
Patrick Barron
|
1ca9f8b04b
Remove unused fields and parameters
|
1 year ago |
Bond_009
|
d8ec3a5470
Reduce usage of GetAwaiter().GetResult()
|
2 years ago |
Cody Robibero
|
a527034ebe
Validate requested user id (#8812)
|
2 years ago |
Shadowghost
|
eeb0f7af6c
Add permissions for LiveTV access and management
|
2 years ago |
cvium
|
52e2776d8e
Merge branch 'master' into simplify_authz
|
2 years ago |
cvium
|
209edd38a4
refactor: simplify authz
|
2 years ago |
Bond_009
|
52230d1c30
Return NotFound when itemId isn't found
|
2 years ago |
Shadowghost
|
f5f890e685
Migrate to file-scoped namespaces
|
2 years ago |
Bond-009
|
69a51c425a
Fix all warnings in Jellyfin.Api (#9003)
|
2 years ago |
Bond_009
|
c7d50d640e
Replace == null with is null
|
2 years ago |
cvium
|
5dc30c6a6d
fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
|
2 years ago |
Bond_009
|
f50a250cd9
Optimize Guid comparisons
|
3 years ago |
Bond_009
|
2dcb2f8a9f
Ban the usage of Task.Result
|
3 years ago |
Cody Robibero
|
a60cb280a3
Properly populate QueryResult
|
3 years ago |
Bond_009
|
cbfa355e31
Update StyleCop
|
3 years ago |
cvium
|
ff328fefc5
Replace GetDirectStreamProviderByUniqueId with GetLiveStreamInfoByUniqueId
|
3 years ago |