Commit History

Author SHA1 Message Date
  Joshua M. Boniface a10eea41ac Merge pull request #5402 from Ullmie02/fix-null-size 4 years ago
  crobibero dae4541bad Merge remote-tracking branch 'upstream/master' into dotnet-5 4 years ago
  Bond_009 c4bb32f259 Access last element by index where possible 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 59d47ec3f5 Make all FromRoute required 4 years ago
  crobibero d5eb246557 Merge remote-tracking branch 'upstream/master' into api-stream-return 4 years ago
  crobibero c473645f9d Set openapi schema type to file where possible 4 years ago
  crobibero dd078e7b82 use named client 4 years ago
  Bond_009 119f64f5e7 Make some methods async 4 years ago
  crobibero 8da646e12b Dispose httpclient response 4 years ago
  crobibero 8ddcd12348 Remove all using for HttpClient 4 years ago
  crobibero 97fd11c9a4 Remove httpclient from Jellyfin.Api 4 years ago
  crobibero fffa94fc33 Apply fixes from review 4 years ago
  David 4ea412f2ab Fix remote images 4 years ago
  crobibero 5d34b07d1f Make query parameters nullable or set default value 4 years ago
  crobibero 73bcda7eac Make all optional strings nullable 5 years ago
  David 5c6e9f4db5 Add missing authorization policies 5 years ago
  crobibero 10ddbc34ec Add missing attributes, fix response codes, fix route parameter casing 5 years ago
  crobibero 9a51f484af Remove nullable, add async task 5 years ago