Commit Graph

22 Commits (01fd42cf9555d85469c07ce3d0c0e5842359eb2b)

Author SHA1 Message Date
Patrick Barron 01fd42cf95 Remove DLNA API code
7 months ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces
1 year ago
Bond_009 52194f56b5 Replace != null with is not null
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
SenorSmartyPants d5e7e75421 Remove unused httpContext parameter
2 years ago
SenorSmartyPants 3ea54a8009 Remove isHeadRequest from GetStaticFile method signatures
2 years ago
KonH e3fccd5ae6 Fix warning: Qualifier is redundant (#2149)
3 years ago
cvium ae0055c494 Missing linebreaks that Rider apparently can't just do for me?
3 years ago
cvium 026a7af0e8 Don't throw when livestream file isn't found
3 years ago
cvium 1a5a74d2a9 Remove more unused args
3 years ago
cvium 1603d1928e Kill ProgressiveFileCopier and seek to end for ongoing livetv
3 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings
3 years ago
Cody Robibero 9154f20b34
Don't dispose managed CancellationTokenSource (#6139)
3 years ago
Bond_009 499bac5185 EncodingHelper: Fix circular dependency
3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
3 years ago
crobibero 5f52a58e78 Convert NullReferenceException to ResourceNotFoundException
4 years ago
crobibero 01355e0498 Fix nullability errors in Jellyfin.Api (part 1)
4 years ago
crobibero dd078e7b82 use named client
4 years ago
crobibero 4ec1341c8f Fix conflicts
4 years ago
crobibero c5e9cf15f6 Use proper IHttpContextAccessor
4 years ago
crobibero 460c3dd351 convert dependent controller functions to di helper class
4 years ago