提交历史

作者 SHA1 备注 提交日期
  Cody Robibero 6fb6b5f176 Validate item access (#11171) 1 年之前
  Patrick Barron de0241e975 Move API policies to MediaBrowser.Common 1 年之前
  cvium 209edd38a4 refactor: simplify authz 2 年之前
  Shadowghost f5f890e685 Migrate to file-scoped namespaces 2 年之前
  Bond_009 c7d50d640e Replace == null with is null 2 年之前
  Bond_009 cbfa355e31 Update StyleCop 3 年之前
  cvium b880dc8a4a Use our own Contains extension 3 年之前
  cvium b50c3852ef Remove unused dependencies 3 年之前
  Bond_009 9af16fcb6c Remove workaround for dotnet/runtime#42790 3 年之前
  Bond_009 f31224fa8f Remove sync FileStream hack 3 年之前
  Bond_009 a6d1e542e6 Reduce allocations 3 年之前
  Fernando Fernández 3d0b1ccae6 Remove all unused usings 3 年之前
  Bond_009 e3dac4fda2 Use async FileStreams where it makes sense 4 年之前
  Joshua M. Boniface dc81d576ab Remove /Images/Remote API endpoint 4 年之前
  David 60ffa6f514 Use FileShare.None when creating files 4 年之前
  crobibero dae4541bad Merge remote-tracking branch 'upstream/master' into dotnet-5 4 年之前
  Bond_009 c4bb32f259 Access last element by index where possible 4 年之前
  crobibero 73d2cb1c2a Updated based on review feedback 4 年之前
  crobibero 95ebb9a55a Use null coalescing when possible 4 年之前
  crobibero 5f52a58e78 Convert NullReferenceException to ResourceNotFoundException 4 年之前
  crobibero 01355e0498 Fix nullability errors in Jellyfin.Api (part 1) 4 年之前
  crobibero eab92a0b01 Merge remote-tracking branch 'upstream/master' into api-stream-return 4 年之前
  crobibero 29fc882037 merge all attributes 4 年之前
  crobibero 59d47ec3f5 Make all FromRoute required 4 年之前
  crobibero d5eb246557 Merge remote-tracking branch 'upstream/master' into api-stream-return 4 年之前
  crobibero c473645f9d Set openapi schema type to file where possible 4 年之前
  crobibero dd078e7b82 use named client 4 年之前
  Bond_009 119f64f5e7 Make some methods async 4 年之前
  crobibero 8da646e12b Dispose httpclient response 4 年之前
  crobibero 8ddcd12348 Remove all using for HttpClient 4 年之前