提交历史

作者 SHA1 备注 提交日期
  Cody Robibero e7b8d45bbb Use helper function to compare guid (#10825) 1 年之前
  Cody Robibero 033cfa59c4 Convert CollectionType to use lowercase enum names 1 年之前
  Cody Robibero 892973a9e3 Merge branch 'master' into media-type 1 年之前
  Cody Robibero 906f701fa8 Convert CollectionType, SpecialFolderType to enum (#9764) 1 年之前
  Cody Robibero 2920611ffc Convert string MediaType to enum MediaType 2 年之前
  Bond_009 52194f56b5 Replace != null with is not null 2 年之前
  Bond_009 c7d50d640e Replace == null with is null 2 年之前
  Niels van Velzen 61afd029df Check for empty guid 2 年之前
  Niels van Velzen 0f91244239 Use Guid for adjacentTo API parameter 2 年之前
  Bond_009 f50a250cd9 Optimize Guid comparisons 3 年之前
  Cody Robibero a60cb280a3 Properly populate QueryResult 3 年之前
  cvium b880dc8a4a Use our own Contains extension 3 年之前
  Claus Vium 9a0618552b Merge branch 'master' into what_could_go_wrong 3 年之前
  Cody Robibero 32629cd7da Use BaseItemKind where possible 3 年之前
  cvium fde84a1e00 Refactor extras parsing 3 年之前
  cvium b50c3852ef Remove unused dependencies 3 年之前
  Cody Robibero 65f8d8c0cd [CA1801] Parameter is never used. Remove the parameter or use it in the method body. 3 年之前
  Cody Robibero d461e3912a Remove warninigs from MediaBrowser.Controller (Part 3) (#6078) 4 年之前
  Bond_009 fb090df0b5 Enable nullable reference types for MediaBrowser.Controller 4 年之前
  Bond_009 f46195899e Improve perf of db save and query 4 年之前
  crobibero 3cc0dd7e12 Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage. 4 年之前
  Anthony Lavado 6205fb4b6a Merge pull request #4341 from Bond-009/minor6 4 年之前
  Bond_009 49569ca0a0 Use nameof where possible 4 年之前
  Jan-Pieter Baert ec91d3893d Fix SA 1116 warnings 4 年之前
  Matt Montgomery 53d5f64e03 Fix SA1513, SA1514, SA1507, and SA1508 4 年之前
  Bond_009 ab2147751f Make MediaBrowser.MediaEncoding warnings free 4 年之前
  Bond_009 68edccd9f4 More warn 4 年之前
  Patrick Barron ab396225ea Migrate Display Preferences to EF Core 5 年之前
  crobibero 1398c2117c Revert ILoggerFactory usage in BaseItem.cs 5 年之前
  telans 247f9c61e6 fix SA1513/SA1516 5 年之前