提交历史

作者 SHA1 备注 提交日期
  Patrick Barron 1ca9f8b04b Remove unused fields and parameters 1 年之前
  Bond_009 d8ec3a5470 Reduce usage of GetAwaiter().GetResult() 2 年之前
  Cody Robibero a527034ebe Validate requested user id (#8812) 2 年之前
  Shadowghost eeb0f7af6c Add permissions for LiveTV access and management 2 年之前
  cvium 52e2776d8e Merge branch 'master' into simplify_authz 2 年之前
  cvium 209edd38a4 refactor: simplify authz 2 年之前
  Bond_009 52230d1c30 Return NotFound when itemId isn't found 2 年之前
  Shadowghost f5f890e685 Migrate to file-scoped namespaces 2 年之前
  Bond-009 69a51c425a Fix all warnings in Jellyfin.Api (#9003) 2 年之前
  Bond_009 c7d50d640e Replace == null with is null 2 年之前
  cvium 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 年之前
  Bond_009 f50a250cd9 Optimize Guid comparisons 3 年之前
  Bond_009 2dcb2f8a9f Ban the usage of Task.Result 3 年之前
  Cody Robibero a60cb280a3 Properly populate QueryResult 3 年之前
  Bond_009 cbfa355e31 Update StyleCop 3 年之前
  cvium ff328fefc5 Replace GetDirectStreamProviderByUniqueId with GetLiveStreamInfoByUniqueId 3 年之前
  cvium 1a5a74d2a9 Remove more unused args 3 年之前
  cvium 1603d1928e Kill ProgressiveFileCopier and seek to end for ongoing livetv 3 年之前
  Fernando Fernández 3d0b1ccae6 Remove all unused usings 3 年之前
  Cody Robibero ff9d14c811 Merge remote-tracking branch 'upstream/master' into authenticationdb-efcore 3 年之前
  cvium f23ef1f1b9 Use ProgressiveFileStream for LiveRecordings endpoint 3 年之前
  Patrick Barron 8607b52541 Make device/session code async 4 年之前
  crobibero 55670b91b2 Use ArrayModelBinder for sortBy and sortOrder 4 年之前
  crobibero c6b381db10 Use request body for mapping xml channels 4 年之前
  Bond_009 38932fc7d1 Schedules Direct requires the hex to be lowercase 4 年之前
  Bond_009 8c8a71692e Remove Hex class as the BCL has one now 4 年之前
  Joshua M. Boniface 7457c4a95d Merge pull request #4499 from crobibero/more-param 4 年之前
  BaronGreenback 4c394eec90 Update Jellyfin.Api/Controllers/LiveTvController.cs 4 年之前
  Greenback e51ddd326c Fixes spelling. 4 年之前
  crobibero 3cc0dd7e12 Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage. 4 年之前