Bond_009
|
52194f56b5
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
Bond_009
|
c7d50d640e
|
Replace == null with is null
|
2022-12-05 15:00:20 +01:00 |
|
cvium
|
5dc30c6a6d
|
fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
|
2022-10-06 13:57:47 +02:00 |
|
SenorSmartyPants
|
d5e7e75421
|
Remove unused httpContext parameter
|
2022-01-08 19:53:53 -06:00 |
|
SenorSmartyPants
|
3ea54a8009
|
Remove isHeadRequest from GetStaticFile method signatures
|
2022-01-07 18:21:48 -06:00 |
|
KonH
|
e3fccd5ae6
|
Fix warning: Qualifier is redundant (#2149)
|
2021-10-03 11:01:40 +07:00 |
|
cvium
|
ae0055c494
|
Missing linebreaks that Rider apparently can't just do for me?
|
2021-09-10 13:09:24 +02:00 |
|
cvium
|
026a7af0e8
|
Don't throw when livestream file isn't found
|
2021-09-10 11:54:26 +02:00 |
|
cvium
|
1a5a74d2a9
|
Remove more unused args
|
2021-09-10 10:03:42 +02:00 |
|
cvium
|
1603d1928e
|
Kill ProgressiveFileCopier and seek to end for ongoing livetv
|
2021-09-10 09:29:14 +02:00 |
|
Fernando Fernández
|
3d0b1ccae6
|
Remove all unused usings
|
2021-09-06 21:15:30 +02:00 |
|
Cody Robibero
|
9154f20b34
|
Don't dispose managed CancellationTokenSource (#6139)
|
2021-06-04 14:36:58 +02:00 |
|
Bond_009
|
499bac5185
|
EncodingHelper: Fix circular dependency
|
2021-04-20 23:03:36 +02:00 |
|
BaronGreenback
|
bc1cc2d04a
|
Remove unused using directives
|
2021-04-17 11:37:55 +01:00 |
|
crobibero
|
5f52a58e78
|
Convert NullReferenceException to ResourceNotFoundException
|
2020-11-13 11:14:44 -07:00 |
|
crobibero
|
01355e0498
|
Fix nullability errors in Jellyfin.Api (part 1)
|
2020-11-13 09:04:31 -07:00 |
|
crobibero
|
dd078e7b82
|
use named client
|
2020-08-31 11:05:21 -06:00 |
|
crobibero
|
4ec1341c8f
|
Fix conflicts
|
2020-08-17 15:54:51 -06:00 |
|
crobibero
|
c5e9cf15f6
|
Use proper IHttpContextAccessor
|
2020-08-10 07:53:32 -06:00 |
|
crobibero
|
460c3dd351
|
convert dependent controller functions to di helper class
|
2020-08-09 17:20:14 -06:00 |
|