Commit History

Author SHA1 Message Date
  Shadowghost f5f890e685 Migrate to file-scoped namespaces 2 years ago
  Bond_009 52194f56b5 Replace != null with is not null 2 years ago
  Bond_009 c7d50d640e Replace == null with is null 2 years ago
  SenorSmartyPants d5e7e75421 Remove unused httpContext parameter 3 years ago
  SenorSmartyPants 3ea54a8009 Remove isHeadRequest from GetStaticFile method signatures 3 years ago
  Cody Robibero 64652b6392 Fix and disable new dotnet6 warnings 3 years ago
  KonH 7c282ec369 Fix warning: The nullable warning suppression expression is redundant (#2149) 3 years ago
  Erwin de Haan 1f3aa3fe6f Apply review suggestions 4 years ago
  Erwin de Haan f61d18612b Fix directory traversal in the HlsSegmentController in a fairly rudimentary but working way. 4 years ago
  crobibero 858c91ab48 Specify defaults or set query parameter to nullable 4 years ago
  crobibero 223b42aed3 Create BaseItemKind enum 4 years ago
  Bond_009 f5973d57e8 Remove UTF8 bom from some files 4 years ago
  crobibero d58e435409 Add response code documentation 4 years ago
  crobibero fe8531f74e Fix live tv hls playback 4 years ago
  crobibero 73d2cb1c2a Updated based on review feedback 4 years ago
  crobibero 95ebb9a55a Use null coalescing when possible 4 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 eab92a0b01 Merge remote-tracking branch 'upstream/master' into api-stream-return 4 years ago
  crobibero 29fc882037 merge all attributes 4 years ago
  crobibero b64108923a Add missing references 4 years ago
  crobibero 59d47ec3f5 Make all FromRoute required 4 years ago
  crobibero 2f33bee2a9 Set openapi schema type to file where possible 4 years ago
  crobibero c5e9cf15f6 Use proper IHttpContextAccessor 4 years ago
  crobibero 858aecd409 Fix all route for base url support 4 years ago
  crobibero 9e00aa3014 fix openapi validation errors 4 years ago
  David Ullmer 4aa0bd064f Move HlsSegmentService to Jellyfin.Api 4 years ago